summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-07-05Implement flags for AGI in the channel structure so taht "show channels" andOlle Johansson
2008-07-05Make TCP disabled by default (it's considered experimental)Olle Johansson
2008-07-05Reformatting the config sampleOlle Johansson
2008-07-05Stop cli command completion with tabsOlle Johansson
2008-07-05Make this actually evaluate how it was intended to be.Joshua Colp
2008-07-05Add new SIP cli command "sip show channelstats" that displays some QoS data (...Olle Johansson
2008-07-05LDAP schema updatesTilghman Lesher
2008-07-05It would help if we actually parsed the ss7_explicitacm option in the config ...Matthew Fredrickson
2008-07-05Add option to wait to be able to explicitly send ACM via the Proceeding() app...Matthew Fredrickson
2008-07-04Fullcontact needs more than 20 characters, even for the simplest caseTilghman Lesher
2008-07-04Blocked revisions 128029 via svnmergeTilghman Lesher
2008-07-04Merged revisions 127973 via svnmerge from Tilghman Lesher
2008-07-04- reorganize SIP extensions alphabetically, to make it easier to synch with t...Olle Johansson
2008-07-03Fix one more file that got changed.Brett Bryant
2008-07-03Remove commit that somehow got mergeed into trunk.Brett Bryant
2008-07-03Update these files with transfer code.Brett Bryant
2008-07-03Merged revisions 127892,127895 via svnmerge from Kevin P. Fleming
2008-07-03Make change proposed by andrew53 on bugtrackerMark Michelson
2008-07-03Thanks to a suggestion from seanbright, print a warning if the attachmentMark Michelson
2008-07-03Fix buildMark Michelson
2008-07-03Fix a crash when attempting to spy on an unbridged channel.Mark Michelson
2008-07-03Merged revisions 127663 via svnmerge from Steve Murphy
2008-07-03Make sure we stop session timers as soon as we start hanging up an active call.Olle Johansson
2008-07-03Revert some logic for session timers. We do send in-dialog requests that shou...Olle Johansson
2008-07-03some minor fixes found while working on issue #12911 (and block the rev from ...Kevin P. Fleming
2008-07-03Added a new option, "timeoutpriority" to queues.conf. A detailedMark Michelson
2008-07-03Fix bad formatting in a very confusing function. Who added the sipdb sql output?Olle Johansson
2008-07-02OopsTilghman Lesher
2008-07-02Update transport= in sip so that the option is not broken from a recent commit.Brett Bryant
2008-07-02Keep ast_app_inboxcount API compatible with 1.6.0.Tilghman Lesher
2008-07-02Add a janitor project to use ARRAY_LEN instead of in-lineMark Michelson
2008-07-02Fix some crashlike bugs because flag could be NULL in play_record_review().Tilghman Lesher
2008-07-02Merged revisions 127560 via svnmerge from Mark Michelson
2008-07-02The ackcall and endcall options in agents.conf now have supplemental optionsMark Michelson
2008-07-02Expose the prefix variable so that it can be used by modules depending on htt...Terry Wilson
2008-07-02Blocked revisions 127501 via svnmergeTilghman Lesher
2008-07-02Solaris fixTilghman Lesher
2008-07-02Fix to sip_parse_host so that it passes the correct information to sip_registry.Brett Bryant
2008-07-02Fix a bunch of places where \arg was used instead of \param. Using \argRussell Bryant
2008-07-02Fix a bug I noticed while doing the previous mergeSean Bright
2008-07-02Add a locking section to the coding guidelines document.Russell Bryant
2008-07-02plug another panic when the gui cannot be started.Luigi Rizzo
2008-07-02prevent a segfault when trying to start the gui without anyLuigi Rizzo
2008-07-02Change the global timer B to be dependent on the value of the T1 timer, asTilghman Lesher
2008-07-01Merged revisions 127244 via svnmerge from Mark Michelson
2008-07-01Add a \todoRussell Bryant
2008-07-01Add AMI events for start/stop of MOHTilghman Lesher
2008-07-01Place the delay in __ast_answer prior to the channel-specific answerMark Michelson
2008-07-01Add a configuration option so the global outboundproxy can use tcptls without...Brett Bryant
2008-07-01Fix a typo that caused this asterisk.conf to not get correctly generated.Jason Parker