mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-20 16:50:14 +00:00
added option to change the connected party number dialplan (ton)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@12481 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -463,6 +463,7 @@ void empty_bc(struct misdn_bchannel *bc)
|
||||
bc->dnumplan=NUMPLAN_UNKNOWN;
|
||||
bc->onumplan=NUMPLAN_UNKNOWN;
|
||||
bc->rnumplan=NUMPLAN_UNKNOWN;
|
||||
bc->cpnnumplan=NUMPLAN_UNKNOWN;
|
||||
|
||||
|
||||
bc->active = 0;
|
||||
|
||||
Reference in New Issue
Block a user