summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-09-16Detect whether we actually have the long double type, before looking for thos...Tilghman Lesher
2009-09-16Remove some unused defines from res_jabber.Sean Bright
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-16Merged revisions 218867 via svnmerge from David Brooks
2009-09-16Merged revisions 218798 via svnmerge from Russell Bryant
2009-09-15Merged revisions 218730 via svnmerge from Tilghman Lesher
2009-09-15upward bound checking for port string to int conversionDavid Vossel
2009-09-15Blocked revisions 218623 via svnmergeJeff Peeler
2009-09-15Merged revisions 218578 via svnmerge from Matthew Nicholson
2009-09-15Add some changes related to 218430.Jeff Peeler
2009-09-15Merged revisions 218577 via svnmerge from Tilghman Lesher
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-15Merged revisions 218497 via svnmerge from Kevin P. Fleming
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-14Recorded merge of revisions 218331 via svnmerge from Tilghman Lesher
2009-09-14Do not attempt to add a parking extension if an error occurred while reading ...Joshua Colp
2009-09-14Merged revisions 218223 via svnmerge from Matthew Nicholson
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-12use the actual given ip address for 'rtp set debug ip <foo>' instead of the w...Michiel van Baak
2009-09-11Check the origination priority for more matches, not the current priority.Tilghman Lesher
2009-09-10Merged revisions 217989 via svnmerge from Tilghman Lesher
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-10Blocked revisions 217917 via svnmergeTilghman Lesher
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-10Blocked revisions 217735 via svnmergeOlle Johansson
2009-09-10Sets the correct musicclass after an announcementMatthias Nick
2009-09-10Blocked revisions 217668 via svnmergeOlle Johansson
2009-09-10Don't assign UINT_MAX to an INT. Olle Johansson
2009-09-10Verify support for wide ODBC character types before using them.Tilghman Lesher
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
2009-09-09gcc 4.4 fix: union instead of castTzafrir Cohen
2009-09-09Properly terminate the response to the manager Ping action.Sean Bright
2009-09-09Not having any TLS session to write to is a serious XMIT_ERROR. Olle Johansson
2009-09-09Formatting and doxygen updatesOlle Johansson
2009-09-08Fix memory leak of sig_xxx private structures.Richard Mudgett