summaryrefslogtreecommitdiff
path: root/channels/chan_zap.c
AgeCommit message (Expand)Author
2008-04-01This adds DNS SRV record support to DNS manager. If there is a SRV record fo...Jeff Peeler
2008-04-01Now that zaptel trunk has been removed, add the PSTN deprecation notice to ch...Russell Bryant
2008-03-26Large cleanup of DSP codeJason Parker
2008-03-19Rename DSP_FEATURE_DTMF_DETECT, because we are *NOT* only detecting DTMF digits.Jason Parker
2008-03-19Rename very poorly named function to reflect what it actually does. This was...Jason Parker
2008-03-18Fix a typo which caused a double free in chan_zap. This was discoveredMark Michelson
2008-03-12add support for named sections in zapata.conf, and fix a few bugs in config f...Kevin P. Fleming
2008-03-10Merged revisions 107173 via svnmerge from Jason Parker
2008-03-08Merged revisions 106945 via svnmerge from Kevin P. Fleming
2008-03-07Make sure we don't start a call when we have already done so in response to a...Matthew Fredrickson
2008-03-05Merged revisions 106235 via svnmerge from Joshua Colp
2008-03-05Merged revisions 106038 via svnmerge from Kevin P. Fleming
2008-03-04Fix minor misuses of snprintfTilghman Lesher
2008-03-03Fix some code that was improperly changed in revision 104866 from issue #12079.Russell Bryant
2008-02-27reduce indentation in alloc_subRussell Bryant
2008-02-26Merged revisions 104119 via svnmerge from Russell Bryant
2008-02-25Deprecate the "stripmsd" option in favor of dialplan substring variable syntax.Russell Bryant
2008-02-22Add protection to chan_zap build when NEONMWI events are not definedDoug Bailey
2008-02-21Added configuration distinction between neon and fsk mwi detectionDoug Bailey
2008-02-20Merged revisions 103953 via svnmerge from Joshua Colp
2008-02-19(closes issue #11864)Jeff Peeler
2008-02-18Merged revisions 103795 via svnmerge from Jason Parker
2008-02-18Commit chan_zap portion of #11964: add the ability to get ORIG_CALLED_NUMMatthew Fredrickson
2008-02-18Merged revisions 103790 via svnmerge from Jason Parker
2008-02-18Make sure EC is enabled when SS7 call comes in. Also add support for multipl...Matthew Fredrickson
2008-02-18Merged revisions 103770 via svnmerge from Mark Michelson
2008-02-15Fix up some doxygen issues.Jason Parker
2008-02-04Add line numbers to warning/error messages (and pretty up some existing ones).Jason Parker
2008-01-29Merged revisions 100835 via svnmerge from Jason Parker
2008-01-28Merged revisions 100624 via svnmerge from Jason Parker
2008-01-24Remove dependency on res_features from some channel drivers. It is now part o...Joshua Colp
2008-01-23since echo canceler parameters in Zaptel are now signed integers, allow them ...Kevin P. Fleming
2008-01-22Doxygen updatesOlle Johansson
2008-01-21Fix distinctive ring detection.Jason Parker
2008-01-17Add several busy detection related defines to menuselect.Jason Parker
2008-01-17major reliability and performance improvement in VWMI monitoring for FXO port...Kevin P. Fleming
2008-01-12Add 'zap set dnd' CLI command, and ensure that the AMI DNDState event always ...Kevin P. Fleming
2008-01-11Add 'auto' signalling mode for Zaptel channels.Kevin P. Fleming
2008-01-09Merged revisions 97448 via svnmerge from Kevin P. Fleming
2008-01-09Merged revisions 97410 via svnmerge from Kevin P. Fleming
2008-01-04[commit message]Kevin P. Fleming
2008-01-04Merged revisions 96449 via svnmerge from Russell Bryant
2008-01-02actually parse and store echocan parameters from zapata.conf... this *should*...Kevin P. Fleming
2008-01-02Add curly braces around a compound if statement so that trunk will build prop...Mark Michelson
2008-01-02another checkpoint... chan_zap can now use the new ZT_ECHOCAN_PARAMS ioctl if...Kevin P. Fleming
2008-01-02clean up hwgain CLI command and improve docs for swgain CLI commandKevin P. Fleming
2008-01-02umm... this did not compile on x86-64, and could not possibly have worked on ...Kevin P. Fleming
2007-12-26Allow more spans than 32. Also, rearrange compiler flags so the most oftenTilghman Lesher
2007-12-26Convert raw bits for callprogress bitfield to use constants, for greater code...Tilghman Lesher
2007-12-25Change the abbreviated TON from 'A' to 'V', since 'A' is a legitimate DTMFTilghman Lesher