summaryrefslogtreecommitdiff
path: root/channels/misdn/isdn_msg_parser.c
AgeCommit message (Expand)Author
2006-10-27Merged revisions 46351-46353 via svnmerge from Christian Richter
2006-10-13Merged revisions 44994 via svnmerge from Christian Richter
2006-08-21merge new_loader_completion branch, including (at least):Kevin P. Fleming
2006-08-16adding support for AOCD facility messages.Nadi Sarrar
2006-08-15moved the asn1 and facility portions of code to mISDNuser, so removing the fi...Nadi Sarrar
2006-08-09fixing compile warnings, renaming config option "overlap_dial" to "overlapdial"Nadi Sarrar
2006-08-08* first bits of decoding facility information elementsNadi Sarrar
2006-08-08* added possibility to change echocancel settings during callsChristian Richter
2006-08-03* removed pp_l2_check (fixed L2 bug in mISDNuser)Christian Richter
2006-06-01added bearer capability reject support. we send release instead of disconnect...Christian Richter
2006-05-24added EVENT_NEW_CHANNEL. We change the channel name now when we got the real ...Christian Richter
2006-05-16fixed very bad memory overwrite which leaded to segfaults on some systems. re...Christian Richter
2006-04-26Facility decoding doesn't work proper yetChristian Richter
2006-04-05* advanced the error Handling routine for wrong frames from mISDNChristian Richter
2006-04-04 fixed some essential segfaults happening under heavy load. Added a bit more ...Christian Richter
2006-03-09added option to change the connected party number dialplan (ton)Christian Richter
2006-02-24added export and import of RDNIS channel variableChristian Richter
2006-02-22* changed some strncpys to ast_copy_str Christian Richter
2006-02-22fixed a ETSI violation (after RELEASE we need to RELEASE_COMPLETE (network si...Christian Richter
2006-02-08* dozens of white-space removementsChristian Richter
2006-02-02* removed unnecessary struct elements and functionsChristian Richter
2005-12-09committed head of chan_misdn with a lot of new features. Most important of al...Christian Richter
2005-11-29remove extraneous svn:executable propertiesKevin P. Fleming
2005-11-15issue #5739 (plus ast_copy_string() usage conversion)Kevin P. Fleming
2005-11-01issue #5566Kevin P. Fleming
2005-10-31finish chan_misdn commitKevin P. Fleming