BIG NEWS! The Adtran Support Community is moving! In the next few weeks it will be housed in a new location. Be sure to visit our NEW Adtran Community before the end of July to check it out and verify that you can access all the resources and features that you need. If you discover any issues with your account or access, or just want to let us know about your experience, be sure to use our Feedback Form to let us know!
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Anonymous
Not applicable

Sip phones

I have two sip phones working off a ta908e. Everything seems to be working properly. The only issue I have is, I will get random numbers ring the sip phones. 5005,3001,1001,601,2900(shows as CID). All my DIDs are 10 Digits. How do I get theses odd numbers to stop ringing the sip phones?

0 Kudos
4 Replies
Anonymous
Not applicable

Re: Sip phones

It sounds like SIPvicious. If you are using Polycom phones add this to your config file

<voIpProt.SIP.requestValidation voIpProt.SIP.requestValidation.1.method="source" voIpProt.SIP.requestValidation.1.request="INVITE" />

Anonymous
Not applicable

Re: Sip phones

I'm using  Grandstream gxp2140.

Can you set up accept or reject plans on a sip phone extensions?

Anonymous
Not applicable

Re: Sip phones

Make sure you're on the latest firmware version and add this to your config file:

<!-- Accept Incoming SIP from Proxy Only. 0 - No, 1 - Yes. Default is 0 -->

        <P2347>1</P2347>

Anonymous
Not applicable

Re: Sip phones

When set to "Yes", the SIP address of the Request URL in the incoming SIP message will be checked. If it doesn't match the SIP server address of the account, the call will be rejected. The default setting is "No".