Hi,
For the people that didn't know
Here is an easy way to generate SIP trunk templates.
Open notepad copy/paste the code below and save it as .reg
Now when you open the Manager > Line > add a sip line
then right click the sip line and you get an extra option called "Generate SIP trunk template"
The templates are saved in C:\Program Files (x86)\Avaya\IP Office\Manager\Templates\ as XX_YY_SIPTrunk.xml (XX=locale YY=trunk name)
___________________________________________
It works! Now if only I could remember what I did...
Dain Bramaged (Avaya Search tool )
______________________________________
For the people that didn't know
Here is an easy way to generate SIP trunk templates.
Open notepad copy/paste the code below and save it as .reg
Now when you open the Manager > Line > add a sip line
then right click the sip line and you get an extra option called "Generate SIP trunk template"
The templates are saved in C:\Program Files (x86)\Avaya\IP Office\Manager\Templates\ as XX_YY_SIPTrunk.xml (XX=locale YY=trunk name)
Code:
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Avaya\IP400\Manager]
"TemplateProvisioning"=dword:00000001
___________________________________________
It works! Now if only I could remember what I did...
Dain Bramaged (Avaya Search tool )
______________________________________