aboutsummaryrefslogtreecommitdiffstats
path: root/channels/misdn/isdn_msg_parser.c
AgeCommit message (Expand)AuthorFilesLines
2007-06-27simplified generation for dummy bchannels, also we mark them as dummies, so t...crichter1-5/+3
2007-06-13restart indicator 0x80 is correct, at least that's what libpri does.crichter1-1/+1
2007-06-11added check for NULL Pointer when calling misdn_new. Asterisk does not allow ...crichter1-1/+1
2007-06-11fixed problem that the dummybc chanels had no lock, checking for the lock now...crichter1-0/+1
2007-05-18fixed a warning regarding Keypad encoding. encode the IE sending_complete at ...crichter1-1/+1
2007-05-03when we're in state WAITING4DIGS, we use the asterisk tone-generator which pr...crichter1-1/+1
2007-05-03fixed the problem that misdn_write did not return -1 when called with 0 sampl...crichter1-0/+4
2007-01-11* more additions to make the RESTART message workcrichter1-1/+5
2007-01-10more fixes regarding warnings for gcc-4 and first additions for the restart I...crichter1-7/+7
2006-12-06added the export and import of the MISDN_ADDRESS_COMPLETE Variable to inidcat...crichter1-0/+4
2006-10-27fixed a bug which caused chan_misdn to try to allocate 2 times the same chann...crichter1-0/+2
2006-10-13fixed issue, that the hangupcause got a wrong isdn cause at RELEASE_COMPLETEcrichter1-5/+12
2006-08-17This rather small ;-) commit merges the changes from my team branch 0.3.0 into tcrichter1-245/+139
2005-12-15* Added mISDN/mISDNuser Echo cancel Patchcrichter1-14/+13
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-1/+1
2005-11-01issue #5566kpfleming1-7/+12
2005-10-31finish chan_misdn commitkpfleming1-0/+1352