We are trying to get the second voice port on Arris MTA's to work and are having difficulties. Can anyone share the relevant config portions or point to something that will help? We currently use PromptLink for provisioning and below is the additional we are using to try and get the second line to register. This is SIP to a Broadsoft server.
1.3.6.1.4.1.4115.11.1.1.1.2.2 Octet String SIP Username
1.3.6.1.4.1.4115.11.1.1.1.3.2 Octet String Display Name
1.3.6.1.4.1.4115.11.1.1.1.4.2 Octet String Login
1.3.6.1.4.1.4115.11.1.1.1.5.2 Octet String Password
Which software version are you using? Which ARRIS product, based on which chipset? Some index values changed in 9.1 loads for the INTEL chipset.
You did not post a full MTA config file, making it very difficult to help you, but config should be exactly the same as for INDEX 1 which represent line 1.
7.5.63.SIP is the current software we are using. The one we are trying this on is a TM822G. We have line 1 working just fine. The rest of the config is below:
1 1.3.6.1.4.1.4491.2.2.1.1.1.7.0 Integer 1 Delete Edit
2 1.3.6.1.4.1.4491.2.2.2.1.2.1.1.18.9 Integer 1 Delete Edit
3 1.3.6.1.2.1.2.2.1.7.9 Integer 1 Delete Edit
4 1.3.6.1.4.1.4115.11.1.1.1.14.1 Hex String 02 Delete Edit
5 1.3.6.1.4.1.4115.11.1.22.1 Octet String 911 Delete Edit
6 1.3.6.1.4.1.4115.11.1.1.1.15.1 Integer 2 Delete Edit
7 1.3.6.1.4.1.4115.11.1.3.0 Octet String 10.22.125.5 Delete Edit
8 1.3.6.1.4.1.4115.11.1.4.0 Integer 0 Delete Edit
9 1.3.6.1.4.1.4115.11.1.5.0 Octet String sip.rcivoip.net Delete Edit
10 1.3.6.1.4.1.4115.11.1.6.0 Integer 1 Delete Edit
11 1.3.6.1.4.1.4115.11.1.8.0 Octet String PCMU;telephone-event Delete Edit
12 1.3.6.1.4.1.4115.11.1.9.0 Integer 20 Delete Edit
13 1.3.6.1.4.1.4115.10.1.14.0 Integer 1 Delete Edit
14 1.3.6.1.4.1.4115.11.1.7.0 Hex String 00.63.05.40 Delete Edit
15 1.3.6.1.4115.11.1.21.0 Octet String sip.rcivoip.net Delete Edit
I'll take a look, can you email me the config to: contact@embeddedcomputers.net Thanks.
Can you please post the full MTA config file?
When adding the second line, you will need the following considering that the first line is working properly:
...
SnmpMibObject sipCfgPortUserName.2 String "123";
SnmpMibObject sipCfgPortLogin.2 String "123";
SnmpMibObject sipCfgPortPassword.2 String "123";
...
SnmpMibObject ifAdminStatus.10 Integer 1;
...
Again, without the full config file it is close to impossible for anyone to guess what is not working properly with your config. Did you look into the logs from the telnet interface? Is the modem complaining about anything?
here is a working multiline config sanitized of course
you will need to modify per line
sipCfgPortDisplayName
sipCfgPortPassword
sipCfgPortLogin
sipCfgPortUserName
and for your situation at least
sipCfgRegistrarAdr
sipCfgProxyAdr
sipCfgDomainOverride
Main
{
MtaConfigDelimiter 1;
SnmpMibObject sipCfgPortDisplayName.2 String "5555557013" ;
SnmpMibObject sipCfgPortPassword.2 String "1R/z1K%j1Z" ;
SnmpMibObject sipCfgPortLogin.2 String "5555557013" ;
SnmpMibObject sipCfgPortUserName.2 String "5555557013" ;
SnmpMibObject sipCfgPortDisplayName.1 String "5555557012" ;
SnmpMibObject sipCfgPortPassword.1 String "1R_j1S-b4P" ;
SnmpMibObject sipCfgPortLogin.1 String "5555557012" ;
SnmpMibObject sipCfgPortUserName.1 String "5555557012" ;
SnmpMibObject ifAdminStatus.9 Integer 1; /* up */
SnmpMibObject ifAdminStatus.10 Integer 1; /* up */
SnmpMibObject pktcMtaDevEnabled.0 Integer 1; /* true */
SnmpMibObject sipCfgAlertInfoR2.0 String "" ;
SnmpMibObject sipCfgAlertInfoR3.0 String "" ;
SnmpMibObject sipCfgAlertInfoR4.0 String "" ;
SnmpMibObject sipCfgAlertInfoR5.0 String "" ;
SnmpMibObject sipCfgProxyType.0 Integer 0; /* ipv4 */
SnmpMibObject sipCfgRegistrarAdr.0 String "evs.example.com" ;
SnmpMibObject sipCfgRegistrarType.0 Integer 1; /* dns */
SnmpMibObject sipCfgProvisionedCodecArray.0 String "PCMU;telephone-event" ;
SnmpMibObject sipCfgPacketizationRate.0 Integer 20; /* twentyMilliSeconds */
SnmpMibObject sipCfgDigitMap.0 String "[*#]x[#T]|[*#]xx|0[#T]|00|011x.[#T]|101xxxx.[#T]|1[2-9]11|[01][2-9]xx[2-9]xxxxxx|[2-9]11|[2-9]xxxxxx[#T]|[2-9]xx[2-9]xxxxxx" ;
SnmpMibObject sipCfgSipFeatureSwitch.0 HexString 0x00008000 ;
SnmpMibObject sipCfgProxyAdr.0 String "192.168.0.1;5060" ;
SnmpMibObject sipCfgPortFeatureSettings.0 String " " ;
/* Hmm ... can't find oid pktcNcsEndPntConfigMWD.0 at line 1 ... perhaps the MIBs are not installed ? */
SnmpMibObject .iso.org.dod.internet.private.enterprises.cableLabs.clabProject.clabProjPacketCable.pktcSigMib.pktcSigMibObjects.pktcNcsEndPntConfigObjects.pktcNcsEndPntConfigTable.pktcNcsEndPntConfigEntry.pktcNcsEndPntConfigMWD.0 Integer 2 ;
SnmpMibObject sipCfgDomainOverride.0 String "evs.example.com" ;
SnmpMibObject sipCfgPortFeatureSettings.2 HexString 0x02; /* anonCallRejectionEnable */
SnmpMibObject pktcNcsEndPntConfigMWD.10 Integer 2 ;
SnmpMibObject pktcNcsEndPntConfigMWD.9 Integer 2 ;
SnmpMibObject sipCfgPortFeatureSettings.1 HexString 0x02; /* anonCallRejectionEnable */
MtaConfigDelimiter 255;
}
this is in the sourceforge project docsis format