aboutsummaryrefslogtreecommitdiffstats
path: root/channels
AgeCommit message (Expand)AuthorFilesLines
2009-10-29Merged revisions 226531 via svnmerge from file1-2/+6
2009-10-29Doxygen documentation updateoej1-10/+17
2009-10-27Add support for receiving unsolicited MWI NOTIFY messages.file1-9/+22
2009-10-26Fix building in REF_DEBUG mode.kpfleming1-2/+2
2009-10-26ACL check not present for verifying SIP INVITEs jpeeler1-1/+5
2009-10-26Make conditionals create previous code when libpri/ss7 are present.rmudgett1-19/+24
2009-10-26span numbers in pri debug / error messages tzafrir1-0/+4
2009-10-26Re-arange code a bit to build in dev-mode without ss7tzafrir1-10/+17
2009-10-26Make chan_dahdi build even without PRI / SS7tzafrir1-0/+12
2009-10-24Improve performance of pedantic mode dialog searching in chan_sip.kpfleming1-68/+37
2009-10-23Add to chan_dahdi ISDN HOLD, Call deflection, and keypad facility support.rmudgett3-109/+996
2009-10-23Fixes an iterator memory leak and uninitialized memorydvossel1-1/+2
2009-10-22Search for the subaddress only within the extension section of the dial string.rmudgett1-16/+17
2009-10-22SIP TCP/TLS: move client connection setup/write into tcp helper thread, vario...dvossel1-141/+422
2009-10-22Add support for calling and called subaddress. Partial support for COLP suba...rmudgett1-1/+292
2009-10-21Merged revisions 225243 via svnmerge from dvossel1-9/+78
2009-10-21Add 'mohsuggest' configuration option to 'sip show peer' CLI command andkpfleming1-0/+2
2009-10-21Add support for specifying the IP address to use for media streams in sip.conffile1-15/+26
2009-10-21Revert media_address commit, I'm going to roll a fix to the SDP generation in...file1-7/+2
2009-10-21Merged revisions 225032 via svnmerge from dvossel2-7/+28
2009-10-21Add support for specifying the IP address to use for media streams in sip.conffile1-2/+7
2009-10-21Make PRI_SUBCMD_xxx handling subaddress friendly.rmudgett1-68/+75
2009-10-19Add dynamic range compression support for analog channels.mnicholson1-24/+80
2009-10-19Add a callback to sig_pri which is called when sig_pri is going to queue a co...file2-0/+5
2009-10-17fix typo, sorryjpeeler1-1/+1
2009-10-17Merged revisions 224330 via svnmerge from jpeeler2-2/+12
2009-10-16Merged revisions 224260 via svnmerge from rmudgett1-4/+12
2009-10-14Allow for adding message body to the SIP NOTIFY messagejpeeler1-60/+65
2009-10-12Remove automatic switching from T.38 to voice mode in chan_sip.kpfleming1-2/+1
2009-10-11Check the proper page for the SENDRPID flag.mmichelson1-1/+1
2009-10-09Merged revisions 223205 via svnmerge from dvossel1-3/+11
2009-10-09'auth=' did not parse md5 secret correctlydvossel1-12/+10
2009-10-09p->peerauth is always empty in transmit_register()dvossel1-4/+4
2009-10-08fixed comment line for do_magic_pickupdvossel1-1/+1
2009-10-08Deadlock between ast_cel_report_event and ast_do_masqueradedvossel1-3/+9
2009-10-08makes externtcpport and externtlsport static variablesdvossel1-2/+2
2009-10-08Merged revisions 222797 via svnmerge from rmudgett1-4/+15
2009-10-07Deadlock in channel masquerade handlingdvossel2-59/+65
2009-10-07Merged revisions 222691 via svnmerge from rmudgett1-2/+6
2009-10-07Change ringt (ring timeout) styles to be consistent across chan_dahdi.jpeeler1-31/+30
2009-10-07Merged revisions 222542 via svnmerge from dvossel1-1/+4
2009-10-06Merged revisions 222462 via svnmerge from jpeeler1-1/+5
2009-10-06contact header port ignored transport when using externipdvossel1-2/+36
2009-10-06Fix 222298 (crash during destruction of second channel when variable set withjpeeler1-2/+2
2009-10-06Fix crash during destruction of second channel when variable set with setvar.jpeeler1-1/+2
2009-10-06Make sure digit events are not reported as "ERROR"tzafrir1-0/+11
2009-10-06Recorded merge of revisions 222152 via svnmerge from kpfleming3-21/+49
2009-10-05Allow non-compliant T.38 endpoints to be supportable via configuration option.kpfleming1-26/+87
2009-10-05Add a few missing events to analog_handle_event.jpeeler3-38/+164
2009-10-02Merged revisions 222026 via svnmerge from dvossel1-1/+1