Jontu Kontar
IS-IT--Management
Hardware/Software:
[ul]
[li]Avaya IPO 500v1[/li]
[ul]
[li]Version 8.0(56)[/li]
[li]VCM 64[/li]
[/ul]
[li]Cisco ATA-187[/li]
[ul]
[li]Version 9.2.3.1[/li]
[/ul]
[/ul]
Background: I've been looking for a way to eliminate our analog lines at my employer and I'm currently testing using Cisco's ATA-187 to put our fax machines on an IP network. Thus far, I've had some success with doing so, I can see in Avaya's Monitor software where the device attempts to login but is rejected. (It's a licensing issue that I'm going to resolve in the next week.) However, there are a few issues that I don't yet understand and they revolve around the XML configs that I have to use to make the devices work with our Avaya IPO.
[ol 1]
[li]NTP is setup but it doesn't seem to actually function.[/li]
[li]I've only been able to setup a single SIP line account. If I uncomment "OF_FX_TEST_2" that now becomes the single line that attempts to login. I'm sure that I'm missing something that differentiates both ports but have no idea what it is.[/li]
[li]There has to be some way to rate limit the downloads of the config files. Right now, it's hitting the TFTP server about every second requesting a new copy of the config.[/li]
[/ol]
Thanks for any assistance you can provide.
[ul]
[li]Avaya IPO 500v1[/li]
[ul]
[li]Version 8.0(56)[/li]
[li]VCM 64[/li]
[/ul]
[li]Cisco ATA-187[/li]
[ul]
[li]Version 9.2.3.1[/li]
[/ul]
[/ul]
Background: I've been looking for a way to eliminate our analog lines at my employer and I'm currently testing using Cisco's ATA-187 to put our fax machines on an IP network. Thus far, I've had some success with doing so, I can see in Avaya's Monitor software where the device attempts to login but is rejected. (It's a licensing issue that I'm going to resolve in the next week.) However, there are a few issues that I don't yet understand and they revolve around the XML configs that I have to use to make the devices work with our Avaya IPO.
[ol 1]
[li]NTP is setup but it doesn't seem to actually function.[/li]
[li]I've only been able to setup a single SIP line account. If I uncomment "OF_FX_TEST_2" that now becomes the single line that attempts to login. I'm sure that I'm missing something that differentiates both ports but have no idea what it is.[/li]
[li]There has to be some way to rate limit the downloads of the config files. Right now, it's hitting the TFTP server about every second requesting a new copy of the config.[/li]
[/ol]
Thanks for any assistance you can provide.
XML:
<?xml version="1.0"?>
<device>
<deviceProtocol>SIP</deviceProtocol>
<devicePool>
<dateTimeSetting>
<timeZone>CST</timeZone>
<olsonTimeZone>America/Chicago</olsonTimeZone>
<ntps>
<ntp>
<name>xxx.93.84.114</name>
<ntpMode>Unicast</ntpMode>
</ntp>
<ntp>
<name>xxx.93.84.116</name>
<ntpMode>Unicast</ntpMode>
</ntp>
</ntps>
</dateTimeSetting>
<callManagerGroup>
<name>Default</name>
<tftpDefault>true</tftpDefault>
<members>
<member>
<callManager>
<name>Avaya_IPO_500_v1</name>
<description>Avaya IP Office 500v1</description>
<ports>
<!--ethernetPhonePort>2000</ethernetPhonePort-->
<sipPort>5060</sipPort>
<!--mgcpPorts>
<listen>2427</listen>
<keepAlive>2428</keepAlive>
</mgcpPorts-->
</ports>
<processNodeName>xxx.93.84.111</processNodeName>
</callManager>
</member>
</members>
</callManagerGroup>
<srstInfo>
<userModifiable>false</userModifiable>
<isSecure>false</isSecure>
</srstInfo>
</devicePool>
<sipProfile>
<phoneLabel>Fax Test Terminal</phoneLabel>
<!--sipProxies>
<backupProxy/>
<backupProxyPort>5060</backupProxyPort>
<emergencyProxy/>
<emergencyProxyPort>5060</emergencyProxyPort>
<outboundProxy/>
<outboundProxyPort>5060</outboundProxyPort>
<registerWithProxy>true</registerWithProxy>
</sipProxies-->
<sipCallFeatures>
<!--callForwardURI>x-cisco-serviceuri-cfwdall</callForwardURI>
<callPickupURI>x-cisco-serviceuri-pickup</callPickupURI>
<callPickupListURI>x-cisco-serviceuri-opickup</callPickupListURI>
<callPickupGroupURI>x-cisco-serviceuri-gpickup</callPickupGroupURI>
<meetMeServiceURI>x-cisco-serviceuri-meetme</meetMeServiceURI>
<abbreviatedDialURI>x-cisco-serviceuri-abbrdial</abbreviatedDialURI-->
<cnfJoinEnabled>true</cnfJoinEnabled>
<rfc2543Hold>false</rfc2543Hold>
<callHoldRingback>2</callHoldRingback>
<localCfwdEnable>true</localCfwdEnable>
<semiAttendedTransfer>true</semiAttendedTransfer>
<anonymousCallBlock>2</anonymousCallBlock>
<callerIdBlocking>2</callerIdBlocking>
<dndControl>0</dndControl>
<remoteCcEnable>true</remoteCcEnable>
<retainForwardInformation>true</retainForwardInformation>
</sipCallFeatures>
<sipStack>
<sipInviteRetx>6</sipInviteRetx>
<sipRetx>10</sipRetx>
<timerInviteExpires>180</timerInviteExpires>
<timerRegisterExpires>3600</timerRegisterExpires>
<timerRegisterDelta>5</timerRegisterDelta>
<timerKeepAliveExpires>120</timerKeepAliveExpires>
<timerSubscribeExpires>120</timerSubscribeExpires>
<timerSubscribeDelta>5</timerSubscribeDelta>
<timerT1>500</timerT1>
<timerT2>4000</timerT2>
<maxRedirects>70</maxRedirects>
<remotePartyID>true</remotePartyID>
<userInfo>None</userInfo>
</sipStack>
<sipLines>
<line>
<name>OF_FX_TEST_1</name>
<authName>920</authName>
<authPassword>xxxx</authPassword>
<sharedLine>false</sharedLine>
</line>
<!--line>
<name>OF_FX_TEST_2</name>
<authName>921</authName>
<authPassword>xxxx</authPassword>
<sharedLine>false</sharedLine>
</line-->
</sipLines>
</sipProfile>
<userLocale>
<name>English_United_States</name>
<langCode>en_US</langCode>
<winCharSet>iso-8859-1</winCharSet>
</userLocale>
<networkLocale>United_States</networkLocale>
<networkLocaleInfo>
<name>United_States</name>
</networkLocaleInfo>
</device>