summaryrefslogtreecommitdiff
path: root/channels
AgeCommit message (Expand)Author
2011-12-22Fix segfault on answer.Damien Wedhorn
2011-12-20Fix chan_iax2 to not report an RDNIS number if it is blank.Richard Mudgett
2011-12-13Fix possible misshandling of an incoming SIP response as a peer poke response.Stefan Schmidt
2011-12-08Fix regression when using tcpenable=no and tlsenable=yes.Walter Doekes
2011-12-08Don't crash on INFO automon request with no channelTerry Wilson
2011-12-08Fix segfault on answer.Damien Wedhorn
2011-12-06Make SIP INFO messages for dtmf-relay signals case insensitive.Richard Mudgett
2011-12-06Don't allow transport=tcp when tcpenable=no.Walter Doekes
2011-12-06Fixed crash from orphaned MWI subscriptions in chan_sipMatthew Jordan
2011-12-05Restore call progress code for analog ports.Richard Mudgett
2011-12-04For SIP REGISTER fix domain-only URIs and domain ACL bypass.Walter Doekes
2011-12-02Update SIP MESSAGE To parsing to correctly handle URIMatthew Jordan
2011-12-02Merged revisions 346763 via svnmerge from Alexandr Anikin
2011-12-01Change 183 Ringing in sipfrag body to 180 ringing. 183 Ringing isn't even a t...Jonathan Rose
2011-11-30Remove the few places where we try to ast_verbose() without a newline.Tilghman Lesher
2011-11-30r346525 | jrose | 2011-11-30 15:10:38 -0600 (Wed, 30 Nov 2011) | 18 linesJonathan Rose
2011-11-30Reverting 346525 due to accidental patch against trunk instead of 1.8Jonathan Rose
2011-11-30Cleaning up chan_sip/tcptls file descriptor closing.Jonathan Rose
2011-11-29Allow each logging destination and console to have its own notion of the verb...Tilghman Lesher
2011-11-23Fix calls to ast_get_ip() not initializing the address family.Richard Mudgett
2011-11-23Minor cleanup in chan_sip get_msg_text() function.Walter Doekes
2011-11-23Fix res_jabber resource leaksKinsey Moore
2011-11-23Fixed SendMessage stripping extension from To: header in SIP MESSAGEMatthew Jordan
2011-11-21Default to nat=yes; warn when nat in general and peer differTerry Wilson
2011-11-17Remove dead code since pri_grab() can never fail.Richard Mudgett
2011-11-15Fix typo in sig_pri using wrong structure name.Richard Mudgett
2011-11-14Restore SIP DTMF overlap dialing method.Richard Mudgett
2011-11-14Update reqresp_parser parse_uri doxygen comments.Walter Doekes
2011-11-14Ensure that a null vmexten does not cause a segfaultKinsey Moore
2011-11-12mISDN Round Robin break when no channel is availableGregory Nietsky
2011-11-11Remove unneeded if(params) checks in reqresp_parser.Walter Doekes
2011-11-11Fix regression introduced by SDP fixupsKinsey Moore
2011-11-11Check sip.conf maxforwards parameter for range 1 <= x <= 255.Richard Mudgett
2011-11-10Fix several bugs with SDP parsing and well-formedness of responsesKinsey Moore
2011-11-09Fix deadlock during dialplan reload.Richard Mudgett
2011-11-09Don't treat a host:port string as a domainTerry Wilson
2011-11-08Residual changes for Asterisk v10 branch from ASTERISK-18747.Richard Mudgett
2011-11-08Merged revisions 343900 via svnmerge from David Vossel
2011-11-08Fixed reference to incorrect variable if unknown host configured crash.Richard Mudgett
2011-11-07Make "sip show settings" CLI command get RPID flags from the right global pageKinsey Moore
2011-11-07respect case changes in peer names on sip reloadMatthew Nicholson
2011-11-07Fix __sip_subscribe_mwi_do() incorectly changing dialogs hash key callid.Richard Mudgett
2011-11-07Prevent BLF subscriptions from causing deadlocksKinsey Moore
2011-11-07Fix deadlock if peer is destroyed while sending MWI notice.Richard Mudgett
2011-11-03Make room for the fax detect flagsTerry Wilson
2011-11-02Remove registertrying option in chan_sipTerry Wilson
2011-11-02Fix improper warning introduced by r342927 and more tweaksWalter Doekes
2011-11-01Several fixes to the chan_sip dynamic realtime peer/user lookupWalter Doekes
2011-10-31Fixed invalid memory access when adding extension to pattern match treeMatthew Jordan
2011-10-25Change D-channel warning to be less confusing on non-NFAS setups.Richard Mudgett