Commit Graph

18477 Commits (4344e26b097b85ae90c90429c19aa13e01ddac13)
 

Author SHA1 Message Date
Tilghman Lesher 4344e26b09 Merged revisions 211583 via svnmerge from
16 years ago
Tilghman Lesher 642bec4d6f AST-2009-005
16 years ago
Michiel van Baak 41894bea92 add manager events when a skinny device registers/unregisters
16 years ago
Jeff Peeler 93b6a46fde Fix PRI/BRI channels when in alarm condition to only be marked for hangup if
16 years ago
Richard Mudgett bc0a3453cd Restoring some code to sig_pri. Not sure if it is really needed.
16 years ago
Russell Bryant 724c1239fc Fix up some issues with getting a channel by "name".
16 years ago
Joshua Colp 6391976270 Fix retrieval of the port used for the video stream when adding SDP to a SIP message.
16 years ago
Tilghman Lesher 59aebb76b4 Merged revisions 211274 via svnmerge from
16 years ago
Tilghman Lesher e05992889b Check for NULL frame, before dereferencing pointer.
16 years ago
Richard Mudgett 4f80468245 Fixed some unsafe down cast pointer operations for sig_pri.
16 years ago
Richard Mudgett ed5940b306 Fix static on line when PRI does overlap dialing.
16 years ago
Russell Bryant a058248965 Recorded merge of revisions 211112 via svnmerge from
16 years ago
Tilghman Lesher 20102765bf Merged revisions 211038 via svnmerge from
16 years ago
Kevin P. Fleming 92ed7f8929 Workaround broken T.38 endpoints that offer tiny MaxDatagram sizes.
16 years ago
Tilghman Lesher feced6672c Merged revisions 210913 via svnmerge from
16 years ago
Tilghman Lesher a737df8603 Allow Gosub to recognize quote delimiters without consuming them.
16 years ago
Richard Mudgett d669ba24d7 Miscellaneous minor fixes to sig_analog.
16 years ago
Richard Mudgett d7fa19a999 Sanity adjustments to pri_ss_thread for sig_pri environment.
16 years ago
Joshua Colp 3bf326b898 Accept additional T.38 reinvites after an initial one has been handled.
16 years ago
Kevin P. Fleming eb449d514e Minor improvements to app_fax.
16 years ago
Richard Mudgett 0eab85b39e Fix potential deadlock issue with USERUSERINFO channel variable.
16 years ago
Richard Mudgett 53ea9a0576 More changes from chan_dahdi that did not make it into sig_pri.
16 years ago
Richard Mudgett 59c62be7f5 Merged revisions 210575 via svnmerge from
16 years ago
Leif Madsen b8f1c9c4c3 Merged revisions 210563 via svnmerge from
16 years ago
Russell Bryant 3b91d3b5ab Revert some silly code that snuck into trunk from my working copy. Sorry!
16 years ago
Michiel van Baak 5e33b09261 ignore the .i files when compiling in 'DONT_OPTIMIZE' in the addons/mp3 directory
16 years ago
David Brooks 547bf08792 Blocked revisions 210067 via svnmerge
16 years ago
Richard Mudgett ff91b378e0 Fix CALLERID() values for sig_pri on incoming calls.
16 years ago
Richard Mudgett 28ad5ced1a Initial minimum ast_party_caller support.
16 years ago
Richard Mudgett e5b19910ed Removed some dead code.
16 years ago
Jeff Peeler b0f0110b16 Fix broken call pickup
16 years ago
Kevin P. Fleming be44f938c3 Merged revisions 210237 via svnmerge from
16 years ago
Kevin P. Fleming e9d22f802e Rename 'canreinvite' option to 'directmedia', with backwards compatibility.
16 years ago
Richard Mudgett 070de85e56 Changes from chan_dahdi that did not make it into sig_pri.
16 years ago
Richard Mudgett 95d037edad Trim trailing whitespace.
16 years ago
Tilghman Lesher 7e7b38e65a Blocked revisions 210064-210066 via svnmerge
16 years ago
Mark Michelson 214453904e Fix order and redundancy of channel rename manager events in ast_do_masquerade.
16 years ago
Matthew Nicholson d0664ba6af Add an 'sms' option to mobile.conf to manually enable or disable SMS support.
16 years ago
Bradley Latus 9eb46f3286 Update documentation in relation to UnixODBC
16 years ago
Bradley Latus 0a47411334 (closes issue #15515)
16 years ago
Russell Bryant 027d978aa8 Merged revisions 209879 via svnmerge from
16 years ago
Russell Bryant 104974cdb4 Merged revisions 209838 via svnmerge from
16 years ago
Russell Bryant 1ca3ffd08c Fix ast_event_queue_and_cache() to actually do the cache() part.
16 years ago
Kevin P. Fleming 3b1b2f793e Revert accidental Makefile change.
16 years ago
Kevin P. Fleming ed2a3cedd1 Merged revisions 209759 via svnmerge from
16 years ago
Russell Bryant 68a05b14c6 Fix some places where ast_event_type was used instead of ast_event_ie_type.
16 years ago
Mark Michelson c058252718 Add configuration sample code for previous commit.
16 years ago
Mark Michelson 2df5b70b16 Improve chan_sip's ability to determine what methods should and should not be used in a dialog.
16 years ago
Sean Bright c3ab548cd8 Allow passing 'noisy' to configure's --enable-dev-mode argument to turn on verbose builds.
16 years ago
Jeff Peeler bab2f57316 Add missing ifdef-s for service maintenance message functionality
16 years ago