aboutsummaryrefslogtreecommitdiffstats
path: root/channels/chan_misdn.c
AgeCommit message (Expand)AuthorFilesLines
2006-10-13fixed some echocandisable issues when bridged. this caused a kernel panic som...crichter1-4/+6
2006-10-10(re)added support of dynamical enabling hdlc on bchannelscrichter1-1/+4
2006-10-05fixed segfault which happens during hold/transfer actioncrichter1-1/+1
2006-10-04if INFORMATION Message come with keypad instead of called party number, we ju...crichter1-0/+6
2006-10-04added the option 'reject_cause' to make it possible to set the RELEASE_COMPLE...crichter1-3/+11
2006-10-02fixed the hold/retrieve/transfer issues, removed a useless bc field, added se...crichter1-63/+111
2006-09-28Put in missing \ns on the end of ast_logs (issue #7936 reported by wojtekka)file1-2/+2
2006-09-27fixed a bug which led to chan_list zombies, when the call could not be proper...crichter1-8/+8
2006-09-20make some more functions statickpfleming1-4/+4
2006-09-06fixed pipe consuming bug when using chanIsAvail (#7878), also moved a debug l...crichter1-3/+7
2006-08-30Restore original functionality of 1.2 in places where ANI was not set, but wasrussell1-3/+1
2006-08-17This rather small ;-) commit merges the changes from my team branch 0.3.0 into tcrichter1-1171/+2056
2006-08-05Fix an issue that would cause a NewCallerID manager event to be generatedrussell1-1/+6
2006-07-03use ast_set_callerid to be more consistent and to make sure that therussell1-4/+1
2005-12-15* Added mISDN/mISDNuser Echo cancel Patchcrichter1-51/+117
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@7221 f38db490-d61...kpfleming1-0/+0
2005-11-15issue #5739 (plus ast_copy_string() usage conversion)kpfleming1-62/+154
2005-11-11issue #5671kpfleming1-1/+1
2005-11-08issue #5648kpfleming1-2/+2
2005-11-08issue #5639kpfleming1-19/+25
2005-11-06issue #5605russell1-21/+36
2005-11-01issue #5566kpfleming1-309/+246
2005-10-31add experimental mISDN channel driver (issue #4077)kpfleming1-0/+3700