Commit Graph

10699 Commits (30165b1bf2a30bf210c46acb95cd97aa98f9f10e)
 

Author SHA1 Message Date
Joshua Colp 3a1ceb4ff8 Need to check macro extension as well as macro context for directed pickup.
19 years ago
Russell Bryant 0c00d00d1e Fix setting "autofallthrough" to yes by default. It was set to enabled in
19 years ago
Russell Bryant 2986791f67 Clean up a few coding guidelines issues - spaces to tabs, use sizeof() to pass
19 years ago
Jason Parker 84d057c5a5 Clarify a restart message. It's silly, but the reporter had a very valid point.
19 years ago
Joshua Colp 7722d96bea Allow directed pickup to pick up the real context instead of the macro context if a Macro is used. (issue #8984 reported by jamesb63)
19 years ago
Olle Johansson 3ca445e34c Issue #7541 - Handle multipart attachments to SIP messages - even if boundary is quoted.
19 years ago
Olle Johansson a945ccf652 Merged revisions 54771 via svnmerge from
19 years ago
Joshua Colp ae5eec37dd Don't let dtmf leak over into the engine and let it skew the results... also give DTMF results priority. (issue #9014 reported by surftek)
19 years ago
Joshua Colp bddfe6fea7 Merged revisions 54622 via svnmerge from
19 years ago
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