Commit Graph

21900 Commits (2ebbe7c31d8b9ca6b0d34b4c8ee6fc21e335596d)
 

Author SHA1 Message Date
Walter Doekes 2ebbe7c31d Move setting of voicemail zonetag and locale up a bit.
14 years ago
Matthew Jordan d539515844 Fixed crash from orphaned MWI subscriptions in chan_sip
14 years ago
Richard Mudgett 1e12d2aee4 Restore call progress code for analog ports.
14 years ago
Jonathan Rose fd5420c10e Resolve duplicate label used in multiple priorities for the same extension.
14 years ago
Kinsey Moore e47bf3cf2b Fix chan_jingle/gtalk load regression introduced in r346087
14 years ago
Walter Doekes 51c8db4fb1 For SIP REGISTER fix domain-only URIs and domain ACL bypass.
14 years ago
Matthew Jordan 058a8177e4 Update SIP MESSAGE To parsing to correctly handle URI
14 years ago
Alexandr Anikin 2ff2906011 Merged revisions 346762 via svnmerge from
14 years ago
Richard Mudgett ae9145e400 Re-resolve the STUN address if a STUN poll fails for res_stun_monitor.
14 years ago
Jonathan Rose 53e3ed3b34 Change 183 Ringing in sipfrag body to 180 ringing. 183 Ringing isn't even a thing.
14 years ago
Jonathan Rose e0bcc2b29d r346525 | jrose | 2011-11-30 15:10:38 -0600 (Wed, 30 Nov 2011) | 18 lines
14 years ago
Leif Madsen e1049ae52b Update queues.conf.sample documentation.
14 years ago
David Vossel 5d452c2647 Fixes memory leak in message API.
14 years ago
Stefan Schmidt 4b0486b824 Fix regression that 'rtp/rtcp set debup ip' only works when also a port was specified.
14 years ago
Richard Mudgett 8a8179fa03 Fix calls to ast_get_ip() not initializing the address family.
14 years ago
Walter Doekes 9aafe858d7 Minor cleanup in chan_sip get_msg_text() function.
14 years ago
Walter Doekes 9ddc1ed171 Fix ast_str_truncate signedness warning and documentation.
14 years ago
Kinsey Moore 328f07623f Fix res_jabber resource leaks
14 years ago
Matthew Jordan e97e257a6b Fixed SendMessage stripping extension from To: header in SIP MESSAGE
14 years ago
Terry Wilson 168624aa5f Resume playing existing hold music for cached realtime MOH
14 years ago
Paul Belanger bdfbf98e89 Added support level for new modules
14 years ago
Richard Mudgett baf71ede93 Fix dnsmgr entries to ask for the same address family each time.
14 years ago
Walter Doekes ea9adef27d Clarify why the AST_LOG_* macros exist next to the LOG_* macros.
14 years ago
Paul Belanger c4a10a20be Add missing sound_only_one config variable
14 years ago
Terry Wilson c5bc3a5516 Default to nat=yes; warn when nat in general and peer differ
14 years ago
Tilghman Lesher 8c347f12af Update the documentation to better clarify how the existing commands work.
14 years ago
Tilghman Lesher fe5d04243b Fix a change in behavior in 'database show' from 1.8.
14 years ago
Richard Mudgett d7980213f0 Remove dead code since pri_grab() can never fail.
14 years ago
Jonathan Rose 63e3243aab Guarantee messages go into the right folders with multiple recipients
14 years ago
Richard Mudgett c8dd4b1761 Make FastAGI HANGUP show up in AGI debug output.
14 years ago
Richard Mudgett 93701ac8c1 Fix typo in sig_pri using wrong structure name.
14 years ago
Richard Mudgett e6be04538c Make queue log indicate if ADDMEMBER is paused for AMI and realtime.
14 years ago
Richard Mudgett f3a0d35db2 Restore SIP DTMF overlap dialing method.
14 years ago
Richard Mudgett da53c86a1f Fix Progress spelling error in main/pbx.c.
14 years ago
Terry Wilson 8a42e7ba41 Don't read past end of input when calling write()
14 years ago
Walter Doekes ce88defd3c Update reqresp_parser parse_uri doxygen comments.
14 years ago
Jonathan Rose e8fcda6a4d Moves voicemail setup password entry to the end of the setup process.
14 years ago
Kinsey Moore 7f9ec7e4cb Ensure that a null vmexten does not cause a segfault
14 years ago
Gregory Nietsky 16053b9960 mISDN Round Robin break when no channel is available
14 years ago
Terry Wilson dc26997208 Don't forget to rescan MOH files for cached realtime classes
14 years ago
Walter Doekes 5488244b13 Use __alignof__ instead of sizeof for stringfield length storage.
14 years ago
Matthew Jordan 9a52c30ffa Video format was treated as audio when removed from the file playback scheduler
14 years ago
Walter Doekes b97602d85c Remove unneeded if(params) checks in reqresp_parser.
14 years ago
Walter Doekes e52a729bd0 Fix bad quoting of multiline mxml opaque_data that caused invalid xml.
14 years ago
Kinsey Moore 394fa12d97 Fix regression introduced by SDP fixups
14 years ago
Richard Mudgett 55356bedfb Check sip.conf maxforwards parameter for range 1 <= x <= 255.
14 years ago
Richard Mudgett 978a506d68 Make CLI "core show channel" not hold the channel lock during console output.
14 years ago
Jonathan Rose 3b76e9197f Fix a segmentation fault when using an extension with CID matching and no CID.
14 years ago
Richard Mudgett 572ab36b89 Fix app_macro.c MODULEINFO section termination.
14 years ago
Richard Mudgett b2b0dfa615 Fix potential deadlock calling ast_call() with channel locks held.
14 years ago