Commit Graph

11240 Commits (b4865e6eea649c9fa30b86383ecfc645759f111c)
 

Author SHA1 Message Date
Russell Bryant 4bce51f79f The SLATRUNK_STATUS variable indicated "SUCCESS" for both an answer of the
18 years ago
Jason Parker dbfc0c7daa Merged revisions 69469 via svnmerge from
18 years ago
Jason Parker 07387ef1dd Update to latest versions of sound files.
18 years ago
Kevin P. Fleming ae82d97c6d use ast_localtime() in every place localtime_r() was being used
18 years ago
Russell Bryant 45ad7fcec8 Fix some problems with saying dates and times for the "tw" langauge
18 years ago
Jason Parker 5305d9c27f Merged revisions 69258 via svnmerge from
18 years ago
Joshua Colp b86b8229c8 Whoops...
18 years ago
Joshua Colp 9604f04ed5 Let's make chan_iax2 media only native transfers actually work. (issue #9376 reported by simone cittadini)
18 years ago
Joshua Colp 7572eb866a Add TXMEDIA to list so that it is properly displayed during iax2 packet output.
18 years ago
Russell Bryant 93f3abb3e8 Move the logic for destroying a call when no response is received to a BYE
18 years ago
Mark Michelson 9a68aa6d89 Contains a patch for fixing an encoding problem when using Outlook to view voicemail emails and attachments.
18 years ago
Joshua Colp 2a582ba2cf Really ignore NULL frames and check whether the channel hungup or not. (issue #9912 reported by junky)
18 years ago
Joshua Colp 8e544d1422 Merged revisions 69127 via svnmerge from
18 years ago
Russell Bryant f56c3be8ad Clarify a bit of logic. This doesn't change behavior in any way, but it is
18 years ago
Russell Bryant 0072ea9933 Fix a place where a chan_iax2 pvt struct was accessed without the lock held.
18 years ago
Russell Bryant 5aea57eed1 Fix a memory leak pointed out by prashant_jois in #asterisk-bugs. PQclear() was
18 years ago
Joshua Colp 200248f687 Change the full frame dropping log message to debug to avoid future bug reports.
18 years ago
Joshua Colp 9d7dae818f Schedule the sending of a PING packet a second later than previously so that it does not collide with the LAGRQ.
18 years ago
Russell Bryant 3fb6ac7fb7 In ast_channel_make_compatible(), just return if the channels' read and write
18 years ago
Joshua Colp 8c01036a9f Merged revisions 68921 via svnmerge from
18 years ago
Jason Parker 0f45225441 Solaris 10 sometimes (?) needs this include in order to have NULL defined.
18 years ago
Tilghman Lesher 53700fd145 Issue 9947 - fn2 was unused / incorrectly used
18 years ago
Christian Richter 48f8dc5340 Merged revisions 68732 via svnmerge from
18 years ago
Joshua Colp 080acbfd16 Merged revisions 68682 via svnmerge from
18 years ago
Christian Richter 7d491a7c24 Merged revisions 68631 via svnmerge from
18 years ago
Tilghman Lesher 5ed9d5d64b "dialplan save" produced garbage in the config file
18 years ago
Russell Bryant 337738d6d6 Merged revisions 68526 via svnmerge from
18 years ago
Kevin P. Fleming f4b7a2c9cb actually remember the type/subclass of full frames that are in process
18 years ago
Joshua Colp 058f617af9 Merged revisions 68397 via svnmerge from
18 years ago
Joshua Colp 14bde42bb6 Merged revisions 68368 via svnmerge from
18 years ago
Russell Bryant 08a7d6a06b Merged revisions 68351 via svnmerge from
18 years ago
Jason Parker 30d9a8a20b Fix incorrect French syntax of "old messages".
18 years ago
Kevin P. Fleming e816700d6e some improvements to the IAX2 full frame dropping logic recently added:
18 years ago
Russell Bryant e7cb53e8b2 Fix loading persistent queue members when using realtime configuration for queues.
18 years ago
Jason Parker 51f1d28d2d Fix an issue with newer phones which require packets be padded out to the correct length.
18 years ago
Jason Parker 1d704b2857 Merged revisions 68204 via svnmerge from
18 years ago
Mark Michelson 878e480ff8 Submitting a fix for Issue 8016. Added a check to make sure that greetings get stored properly.
18 years ago
Olle Johansson 2d491b0eae Disable chan_features by default in menuselect
18 years ago
Russell Bryant 452167fa3c Include stdarg.h for build issues on Solaris
18 years ago
Joshua Colp ac65d7f143 Fix logic when doing a name based channel search for a structure when you want to start from a specific point in the channel list. (issue #9324 reported by slavon)
18 years ago
Joshua Colp f07dfca43a Merged revisions 68070 via svnmerge from
18 years ago
Olle Johansson 64b3683dbe Adding a few Todo's to res_jabber so we don't forget.
18 years ago
Olle Johansson b857aed39e Ok, we found out that this is not about if you have any *active* clients using TLS, but
18 years ago
Olle Johansson dd7f6f8e21 If you have a jabber client that uses TLS, refuse unload. Bad fix, but will prevent
18 years ago
Olle Johansson ff2943dd59 Issue #9738 - Make sure we can unload res_jabber. Patch by phsultan - thanks!
18 years ago
Joshua Colp b58a48d672 Merged revisions 67938 via svnmerge from
18 years ago
Joshua Colp 928e69408e Properly handle cases where a stream can't be written to. (issue #9757 reported by junky)
18 years ago
Russell Bryant b310d22e7c Disable reload functionality in res_snmp. It is not possible to initialize the
18 years ago
Russell Bryant 6595debbc5 Fix a crash when doing call pickups with SIP phones. The code unlocked the
18 years ago
Mark Michelson e8900612be Fix for Issue 9810. There was a segfault under a specific set of circumstances:
18 years ago