aboutsummaryrefslogtreecommitdiffstats
path: root/channels
AgeCommit message (Expand)AuthorFilesLines
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
2009-10-02Whitespace change.rmudgett1-1/+1
2009-10-02Whitespace change.rmudgett1-1/+1
2009-10-02Merged revisions 221769 via svnmerge from rmudgett2-39/+61
2009-10-01Revision 220906 (a merge from 1.4) was not merged correctly, causing a proble...tilghman1-106/+104
2009-10-01Prevent deadlock if chan_dahdi attempts to change PRI channel names.rmudgett2-18/+25
2009-10-01outbound tls connections were not defaulting to port 5061dvossel1-17/+25
2009-10-01Merged revisions 221588 via svnmerge from mnicholson1-2/+2
2009-10-01Simplify code for porturi, use TRUE/FALSE constructs when it's just TRUE or F...oej1-4/+3
2009-09-30Cleaned up merge from r221432mnicholson1-15/+14
2009-09-30Merged revisions 221360 via svnmerge from mnicholson1-12/+30
2009-09-30Use rtp properties instead of adding a callbacktwilson1-13/+7
2009-09-30Merged revisions 221086 via svnmerge from twilson1-1/+22
2009-09-29Merged revisions 220873 via svnmerge from tilghman1-383/+409
2009-09-28Miscellaneous minor changes.rmudgett2-7/+5
2009-09-28Fix building of registration entry in build_peer when using callbackextensionjpeeler1-1/+1
2009-09-28Locking issues dealing with service_lock.rmudgett2-16/+10
2009-09-25Reduce indentation in sig_pri_available().rmudgett1-18/+16
2009-09-25Add JABBER_RECEIVE as a dialplan function, implement SendText in Jingle channelsphsultan2-0/+43
2009-09-24Ensure the numeric portion of the P-Asserted-Identity header is properly esca...mnicholson1-0/+3
2009-09-23Add support for 'setvar=' for MGCP device lines, like other channel drivers p...tilghman1-13/+98
2009-09-21Merged revisions 219720 via svnmerge from dvossel1-1/+1
2009-09-19Merged revisions 219586 via svnmerge from russell1-1/+1
2009-09-18Merged revisions 219519 via svnmerge from dvossel1-1/+1
2009-09-18Merged revisions 219450 via svnmerge from dvossel1-5/+6
2009-09-17fixes deadlock when performing directed pickup w Invite/replacesdvossel1-0/+2
2009-09-17Merged revisions 219320 via svnmerge from mmichelson1-0/+1
2009-09-17Merged revisions 219303 via svnmerge from dvossel1-40/+22
2009-09-17Ensure no spaces exist before "refresher=" when doing the comparison.file1-1/+2
2009-09-16Reverse order of args to fread.mmichelson1-1/+1
2009-09-16On TCP and TLS connections do not attempt to stop retransmission of the packe...file1-10/+13
2009-09-15upward bound checking for port string to int conversiondvossel1-1/+1
2009-09-15Merged revisions 218578 via svnmerge from mnicholson1-1/+5
2009-09-15Add some changes related to 218430.jpeeler1-8/+2
2009-09-15Use a better method of ensuring null-termination of the buffermmichelson1-2/+3
2009-09-15Ensure that SDP read from TCP socket is null-terminated.mmichelson1-0/+1
2009-09-15Fix off-by-one error when reading SDP sent over TCP.mmichelson1-1/+1
2009-09-15Fix false error message on DAHDI_EVENT_REMOVED (RESULT_SUCCESS == 0)tzafrir1-1/+1
2009-09-14Merged revisions 218401 via svnmerge from jpeeler3-32/+50
2009-09-14Add support for multiple interface lists.rmudgett1-5/+56
2009-09-13gcc 4.4: Remove a nop memset size 0 that annoys gcctzafrir1-1/+0
2009-09-13get rid of mfcr2 monitor thread condition, is problematicmoy1-39/+16
2009-09-10Cleanup approach in 217804 and don't reach inside the sig_pvt.jpeeler3-4/+10
2009-09-10Allow do not disturb to be set on analog channels via the CLI and AMI.jpeeler3-12/+43
2009-09-10Make calltoken support work with realtime users and peers.tilghman2-4/+9