Commit Graph

22046 Commits (9988918829c3fd00fc35074f94de12902ebf2052)
 

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