Commit Graph

7097 Commits (124b00c4a4b971d8f4e34c3bbd73c992ad84d20c)
 

Author SHA1 Message Date
Kevin P. Fleming f8b6a4db98 don't use tone generation for DTMF if the channel driver only supports begin/end (will need more work to translate non-variable events into begin/end events)
20 years ago
Kevin P. Fleming d8908a3f52 add channel-driver callbacks for variable length DTMF
20 years ago
Kevin P. Fleming cde6058aef make ast_read() able to handle channel read()/exception() methods that return a chain of frames
20 years ago
Olle Johansson 7b07bf5fc8 - Remove unused "resetinvite" variable
20 years ago
Olle Johansson 3009e4004c Change booleans to TRUE/FALSE.
20 years ago
Olle Johansson 0c687996ad Doxygen updates
20 years ago
Olle Johansson 4a63775523 - Moving forward declarations to one block
20 years ago
Olle Johansson 7ac422562e Simplify code for building Call ID's, create generic random string function
20 years ago
Olle Johansson 10474b59c1 Blocking revision 8808 from trunk. It's already fixed in trunk.
20 years ago
Matthew Fredrickson 0296f45bff Add rdnis rx/tx support to chan_iax2 (#6348)
20 years ago
Olle Johansson 6fafc9d4f0 Merged revisions 8785 via svnmerge from
20 years ago
Russell Bryant cebef08271 remove some more redundant flags
20 years ago
Russell Bryant 95436436c3 add /usr/local/lib to SOLINK (issue #6323)
20 years ago
Tilghman Lesher 19558d8647 Merged revisions 8758 via svnmerge from
20 years ago
Russell Bryant 8578862401 don't re-define the localuser struct for custom use inside the module (issue #6216)
20 years ago
Olle Johansson 1a484607a3 - Move two functions to static that wasn't for some reason
20 years ago
Russell Bryant 32026d6f49 don't redefine the localuser struct for additional use specific to the module (issue #6216)
20 years ago
Olle Johansson 09e357e013 Formatting fixes, speling eror fiksd ;-)
20 years ago
Olle Johansson 25ad6f6ec3 Issue #5954 revisited. Thanks rizzo.
20 years ago
Russell Bryant 99abd45d01 Merged revisions 8729 via svnmerge from
20 years ago
Olle Johansson db97a8d9ce Code clean up, inspired by rizzo's comments in issue 5978.
20 years ago
Russell Bryant 7707b953e1 store conference list using linked list macros (issue #6327)
20 years ago
Olle Johansson 0f4b7a78f6 Add some debugging output when reloading, to be able to follow progress at high debug levels
20 years ago
Olle Johansson ca81ac1a02 Merged revisions 8710 via svnmerge from
20 years ago
Kevin P. Fleming 4467ab62c8 string field manager improvements:
20 years ago
Russell Bryant 99872975bf use arg parsing macros for WaitExten and Background (issue #6185)
20 years ago
Russell Bryant c1a2631101 Merged revisions 8677 via svnmerge from
20 years ago
Russell Bryant 19f99bee0f use arg parsing macros in the AGENT dialplan function (issue #6236, with small mods)
20 years ago
Russell Bryant 778acbff12 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@8667 65c4cc65-6c06-0410-ace0-fbb531ad65f3
20 years ago
Russell Bryant 5370520804 store feature_pvt list using linked list macros
20 years ago
Russell Bryant b7ab0d1840 store agent_pvt list using linked list macros (issue #6342)
20 years ago
Kevin P. Fleming c767a66da5 don't queue a congestion frame on a channel that will be immediately hung up anyway
20 years ago
Olle Johansson 82f8c9d64d - Remove unused option to transmit_state_notify
20 years ago
Olle Johansson b64404e039 From now on, apply maxexpiry and minexpiry to all subscriptions. Thanks to fourcheeze in the IRC channel
20 years ago
Olle Johansson 1d99282f9f Issue #6349 - patch by markster, imported from 1.2
20 years ago
Russell Bryant 4a8afe697c git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@8620 65c4cc65-6c06-0410-ace0-fbb531ad65f3
20 years ago
Russell Bryant 3d93e85ade don't leak almost 200 bytes for each new channel and store the active
20 years ago
Kevin P. Fleming cd52b5d676 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@8610 65c4cc65-6c06-0410-ace0-fbb531ad65f3
20 years ago
Kevin P. Fleming 210d4679ee Merged revisions 8608 via svnmerge from
20 years ago
Kevin P. Fleming ca5b46cd94 remove extraneous characters from property
20 years ago
Kevin P. Fleming a4271aee65 clean up remaining already-merged revisions
20 years ago
Kevin P. Fleming 6c21d975b0 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@8596 65c4cc65-6c06-0410-ace0-fbb531ad65f3
20 years ago
Kevin P. Fleming 7be26feea8 Merged revisions 8173 via svnmerge from
20 years ago
Kevin P. Fleming 4f363f4bee git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@8594 65c4cc65-6c06-0410-ace0-fbb531ad65f3
20 years ago
Kevin P. Fleming ea4d05be8e git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@8593 65c4cc65-6c06-0410-ace0-fbb531ad65f3
20 years ago
Kevin P. Fleming 5ecf9d4ec9 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@8592 65c4cc65-6c06-0410-ace0-fbb531ad65f3
20 years ago
Kevin P. Fleming 49f69c3f94 Merged revisions 8588 via svnmerge from
20 years ago
Kevin P. Fleming 1317b4bb6d git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@8590 65c4cc65-6c06-0410-ace0-fbb531ad65f3
20 years ago
Kevin P. Fleming 9f19499e74 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@8589 65c4cc65-6c06-0410-ace0-fbb531ad65f3
20 years ago
Matthew Fredrickson 3e73dcfa2c Make sure safe_asterisk retains previous script defaults
20 years ago