Here you go
Create a new map called "Templates" in C:\Program Files (x86)\Avaya\IP Office\ManagerCopy/Paste the code below in notepad and name it NL_RoutIT_SIPTrunk.xml
Then add the new sip trunk if you right click it on "Line" New SIP trunk from template.
SIP credentials tab;
User Name: 123456789 (without the 0)
Auth Name: The auth name you received from RoutIT
Contact: leave empty
Password: The password you received from RoutIT
Expiry on 30 mins.
Tick registration required
URI tab;
for Local/Contact/DisplayName select "Use Credentials User Name"
PAI None, select you Registration according to the cerdentials.
Select an outgoing group ID say 1
Check ShortCode ?/./X change it to ARS50 or the one you goin to use.
In the ARS create or use default 50
Code: N;
Feat: Dial
TelN: .
LnID: 1
Code:
<?xml version="1.0" encoding="utf-8"?>
<Template xmlns="urn:SIPTrunk-schema">
<TemplateType>SIPTrunk</TemplateType>
<Version>20110120</Version>
<SystemLocale>nld</SystemLocale>
<DescriptiveName>RoutITSipNL</DescriptiveName>
<ITSPDomainName>klantnaam.voipit.nl</ITSPDomainName>
<SendCallerID>CallerIDNone</SendCallerID>
<ReferSupport>true</ReferSupport>
<ReferSupportIncoming>2</ReferSupportIncoming>
<ReferSupportOutgoing>2</ReferSupportOutgoing>
<RegistrationRequired>false</RegistrationRequired>
<UseTelURI>false</UseTelURI>
<CheckOOS>true</CheckOOS>
<CallRoutingMethod>1</CallRoutingMethod>
<OriginatorNumber></OriginatorNumber>
<AssociationMethod>SourceIP</AssociationMethod>
<ITSPProxy>89.146.63.27</ITSPProxy>
<LayerFourProtocol>SipUDP</LayerFourProtocol>
<SendPort>5060</SendPort>
<ListenPort>5060</ListenPort>
<DNSServerOne>0.0.0.0</DNSServerOne>
<DNSServerTwo>0.0.0.0</DNSServerTwo>
<CallsRouteViaRegistrar>true</CallsRouteViaRegistrar>
<SeparateRegistrar></SeparateRegistrar>
<CompressionMode>AUTOSELECT</CompressionMode>
<CallInitiationTimeout>4</CallInitiationTimeout>
<DTMFSupport>DTMF_SUPPORT_RFC2833</DTMFSupport>
<VoipSilenceSupression>false</VoipSilenceSupression>
<ReinviteSupported>true</ReinviteSupported>
<FaxTransportSupport>FOIP_NONE</FaxTransportSupport>
<UseOffererPrefferedCodec>true</UseOffererPrefferedCodec>
<CodecLockdown>false</CodecLockdown>
<T38FaxVersion>3</T38FaxVersion>
<Transport>UDPTL</Transport>
<LowSpeed>0</LowSpeed>
<HighSpeed>0</HighSpeed>
<TCFMethod>Trans_TCF</TCFMethod>
<MaxBitRate>FaxRate_14400</MaxBitRate>
<EflagStartTimer>2600</EflagStartTimer>
<EflagStopTimer>2300</EflagStopTimer>
<UseDefaultValues>true</UseDefaultValues>
<ScanLineFixup>true</ScanLineFixup>
<TFOPEnhancement>true</TFOPEnhancement>
<DisableT30ECM>false</DisableT30ECM>
<DisableEflagsForFirstDIS>false</DisableEflagsForFirstDIS>
<DisableT30MRCompression>false</DisableT30MRCompression>
<NSFOverride>false</NSFOverride>
</Template>
___________________________________________
It works! Now if only I could remember what I did...
Dain Bramaged (Avaya Search tool
)
______________________________________