Commit Graph

21952 Commits (db0ed2e5c8adbaf2c46a9dacdc9a29784f75769f)
 

Author SHA1 Message Date
Alexandr Anikin db0ed2e5c8 Merged revisions 346763 via svnmerge from
14 years ago
Richard Mudgett 83cd844b82 Re-resolve the STUN address if a STUN poll fails for res_stun_monitor.
14 years ago
Jonathan Rose 39424ebad2 Change 183 Ringing in sipfrag body to 180 ringing. 183 Ringing isn't even a thing.
14 years ago
Tilghman Lesher 56b21b4683 Remove the few places where we try to ast_verbose() without a newline.
14 years ago
Tilghman Lesher 3106f64eac Fix edge case for overflow buffer.
14 years ago
Jonathan Rose 9ef171ffe0 r346525 | jrose | 2011-11-30 15:10:38 -0600 (Wed, 30 Nov 2011) | 18 lines
14 years ago
Jonathan Rose fb4c483eb7 Reverting 346525 due to accidental patch against trunk instead of 1.8
14 years ago
Jonathan Rose 6fa827b5d0 Cleaning up chan_sip/tcptls file descriptor closing.
14 years ago
Leif Madsen cb21847e03 Update queues.conf.sample documentation.
14 years ago
Tilghman Lesher b63c61953b Fix compilation of utilities (caught by Bamboo).
14 years ago
Tilghman Lesher 77b670c4ab Allow each logging destination and console to have its own notion of the verbosity level.
14 years ago
David Vossel d7dec4f14f Merged revisions 346349 via svnmerge from
14 years ago
Stefan Schmidt edaf970c38 Fix regression that 'rtp/rtcp set debup ip' only works when also a port was specified.
14 years ago
Richard Mudgett 7d9ba4875b Fix calls to ast_get_ip() not initializing the address family.
14 years ago
Walter Doekes 2ee874178e Minor cleanup in chan_sip get_msg_text() function.
14 years ago
Walter Doekes b7aee9ebc9 Fix ast_str_truncate signedness warning and documentation.
14 years ago
Kinsey Moore e6ca768081 Fix res_jabber resource leaks
14 years ago
Matthew Jordan 76394a727f Fixed SendMessage stripping extension from To: header in SIP MESSAGE
14 years ago
Terry Wilson 6d05a31d9f Resume playing existing hold music for cached realtime MOH
14 years ago
Paul Belanger f59322f724 Added support level for new modules
14 years ago
Richard Mudgett 2b3e28f88c Fix dnsmgr entries to ask for the same address family each time.
14 years ago
Walter Doekes d777e15792 Clarify why the AST_LOG_* macros exist next to the LOG_* macros.
14 years ago
Paul Belanger 51ce2669af Add missing sound_only_one config variable
14 years ago
Terry Wilson 32d0faac9c Default to nat=yes; warn when nat in general and peer differ
14 years ago
Paul Belanger 298d015828 Add #tryinclude statement
14 years ago
Tilghman Lesher 6e7359f594 Update the documentation to better clarify how the existing commands work.
14 years ago
Tilghman Lesher 6b8b13ec2d Fix a change in behavior in 'database show' from 1.8.
14 years ago
Matthew Jordan cd9680e241 Accidentally readded sipfriends.sql in r345560. This was removed
14 years ago
Matthew Jordan 279873e8eb Add admin toggle mute all and participant count menu options to app_confbridge
14 years ago
Richard Mudgett 4a125f45a0 Remove dead code since pri_grab() can never fail.
14 years ago
Jonathan Rose 2d67b1b378 Guarantee messages go into the right folders with multiple recipients
14 years ago
Richard Mudgett a86037d959 Make FastAGI HANGUP show up in AGI debug output.
14 years ago
Richard Mudgett bd4f81b51f Fix typo in sig_pri using wrong structure name.
14 years ago
Richard Mudgett 9e726d9cb4 Make queue log indicate if ADDMEMBER is paused for AMI and realtime.
14 years ago
Richard Mudgett 113612b9d6 Restore SIP DTMF overlap dialing method.
14 years ago
Richard Mudgett 1cef6cf8cd Fix Progress spelling error in main/pbx.c.
14 years ago
Terry Wilson 59d6db63bd Don't read past end of input when calling write()
14 years ago
Walter Doekes 6ef49c3214 Update reqresp_parser parse_uri doxygen comments.
14 years ago
Jonathan Rose ec237d2e4a Moves voicemail setup password entry to the end of the setup process.
14 years ago
Kinsey Moore 818ac23b92 Ensure that a null vmexten does not cause a segfault
14 years ago
TransNexus OSP Development f436a6f27c Increased max number of destinations.
14 years ago
Gregory Nietsky 3845299e46 mISDN Round Robin break when no channel is available
14 years ago
Terry Wilson bd486fcf41 Don't forget to rescan MOH files for cached realtime classes
14 years ago
Walter Doekes 735e48f92f Use __alignof__ instead of sizeof for stringfield length storage.
14 years ago
Matthew Jordan 60f51c002a Video format was treated as audio when removed from the file playback scheduler
14 years ago
Walter Doekes 863d7189b9 Remove unneeded if(params) checks in reqresp_parser.
14 years ago
Walter Doekes bac9ff62ef Fix bad quoting of multiline mxml opaque_data that caused invalid xml.
14 years ago
Kinsey Moore a4365a8ae2 Fix regression introduced by SDP fixups
14 years ago
Richard Mudgett e48cecc848 Check sip.conf maxforwards parameter for range 1 <= x <= 255.
14 years ago
Richard Mudgett 39beaff425 Make CLI "core show channel" not hold the channel lock during console output.
14 years ago