]> git.ipfire.org Git - thirdparty/asterisk.git/commit
added check for NULL Pointer when calling misdn_new. Asterisk does not allow us to...
authorChristian Richter <christian.richter@beronet.com>
Mon, 11 Jun 2007 16:49:00 +0000 (16:49 +0000)
committerChristian Richter <christian.richter@beronet.com>
Mon, 11 Jun 2007 16:49:00 +0000 (16:49 +0000)
commit9809905c76734cd079bdf51017d09eab929acf0d
treead811d80aa79cff794f25a33010c7a3901974c4d
parent41421be994f26fa377df9b8b8e428205d8f5be77
added check for NULL Pointer when calling misdn_new. Asterisk does not allow us to create channels anymore when stop gracefully is used :). also modified the restart_indicator to 0

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@68732 65c4cc65-6c06-0410-ace0-fbb531ad65f3
channels/chan_misdn.c
channels/misdn/isdn_msg_parser.c