09-02-2015 09:16 PM - edited 03-21-2019 08:45 AM
Hi - I am trying to confgure a network of phones and in the $MA.xml config file I have the following in the dial plan field:
<Dial_Plan_1_ group="Ext_1/Dial_Plan">
(<9:10289>xxS0|10[0-9]xxxxS0|0[23478]xxxxxxxxS0|[3-9]xxxxxxxS0|18310[23478]xxxxxxxxS0|1831[3-9]xxxxxxxS0|1800xxxxxxS0|1300xxxxxxS0|13[1-9]xxxS0|0198xxxxxxS0|0011xx.|12x!|19xx!|xx.)
</Dial_Plan_1_>
The < and > are causing the provisioning to fail. When I try and use \< or \> it makes no difference neither does < or >
The dial plan does not work.
How do I escape these characters in the config file to have the dial plans work ? Cheers.
Solved! Go to Solution.
09-03-2015 03:50 AM
Yes, the terminating character is not optional.
Unfortunately, despite you solved the issue by self, the CSC system doesn't allow to self-claim correct answer nor it allow others to claim your's answer to be correct.
I can just rate your comments, but the thread will remain open.
09-03-2015 03:22 AM
Page 23 of this document states I can use basic XML character escapes:
ie. (<9:10289>xxS0
But when I do this I don't see the < and > in the UI, I see the < and >
09-03-2015 03:39 AM
I re-did the config line and it works now. I don't think I had the ; after the escape sequence.
<Dial_Plan_1_ group="Ext_1/Dial_Plan">(<9:10289>xxS0|10[0-9]xxxxS0|0[23478]xxxxxxxxS0|[3-9]xxxxxxxS0|18310[23478]xxxxxxxxS0|1831[3-9]xxxxxxxS0|1800xxxxxxS0|1300xxxxxxS0|13[1-9]xxxS0|0198xxxxxxS0|0011xx.|12x!|19xx!|xx.)</Dial_Plan_1_>
09-03-2015 03:50 AM
Yes, the terminating character is not optional.
Unfortunately, despite you solved the issue by self, the CSC system doesn't allow to self-claim correct answer nor it allow others to claim your's answer to be correct.
I can just rate your comments, but the thread will remain open.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide