summaryrefslogtreecommitdiff
path: root/channels/chan_jingle.c
AgeCommit message (Expand)Author
2007-10-19Convert NEW_CLI to AST_CLI.Jason Parker
2007-10-16Fix CLI help outputPhilippe Sultan
2007-10-16Added two CLI functions, taken from chan_gtalk :Philippe Sultan
2007-10-16Make an audio path under the following call configuration :Philippe Sultan
2007-10-15Allow RTP structure registrationPhilippe Sultan
2007-10-09Remove redundant includes (patch by snuffy) (Closes issue #10922)Tilghman Lesher
2007-09-25Comply with latest XEP-0166, XEP-0167, XEP-0176.Philippe Sultan
2007-09-19Replace Google namespace occurrences with Jingle. The former namespacePhilippe Sultan
2007-09-19Remove namespaces in payload-type tags.Philippe Sultan
2007-09-19Transmit proper invitation, thus conforming to XEP-0166 (Jingle generalPhilippe Sultan
2007-09-14Fix DTMF following what has been done in issue #9401. Thanks irroot.Philippe Sultan
2007-09-13Modify rule filters to match with the Jingle namespace constantPhilippe Sultan
2007-09-13Changed Jingle and Jingle DTMF namespaces.Philippe Sultan
2007-09-13Reflect Jingle DTMF specification changesPhilippe Sultan
2007-08-16Don't reload a configuration file if nothing has changed.Tilghman Lesher
2007-08-13Merged revisions 79174 via svnmerge from Joshua Colp
2007-08-08Add support for using epoll instead of poll. This should increase scalability...Joshua Colp
2007-06-27Silly jingle...Joshua Colp
2007-06-19Merged revisions 70084 via svnmerge from Russell Bryant
2007-06-14Add a massive set of changes for converting to use the ast_debug() macro.Russell Bryant
2007-06-03ast_calloc janitor (Inspired by issue 9860)Tilghman Lesher
2007-05-25more minor fixesKevin P. Fleming
2007-05-25Merged revisions 66157 via svnmerge from Kevin P. Fleming
2007-05-07Adding external referenses for doxygenOlle Johansson
2007-04-10updated ast_channel_alloc() call to include the 4 extra args everyone got. No...Steve Murphy
2007-04-03Add support for RTP packetization in chan_jingle and chan_gtalk.Russell Bryant
2007-02-21Merged revisions 55954 via svnmerge from Jason Parker
2007-02-21Merged revisions 55799 via svnmerge from Jason Parker
2007-02-20Merged revisions 55555 via svnmerge from Jason Parker
2007-02-17Update chan_jingle to new definition of set_rtp_peer.Joshua Colp
2007-02-10add another dependencyRussell Bryant
2007-01-19Merged revisions 51311 via svnmerge from Russell Bryant
2006-11-08fix compilation.Luigi Rizzo
2006-11-07A fair number of changes for the sake of bug 7506Steve Murphy
2006-11-03remove useless usecnt stuffLuigi Rizzo
2006-10-03bug #8076 check option_debug before printing to debug channel.Matt O'Gorman
2006-09-18seperate jingle and gtalk so it will be easier to trackMatt O'Gorman
2006-08-31everything that loads a config that needs a config file to runMatt O'Gorman
2006-08-31Merge in VLDTMF support with Zaptel/Core done by the ever great Darumkilla Ru...Joshua Colp
2006-08-29update to reflect recent rtp changesRussell Bryant
2006-08-21merge new_loader_completion branch, including (at least):Kevin P. Fleming
2006-08-16move the calls to ast_jb_configure() to before the PBX thread is started on theRussell Bryant
2006-08-08some code clean up and catch for a act_hook being calledMatt O'Gorman
2006-08-07Many many code cleanup changes given to me by OejMatt O'Gorman
2006-08-02dtmf support. not everything else, trying to clear out those other bugsMatt O'Gorman
2006-07-21Merge a new implementation of ast_inet_ntoa, our thread safe replacement forRussell Bryant
2006-07-19merge Russell's 'hold_handling' branch, finally implementing music-on-hold ha...Kevin P. Fleming
2006-07-13allow users of RTP to use G726-32 AAL2 packing even when RFC3551 packing has ...Kevin P. Fleming
2006-07-03Blocked revisions 36725 via svnmergeRussell Bryant
2006-06-23revert my changes that converted the jb on the channel to be dynamicallyRussell Bryant