Commit Graph

21986 Commits (19af5d61033858e7e3560219b346593e2cb27e39)
 

Author SHA1 Message Date
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
Richard Mudgett 6692a0ad9e Make AMI event AgentCalled get CallerID/ConnectedLine info from the incoming channel.
14 years ago
David Vossel 3a2651f393 Fixes issue with ConfBridge participants hanging up during DTMF feature menu usage getting stuck in conference forever.
14 years ago
Kinsey Moore bf43b7c30e Fix another incorrect case with meetme's PIN logic and add documentation
14 years ago
Kinsey Moore f20fd93eff Fix several bugs with SDP parsing and well-formedness of responses
14 years ago
Matthew Nicholson 248bf67ae5 only attempt to do stun handling on ipv4 or ipv4 mapped to ipv6 addresses
14 years ago
Richard Mudgett eca7e36337 Fix deadlock during dialplan reload.
14 years ago
Terry Wilson 11a6abe970 Don't treat a host:port string as a domain
14 years ago
Terry Wilson 4067667855 Add a unit test for ast_sockaddr_split_hostport
14 years ago
Alexandr Anikin c27b331d0f delete svn:mergeinfo
14 years ago
Alexandr Anikin b41b71f0e5 Generate response to Status Enquiry message with Status q.931 message.
14 years ago
Kinsey Moore 42686b23da Fix pin parameter behavior regression in MeetMe
14 years ago
Matthew Nicholson cf5149dd31 don't call ltohl() twice on the same value
14 years ago
Richard Mudgett a7a692c09f Residual changes for Asterisk v10 branch from ASTERISK-18747.
14 years ago
Walter Doekes 09e9df32eb Fix crash when dialplan remove include is called with too few arguments.
14 years ago