summaryrefslogtreecommitdiff
path: root/channels/chan_zap.c
AgeCommit message (Expand)Author
2007-03-08Merged revisions 58510 via svnmerge from Russell Bryant
2007-03-08Merged revisions 58320 via svnmerge from Russell Bryant
2007-03-05Add zap show version CLI command. This pulls the version/echo canceller in us...Joshua Colp
2007-02-27Issue 7789 - some telcos want the TON set based on the number, but without th...Tilghman Lesher
2007-02-24Doxygen updates and correctionsOlle Johansson
2007-02-14Merged revisions 54375 via svnmerge from Matthew Fredrickson
2007-01-31Merged revisions 53046 via svnmerge from Russell Bryant
2007-01-23Merged revisions 51788 via svnmerge from Joshua Colp
2007-01-19Merged revisions 51311 via svnmerge from Russell Bryant
2007-01-19remove variable declaration in the middle of a blockLuigi Rizzo
2007-01-19whoops, fix a cut&paste error...Luigi Rizzo
2007-01-19slight change to the initialization of a structure,Luigi Rizzo
2007-01-19include "asterisk/zapata.h" to get the zaptel headers.Luigi Rizzo
2007-01-19Merged revisions 51274 via svnmerge from Dwayne M. Hubbard
2007-01-19Merged revisions 51272 via svnmerge from Dwayne M. Hubbard
2007-01-17Merged revisions 51204 via svnmerge from Russell Bryant
2007-01-16Merged revisions 51087 via svnmerge from Joshua Colp
2007-01-10Allow usedistinctiveringdetection and distinctiveringaftercid to be reset dur...Joshua Colp
2007-01-06finish const-ifying ast_func_read()Kevin P. Fleming
2007-01-05Merged revisions 49705 via svnmerge from Jason Parker
2007-01-05Merged revisions 49676 via svnmerge from Kevin P. Fleming
2007-01-02Merged revisions 49165 via svnmerge from Kevin P. Fleming
2007-01-01Merged revisions 49102 via svnmerge from Kevin P. Fleming
2006-12-21a quick fix to app_sms.c to get rid of cursed compiler warnings so I can comp...Steve Murphy
2006-12-15replace ast_safe_string_alloc() with asprintf()Luigi Rizzo
2006-12-13revert check for a zaptel transcoder related definition that was done in theRussell Bryant
2006-12-12Make chan_zap inform you that your version of zaptel is too old instead ofRussell Bryant
2006-12-10Merged revisions 48372 via svnmerge from Steve Murphy
2006-12-06Constify a bunch of the usage strings for CLI commands.Russell Bryant
2006-11-25Little fix so we use the right messageMatthew Fredrickson
2006-11-25Make compiler happierMatthew Fredrickson
2006-11-25bug fixMatthew Fredrickson
2006-11-25Make sure we don't send a group reset on a group larger than 32 CICsMatthew Fredrickson
2006-11-25Add ss7 show linkset commandMatthew Fredrickson
2006-11-25Updates to show linkset commandMatthew Fredrickson
2006-11-17Add some sense of link state. Don't make calls if link is down. Only reset ...Matthew Fredrickson
2006-11-17Make sure we choose the last channel as the dchannel if it's not E1 (for BRI)...Matthew Fredrickson
2006-11-16Remove the interim variable for range modifications, and set it on the struct...Jason Parker
2006-11-16Add ability to modify range for dring matching.Jason Parker
2006-11-13Merged revisions 47523 via svnmerge from Tilghman Lesher
2006-11-10Make sure we don't use 32bits for a value that only requires 1 bit. Also, fi...Matthew Fredrickson
2006-11-10Add fix for 7321. Ability to hide calleridname from zapata.confMatthew Fredrickson
2006-11-09Merged revisions 47391 via svnmerge from Russell Bryant
2006-11-07A fair number of changes for the sake of bug 7506Steve Murphy
2006-11-03remove old/useless usecnt stuffLuigi Rizzo
2006-11-02Updates to do unblock correctlyMatthew Fredrickson
2006-11-02Changes to show blocked/unblocked states, as well as in service, out of servi...Matthew Fredrickson
2006-11-02Add simple down event supportMatthew Fredrickson
2006-11-01Merged revisions 46744 via svnmerge from Russell Bryant
2006-10-30Make sure we give the linkset number, not the offset in the linksets arrayMatthew Fredrickson