Hello, everyone I'm having a problem with adding another dialplan. On the "Calling Rules" page I press the "New" button, enter the dialplan name and press save. A gui_alert message appears "Sorry, an entry named numberplan-custom-2 already exists!". numberplan-custom-2 does exist. Even numberplan-custom-3 does. It looks like now my GUI keeps choosing "numberplan-custom-2" as a name for any new dialplan context. GUI is at 1301 revision. Please, help me resolve this.
P.S. This is the end of my extensions.conf ..... [DID_trunk_1] include = default exten = _111111111,1,Goto(default|111111111|1) exten = _111111112,1,Goto(default|111111112|1) exten = _111111113,1,Goto(default|111111113|1) exten = _111111114,1,Goto(default|111111114|1) [numberplan-custom-1] plancomment = DialPlan1 include = default include = parkedcalls exten = _X.,1,Macro(trunkdial,${trunk_1}/${EXTEN:0}) comment = _X.,1,all,custom [numberplan-custom-2] include = default plancomment = TodoIncluido parked = no exten = _X.,1,Macro(trunkdial,${trunk_1}/${EXTEN:0}) comment = _X.,1,all,custom [numberplan-custom-3] include = default plancomment = Fijos parked = no exten = _[89]XXXXXXXX,1,Macro(trunkdial,${trunk_1}/${EXTEN:0}) comment = _[89]XXXXXXXX,1,fijos,custom _______________________________________________ --Bandwidth and Colocation Provided by http://www.api-digital.com-- asterisk-gui mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-gui