aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-03-12Allow RFC2833 compensation to compensate for even stupider implementations by...file1-20/+22
2007-03-12Add matchexterniplocally setting which only substitutes your externip/externh...file2-1/+11
2007-03-10Fix a few more places in chan_iax2 where the ast_frame used for receiving arussell1-21/+11
2007-03-10Make the compiler happy and initialize a variable.russell1-1/+1
2007-03-09Merge some updates to the SLA documentation. I plan to keep working on thisrussell3-225/+339
2007-03-09Fix spelling of unavailable in voicemail documentation. (issue #9248 reported...file1-1/+1
2007-03-09Merged revisions 58579 via svnmerge from file1-2/+6
2007-03-08Hang up the channel that put the call on hold in the event processing thread torussell1-6/+5
2007-03-08Add a missing break statement so that handling the above event does notrussell1-0/+1
2007-03-08Fix segfault (Issue 9236)tilghman1-1/+1
2007-03-08Refactor hold handling a bit so that it does not require keeping the call uprussell1-38/+41
2007-03-08Make early SDP seeding even smarter! We have to check codecs in the make_comp...file1-6/+12
2007-03-08Merged revisions 58388 via svnmerge from file1-0/+2
2007-03-08this change was not needed; fclose() handles closing the file descriptor alreadykpfleming1-2/+0
2007-03-08fix a compiler warning, and overwriting 'res' valuekpfleming1-6/+6
2007-03-08fix two cases where HTTP session file descriptors would not be closedkpfleming1-0/+2
2007-03-08If we receive ZT_EVENT_REMOVED, destroy the specified channel. russell3-21/+34
2007-03-07(This bug was reported to me by Kinsey Moore)russell1-9/+17
2007-03-07Ensure we have (or should have) at least one matching codec before attempting...file2-2/+13
2007-03-07Blocked revisions 58167 via svnmergerussell0-0/+0
2007-03-07Merged revisions 58164 via svnmerge from russell1-0/+11
2007-03-06Merged revisions 58115 via svnmerge from murf1-1/+17
2007-03-06Clarify the documentation of the dialout and sendvoicemail options.russell1-5/+6
2007-03-06Merged revisions 58052 via svnmerge from oej1-1/+1
2007-03-06Return an error of transmit_response is called without a session.russell1-0/+6
2007-03-05Since chan_iax2 does not support reception of DTMF with duration ensure that ...file1-0/+1
2007-03-05Don't create a listen channel and record the conference unless the option is ...file1-17/+16
2007-03-05Merged revisions 57869 via svnmerge from file1-8/+8
2007-03-05Merged revisions 57825 via svnmerge from murf1-1/+1
2007-03-05Don't allow a NULL pointer to reach ast_frdup. (issue #9155 reported by cmaj)file1-4/+4
2007-03-05Don't reference a potentially NULL pointer. (issue #9199 reported by klolik)file1-1/+2
2007-03-05Preserve marker bit when P2P bridging. (issue #9198 reported by edgreenberg)file1-1/+1
2007-03-03Updated the regression testsmurf4-35/+41
2007-03-03Merged revisions 57648 via svnmerge from tilghman1-0/+4
2007-03-03submitted patch for Georgian language, issue 9010, submitted by Alexander Sha...dhubbard1-0/+389
2007-03-03add missing configuration template. Thanks to Lacy Moore on asterisk-users f...russell1-0/+10
2007-03-02Update the check that is used to determine whether zaptel transcoder supportrussell2-6/+6
2007-03-02Merged revisions 57475 via svnmerge from file1-0/+6
2007-03-02Merged revisions 57458 via svnmerge from murf1-9/+20
2007-03-02I almost had comma escapes right, but 9184 points out the problem-- the escap...murf2-0/+42
2007-03-02Return the correct digit that interrupted the stream. This fixes exiting therussell1-0/+1
2007-03-01Merge changes from svn/asterisk/team/russell/sla_updatesrussell4-41/+171
2007-03-01Merged revisions 57317 via svnmerge from file1-1/+1
2007-03-011. Corrected a typo for www.etsi.org. Thank Patrick.transnexus1-1/+1
2007-02-28minor tweaks to the sla docsrussell2-6/+8
2007-02-28Merge more changes from svn/asterisk/team/russell/sla_updatesrussell2-53/+160
2007-02-28Minor formatting changerussell1-7/+7
2007-02-28Merge changes from svn/asterisk/team/russell/sla_updatesrussell2-9/+30
2007-02-28Merged revisions 57118 via svnmerge from murf1-2/+13
2007-02-28Merged revisions 57092 via svnmerge from file1-1/+10