I am guessing you need to escape the <'s. Possibly with a \ but I'm not sure. So |\<9;\>
As far as provisioning.. that's what we do.. put a very short refresh in the initial cfg file of about 3 or 5 seconds and then they always load up their mac specific one. On 3/2/06, C F <[EMAIL PROTECTED]> wrote: > Speaking of provisioning the Sipura using the xml files. I ran into a > problem where I'm trying to include in the dialplan that when 9 is > dialed it should not be sent which requires something like this: > |<9,:>1xxxxxxxxxx| (I might be wrong on the ecact thing, since I'm > writing this from memory) > However the configs would not load at all, I guess because it gets > confused with the <> which are used in xml as xml tags. Anybody knows > of a workaround? > > > On 3/2/06, Josh Dady <[EMAIL PROTECTED]> wrote: > > On Mar 2, 2006, at 2:15 AM, Vahan Yerkanian wrote: > > > > > Reboot once again and it picks up the new config. Two-step > > > provisioning takes a couple of reboots to insure the device has > > > reconfigured itself. Applies to 2100, 3000, 841 and 941 models. > > > > I've had good results on our 942 by setting the resync interval > > extremely short in the initial configuration file -- it doesn't seem > > to immediately follow the new config file path the way the Snoms do: > > > > <Resync_Periodic ua="na"> 5 </Resync_Periodic> > > <Resync_Error_Retry_Delay ua="na"> 60 </Resync_Error_Retry_Delay> > > > > Just set it back to normal in the device-specific config (which in > > our case is generated by a script, so the initial file only serves to > > forward the phone to the real config source). > > > > -- > > Joshua P. Dady > > http://www.indecisive.com/ > > > > _______________________________________________ > > --Bandwidth and Colocation provided by Easynews.com -- > > > > Asterisk-Users mailing list > > To UNSUBSCRIBE or update options visit: > > http://lists.digium.com/mailman/listinfo/asterisk-users > > > _______________________________________________ > --Bandwidth and Colocation provided by Easynews.com -- > > Asterisk-Users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users > _______________________________________________ --Bandwidth and Colocation provided by Easynews.com -- Asterisk-Users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
