summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-02implement nat option for rtp channels with ooh323Alexandr Anikin
2011-12-02Merged revisions 346763 via svnmerge from Alexandr Anikin
2011-12-01Re-resolve the STUN address if a STUN poll fails for res_stun_monitor.Richard Mudgett
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-30Fix edge case for overflow buffer.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-30Update queues.conf.sample documentation.Leif Madsen
2011-11-29Fix compilation of utilities (caught by Bamboo).Tilghman Lesher
2011-11-29Allow each logging destination and console to have its own notion of the verb...Tilghman Lesher
2011-11-29Merged revisions 346349 via svnmerge from David Vossel
2011-11-28Fix regression that 'rtp/rtcp set debup ip' only works when also a port was s...Stefan Schmidt
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 ast_str_truncate signedness warning and documentation.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-23Resume playing existing hold music for cached realtime MOHTerry Wilson
2011-11-23Added support level for new modulesPaul Belanger
2011-11-22Fix dnsmgr entries to ask for the same address family each time.Richard Mudgett
2011-11-22Clarify why the AST_LOG_* macros exist next to the LOG_* macros.Walter Doekes
2011-11-22Add missing sound_only_one config variablePaul Belanger
2011-11-21Default to nat=yes; warn when nat in general and peer differTerry Wilson
2011-11-21Add #tryinclude statementPaul Belanger
2011-11-19Update the documentation to better clarify how the existing commands work.Tilghman Lesher
2011-11-18Fix a change in behavior in 'database show' from 1.8.Tilghman Lesher
2011-11-17Accidentally readded sipfriends.sql in r345560. This was removedMatthew Jordan
2011-11-17Add admin toggle mute all and participant count menu options to app_confbridgeMatthew Jordan
2011-11-17Remove dead code since pri_grab() can never fail.Richard Mudgett
2011-11-16Guarantee messages go into the right folders with multiple recipientsJonathan Rose
2011-11-15Make FastAGI HANGUP show up in AGI debug output.Richard Mudgett
2011-11-15Fix typo in sig_pri using wrong structure name.Richard Mudgett
2011-11-14Make queue log indicate if ADDMEMBER is paused for AMI and realtime.Richard Mudgett
2011-11-14Restore SIP DTMF overlap dialing method.Richard Mudgett
2011-11-14Fix Progress spelling error in main/pbx.c.Richard Mudgett
2011-11-14Don't read past end of input when calling write()Terry Wilson
2011-11-14Update reqresp_parser parse_uri doxygen comments.Walter Doekes
2011-11-14Moves voicemail setup password entry to the end of the setup process.Jonathan Rose
2011-11-14Ensure that a null vmexten does not cause a segfaultKinsey Moore
2011-11-14Increased max number of destinations.TransNexus OSP Development
2011-11-12mISDN Round Robin break when no channel is availableGregory Nietsky
2011-11-12Don't forget to rescan MOH files for cached realtime classesTerry Wilson
2011-11-11Use __alignof__ instead of sizeof for stringfield length storage.Walter Doekes
2011-11-11Video format was treated as audio when removed from the file playback schedulerMatthew Jordan
2011-11-11Remove unneeded if(params) checks in reqresp_parser.Walter Doekes
2011-11-11Fix bad quoting of multiline mxml opaque_data that caused invalid xml.Walter Doekes