summaryrefslogtreecommitdiff
path: root/channels
AgeCommit message (Expand)Author
2009-10-01Prevent deadlock if chan_dahdi attempts to change PRI channel names.Richard Mudgett
2009-10-01outbound tls connections were not defaulting to port 5061David Vossel
2009-10-01Merged revisions 221588 via svnmerge from Matthew Nicholson
2009-10-01Simplify code for porturi, use TRUE/FALSE constructs when it's just TRUE or F...Olle Johansson
2009-09-30Cleaned up merge from r221432Matthew Nicholson
2009-09-30Merged revisions 221360 via svnmerge from Matthew Nicholson
2009-09-30Use rtp properties instead of adding a callbackTerry Wilson
2009-09-30Merged revisions 221086 via svnmerge from Terry Wilson
2009-09-29Merged revisions 220873 via svnmerge from Tilghman Lesher
2009-09-28Miscellaneous minor changes.Richard Mudgett
2009-09-28Fix building of registration entry in build_peer when using callbackextensionJeff Peeler
2009-09-28Locking issues dealing with service_lock.Richard Mudgett
2009-09-25Reduce indentation in sig_pri_available().Richard Mudgett
2009-09-25Add JABBER_RECEIVE as a dialplan function, implement SendText in Jingle channelsPhilippe Sultan
2009-09-24Ensure the numeric portion of the P-Asserted-Identity header is properly esca...Matthew Nicholson
2009-09-23Add support for 'setvar=' for MGCP device lines, like other channel drivers p...Tilghman Lesher
2009-09-21Merged revisions 219720 via svnmerge from David Vossel
2009-09-19Merged revisions 219586 via svnmerge from Russell Bryant
2009-09-18Merged revisions 219519 via svnmerge from David Vossel
2009-09-18Merged revisions 219450 via svnmerge from David Vossel
2009-09-17fixes deadlock when performing directed pickup w Invite/replacesDavid Vossel
2009-09-17Merged revisions 219320 via svnmerge from Mark Michelson
2009-09-17Merged revisions 219303 via svnmerge from David Vossel
2009-09-17Ensure no spaces exist before "refresher=" when doing the comparison.Joshua Colp
2009-09-16Reverse order of args to fread.Mark Michelson
2009-09-16On TCP and TLS connections do not attempt to stop retransmission of the packe...Joshua Colp
2009-09-15upward bound checking for port string to int conversionDavid Vossel
2009-09-15Merged revisions 218578 via svnmerge from Matthew Nicholson
2009-09-15Add some changes related to 218430.Jeff Peeler
2009-09-15Use a better method of ensuring null-termination of the bufferMark Michelson
2009-09-15Ensure that SDP read from TCP socket is null-terminated.Mark Michelson
2009-09-15Fix off-by-one error when reading SDP sent over TCP.Mark Michelson
2009-09-15Fix false error message on DAHDI_EVENT_REMOVED (RESULT_SUCCESS == 0)Tzafrir Cohen
2009-09-14Merged revisions 218401 via svnmerge from Jeff Peeler
2009-09-14Add support for multiple interface lists.Richard Mudgett
2009-09-13gcc 4.4: Remove a nop memset size 0 that annoys gccTzafrir Cohen
2009-09-13get rid of mfcr2 monitor thread condition, is problematicMoises Silva
2009-09-10Cleanup approach in 217804 and don't reach inside the sig_pvt.Jeff Peeler
2009-09-10Allow do not disturb to be set on analog channels via the CLI and AMI.Jeff Peeler
2009-09-10Make calltoken support work with realtime users and peers.Tilghman Lesher
2009-09-10Cleaned up chan_dahdi iflist handling and locking.Richard Mudgett
2009-09-10Miscellaneous minor changes.Richard Mudgett
2009-09-10Merged revisions 217806 via svnmerge from David Vossel
2009-09-10Fix crash during attended transfer over PRI.Jeff Peeler
2009-09-10Stop caller id transmission when offhook event detected.Jeff Peeler
2009-09-10Don't assign UINT_MAX to an INT. Olle Johansson
2009-09-10Include ActionID in all events that are responsed to AMI Action SIPShowRegistryOlle Johansson
2009-09-10Fix available() for SS7, MFC/R2, and pseudo channels.Richard Mudgett
2009-09-09ast_log replaced for ast_verbose in MFCR2 event notificationsMoises Silva
2009-09-09Don't report transfer success until we actually know. 1xx messages are not fi...Olle Johansson