Commit Graph

10540 Commits (dadf652e26064a9934d16e482790e9ebb1f1beaa)
 

Author SHA1 Message Date
Joshua Colp dadf652e26 Forward begin DTMF frames as well as end. (issue #9068 reported by mhardeman)
19 years ago
Olle Johansson ab60981de3 Block patch only needed in 1.2
19 years ago
Matthew Fredrickson 91e22d1df2 Merged revisions 54373 via svnmerge from
19 years ago
Joshua Colp 7d029cabf6 Add G722 to ast_best_codec. If anyone disagrees with it's placement, feel free to change it. (issue #9045 reported by gork)
19 years ago
Russell Bryant 7bcf1d913a Remove a couple of leftover debug messages
19 years ago
Russell Bryant 3ed86f887e Fix the documentation on the return values from device state provider
19 years ago
Russell Bryant b100b69703 If we fail to create the SIP socket, then return -1 from reload_config() so
19 years ago
Olle Johansson 8584300aac Blocking patch for 1.2 only
19 years ago
Russell Bryant 913948066e Change ast_set_state_callback() to ast_dial_set_state_callback()
19 years ago
Russell Bryant 5bc6ee1714 - Add the ability to register a callback to monitor state changes in an
19 years ago
Joshua Colp 329df6f95e Make the --without-oss argument work. (issue #9026 reported by puzzled)
19 years ago
Russell Bryant 2123a1bf02 Fix a typo where "vmpassword" should be "vmsecret"
19 years ago
Paul Cadach f5590445cc Fix VLDTMF reception
19 years ago
Paul Cadach f02a11732b Much simpler than previous one ;-)
19 years ago
Paul Cadach 3a68e31940 Provide correct DTMF duration
19 years ago
Paul Cadach 39d6429a35 Bring deprecated 'debug channel <x|all>' command back
19 years ago
Kevin P. Fleming 4eccecc891 don't display the --with-imap message unless --with-imap was specified without a path
19 years ago
Russell Bryant c16059235e Add some output for "show application SLAStation/SLATrunk"
19 years ago
Russell Bryant 93fcd4a354 Change some text to properly state "On Hold", which was already done in trunk.
19 years ago
Russell Bryant 7ee02f585d Merge team/russell/sla_rewrite
19 years ago
Russell Bryant 2f5eabb51e When the Echo() application receives the digit '#', echo that back as well.
19 years ago
Kevin P. Fleming ff17d402de another dependency
19 years ago
Kevin P. Fleming 07462b8d1b add some inter-module dependencies
19 years ago
Kevin P. Fleming fccb4abbb9 fix awk scripts to work when both MODULEINFO and MAKEOPTS are present in a source file
19 years ago
Joshua Colp 1ba2aa702d Temporarily change musicclass on channel to one specified in Dial so that the 'm' option functions properly. (issue #8969 reported by christianbee)
19 years ago
Kevin P. Fleming 23fc99bc5f clarify the fact that voicemail IMAP storage cannot be built against a distro's binary c-client library package (at least not at this time)
19 years ago
Olle Johansson 89a3a01d0b Don't output debug unless we asked for it
19 years ago
Joshua Colp dce4b744a1 Fix timeout issue when utterance is longer then timeout itself.
19 years ago
Tilghman Lesher ce2414804c Issue 9007 - Mutex not released on early return
19 years ago
Tilghman Lesher 1612f65f9c Merged revisions 53529 via svnmerge from
19 years ago
Russell Bryant 2620b515a7 When building libdb1.a, put the additional flags needed at the beginning of
19 years ago
Russell Bryant 2b39ea96f0 The clean target actually needs to run "distclean" on editline. This is
19 years ago
Joshua Colp 204b58a23c We can not reliably do P2P bridging with DTMF passing back with compensation if we need to listen for DTMF frames. (issue #8962 reported by caio1982)
19 years ago
Russell Bryant 2b5990387c When parsing the NTP timestamp in a sender report message, you are supposed to
19 years ago
Joshua Colp 670a0ff144 Directly load say.conf in load_module instead of calling the reload function. (issue #8946 reported by junky)
19 years ago
Joshua Colp 2f6312a37e Merged revisions 53357 via svnmerge from
19 years ago
Tilghman Lesher 7f0c317655 Merged revisions 53354 via svnmerge from
19 years ago
Christian Richter 1c90803367 Merged revisions 52843 via svnmerge from
19 years ago
Tilghman Lesher 27475a306d Text fix for jabber reload command (reported by bkruse via IRC)
19 years ago
Tilghman Lesher f2decd2446 Merged revisions 53245 via svnmerge from
19 years ago
Olle Johansson e7a0e86756 Formatting
19 years ago
Joshua Colp 687b672a09 Ensure say_cfg is NULL when the module is loaded. (issue #8946 reported by junky)
19 years ago
Joshua Colp e647794710 Unregister Playback CLI commands as well as dialplan application. (issue #8946 reported by junky)
19 years ago
Olle Johansson 8e07358edf Add some comments on queue system behaviour and how it affects the
19 years ago
Joshua Colp 910898b7be Make SIPDtmfMode application work with recent capability changes, and also fix an RTP stack issue when the auto option was used. (issue #8972 reported by mdu113)
19 years ago
Russell Bryant 8f04a45ee9 Merged revisions 53133 via svnmerge from
19 years ago
Russell Bryant ab3a5d6542 Blocked revisions 53134 via svnmerge
19 years ago
Paul Cadach 10ad9bb6d0 Remove quote from H.323 vendor string because due to compatibilities with CS1000 reported at www.voip-info.org
19 years ago
BJ Weschke c71401e705 I'm baaaaaaaaaack. :)
19 years ago
Joshua Colp f0329105f3 Correct a copy/pasted error message line for RTCP.
19 years ago