Commit Graph

15453 Commits (6d018f07740e2348367ddbea99df3af2f2d6e14c)
 

Author SHA1 Message Date
Tilghman Lesher 5168282ba1 Add an extra check in ast_strlen_zero, and make ast_assert() not print the
18 years ago
Jeff Peeler f97d547aba Fixes a problem I was having with two SIP phones using Packet2Packet bridging dropping audio nearly immediately. The problem was that the lock on the SIP dialog was not being unlocked while the bridge was still active. (Related to issue #12566)
18 years ago
Tilghman Lesher 1207e9207e Don't unload config on reload, when config has not changed.
18 years ago
Mark Michelson 028016b401 When counting urgent messages when using IMAP storage, take into account that
18 years ago
Mark Michelson a92223a240 Modify externnotify to take the number of urgent voicemails as a final argument instead
18 years ago
Mark Michelson f10440a35f Prevent crashes from occurring due to a strcmp of a NULL pointer.
18 years ago
Luigi Rizzo 18065a175d Use casts or intermediate variables to remove a number
18 years ago
Mark Michelson 193d16cbde Adding a new option to Chanspy(). The 'd' option allows for the spy to
18 years ago
Joshua Colp 46423f6e09 Fix pedanticness.
18 years ago
Russell Bryant 08f91c1192 Merged revisions 116463 via svnmerge from
18 years ago
Tilghman Lesher c51989a309 Merged revisions 116466 via svnmerge from
18 years ago
Joshua Colp 0d85a0eff7 Add a missing context unlock.
18 years ago
Jason Parker 424a7816ea Merged revisions 116409 via svnmerge from
18 years ago
Jason Parker 8340b21c1d Voicemail "* exit" should not require an exitcontext to be specified.
18 years ago
Joshua Colp 5ec16b6d6b Merged revisions 116352 via svnmerge from
18 years ago
Joshua Colp ac876a8e4e Make the ldap version setting work without having both version and protocol set.
18 years ago
Tilghman Lesher c15ed0f3f6 Merged revisions 116296 via svnmerge from
18 years ago
Jeff Peeler 4729632721 Fixed a few problems with multiparking: call not being parked in the correct parking spot, caller not being notified of parking spot position, and improperly hanging up the call during a transfer due to timing out (not providing the extension in which to transfer).
18 years ago
Olle Johansson eecea3268e Don't add linefeed on received MESSAGE
18 years ago
Olle Johansson f07454f25d Properly declare charset for text messages.
18 years ago
Olle Johansson bb386c84e7 Adding spport for T.140 RED - Simple RTP redundancy to prevent packet loss in text stream
18 years ago
Olle Johansson 47bf217ee8 Merged revisions 116230 via svnmerge from
18 years ago
Olle Johansson 29b1d73567 Add support for codec settings in originate via call file and manager.
18 years ago
Olle Johansson e4c544cd5a Formatting changes (coding guidelines) while thinking about something else...
18 years ago
Olle Johansson 9c2956a3b0 Reformatting
18 years ago
Olle Johansson 615ed013d3 Adding comments
18 years ago
Olle Johansson cc6d4100ad Doxygen formatting change only
18 years ago
Mark Michelson 0ebec7fa4f Undo inadvertent changes to chan_skinny caused by the merging of urgent messaging
18 years ago
Mark Michelson b6aef57619 Merged revisions 116088 via svnmerge from
18 years ago
Russell Bryant 739a3c88a5 Merged revisions 116038 via svnmerge from
18 years ago
Russell Bryant 8e4c0e85d8 Merged revisions 115990 via svnmerge from
18 years ago
Joshua Colp 8d18723961 Merged revisions 115944 via svnmerge from
18 years ago
Matthew Fredrickson a439ea6fe2 Need to clear calling_party_cat variable after we retrieve it
18 years ago
Matthew Fredrickson df175cebc3 Add support for receiving calling party category
18 years ago
Tilghman Lesher 99cad5bf49 Merged revisions 115884 via svnmerge from
18 years ago
Russell Bryant ea3fb96b29 Re-introduce proper error handling that was removed in recent commits.
18 years ago
Russell Bryant dcbc0aab3f Initialize the start time in smdi_msg_wait. Somehow this code got lost in trunk.
18 years ago
Tilghman Lesher 8722b3b5ae Add a script which installs every package needed for a Debian install of
18 years ago
Olle Johansson e30c26c689 Add support for playing an audio file for caller and callee at start and stop of monitoring (one-touch monitor).
18 years ago
Mark Michelson 2e054642d5 Merged revisions 115735 via svnmerge from
18 years ago
Jason Parker e785520eb9 Correctly document state interface for AddQueueMember. Discovered while looking at issue #12626.
18 years ago
Brett Bryant 9575b82389 A small change to fix iax2 native bridging.
18 years ago
Matthew Fredrickson 5e3d36e4aa Add Zap MTP2 support to chan_zap
18 years ago
Matthew Fredrickson 1a492c49d4 Open up audio channel when we get ACM on SS7 event
18 years ago
Tilghman Lesher 0c08b7727d Ensure that "calldate" is acceptable for a column name.
18 years ago
Claude Patry 485b1d9be1 fix a sample since we now required , and not | for the arguments separator
18 years ago
Claude Patry dfe475cc59 ameliorate load and unload to dont use DECLINED or FAILED, when theres no .conf involved.
18 years ago
Claude Patry df1912cd4f since we unregister, that has not been properly registered, i standardized this.
18 years ago
Mark Michelson 93e84a7d76 Remove a debug line
18 years ago
Mark Michelson 7daebcd610 Adding support for "urgent" voicemail messages. Messages which are
18 years ago