Commit Graph

15869 Commits (25ce6ce19e756eb54787f711858d0c41db3771be)
 

Author SHA1 Message Date
Olle Johansson 25ce6ce19e Fix severe problem with my previous commit of "kill-the-user". Russell saw a problem with this
18 years ago
Olle Johansson 6f400edeab Changing name of global api call to ast_*
18 years ago
Olle Johansson bc99e067e6 Disabling code used by dumpdb with #ifdef, since I believe we might use it sometime in the
18 years ago
Olle Johansson 29770b1cd8 Removing the CLI dumpdb command (see asterisk-dev discussion and decision)
18 years ago
Olle Johansson cf9c4ce883 Adding a few reminders
18 years ago
Olle Johansson 9056540e35 Adding doxygen comments to missing parts, moving some #define
18 years ago
Olle Johansson d5525e3778 Adding TCP and TLS to "sip show settings".
18 years ago
Olle Johansson 6de5e8552b Add some comments...
18 years ago
Olle Johansson fc7517d76e Set tls setting to default in reload_config.
18 years ago
Michiel van Baak bf848cc694 fix compiling of chan_sip.c
18 years ago
Joshua Colp eff212635c I like it when the tree is not broken.
18 years ago
Olle Johansson 318fd4186b KILL THE USER!
18 years ago
Olle Johansson 45e79490ba Implement flags for AGI in the channel structure so taht "show channels" and
18 years ago
Olle Johansson 0fd94cb93d Make TCP disabled by default (it's considered experimental)
18 years ago
Olle Johansson 90098f3cc9 Reformatting the config sample
18 years ago
Olle Johansson b04d101ee5 Stop cli command completion with tabs
18 years ago
Joshua Colp 945d7022c2 Make this actually evaluate how it was intended to be.
18 years ago
Olle Johansson 0a52297cf0 Add new SIP cli command "sip show channelstats" that displays some QoS data (if we have RTCP reports
18 years ago
Tilghman Lesher 509fd1aff7 LDAP schema updates
18 years ago
Matthew Fredrickson 268ca4a5bb It would help if we actually parsed the ss7_explicitacm option in the config file...
18 years ago
Matthew Fredrickson 199067da4f Add option to wait to be able to explicitly send ACM via the Proceeding() application in the dialplan. Also minor documentation update explaining how to setup multiple signalling links within a linkset
18 years ago
Tilghman Lesher 1d0637521a Fullcontact needs more than 20 characters, even for the simplest case
18 years ago
Tilghman Lesher 4b4421192b Blocked revisions 128029 via svnmerge
18 years ago
Tilghman Lesher 12e5c68622 Merged revisions 127973 via svnmerge from
18 years ago
Olle Johansson 6f621e6205 - reorganize SIP extensions alphabetically, to make it easier to synch with the IANA list
18 years ago
Brett Bryant 10f0255389 Fix one more file that got changed.
18 years ago
Brett Bryant 022a157bd8 Remove commit that somehow got mergeed into trunk.
18 years ago
Brett Bryant 10fdf344ed Update these files with transfer code.
18 years ago
Kevin P. Fleming 6b06e9a8eb Merged revisions 127892,127895 via svnmerge from
18 years ago
Mark Michelson 6cfe27089c Make change proposed by andrew53 on bugtracker
18 years ago
Mark Michelson 5a8a23f9ba Thanks to a suggestion from seanbright, print a warning if the attachment
18 years ago
Mark Michelson bb9a355ff0 Fix build
18 years ago
Mark Michelson dd315e5f74 Fix a crash when attempting to spy on an unbridged channel.
18 years ago
Steve Murphy bc2cfb3e81 Merged revisions 127663 via svnmerge from
18 years ago
Olle Johansson f99a310219 Make sure we stop session timers as soon as we start hanging up an active call.
18 years ago
Olle Johansson 2491cc6e65 Revert some logic for session timers. We do send in-dialog requests that should not have session-timer
18 years ago
Kevin P. Fleming e99eece42a some minor fixes found while working on issue #12911 (and block the rev from 1.4 since the equivalent is already here)
18 years ago
Mark Michelson e4c93fc8c3 Added a new option, "timeoutpriority" to queues.conf. A detailed
18 years ago
Olle Johansson b423a939b0 Fix bad formatting in a very confusing function. Who added the sipdb sql output?
18 years ago
Tilghman Lesher 267b9d4eb4 Oops
18 years ago
Brett Bryant 6aa9419cfe Update transport= in sip so that the option is not broken from a recent commit.
18 years ago
Tilghman Lesher 885d17506b Keep ast_app_inboxcount API compatible with 1.6.0.
18 years ago
Mark Michelson 55e4daef88 Add a janitor project to use ARRAY_LEN instead of in-line
18 years ago
Tilghman Lesher 3a27a6a9e7 Fix some crashlike bugs because flag could be NULL in play_record_review().
18 years ago
Mark Michelson 1d6573e8ef Merged revisions 127560 via svnmerge from
18 years ago
Mark Michelson 953947b70b The ackcall and endcall options in agents.conf now have supplemental options
18 years ago
Terry Wilson a32369fcd5 Expose the prefix variable so that it can be used by modules depending on http support
18 years ago
Tilghman Lesher dea559d7da Blocked revisions 127501 via svnmerge
18 years ago
Tilghman Lesher 1bb7334fef Solaris fix
18 years ago
Brett Bryant b30ed551e0 Fix to sip_parse_host so that it passes the correct information to sip_registry.
18 years ago