cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
945
Views
0
Helpful
2
Replies

SIP IP based authentication help.

yodaddy0125
Level 1
Level 1

Good Morning,

I was wondering if anyone could give a helping hand. I have SIP trunk with flow route and currently have everything working fine. I have turned on IP based authentication which only allows my static ip from communicating. After i set the outbound sip credentials to disabled it drops my sip trunk. It says i have to disable the credentials to use the outbound allowed IPs.

What do i have to change my sip-ua settings to not use any type of credentials and just use the IP based authentication that is more secure.

sip-ua

authentication username apple password 12341234 realm sip.flowroute.com
calling-info pstn-to-sip from number set 12223334444
no remote-party-id
retry invite 3
retry bye 3
retry cancel 3
retry register 3
registrar dns:sip.flowroute.com expires 600
sip-server dns:sip.flowroute.com

Thank you.

2 Replies 2

yodaddy0125
Level 1
Level 1

This is what flow route told me... step 1 has already been done.

No you would want to apply the configurations I mentioned into your dial plan. Essentially all that needs to happen is that on outbound calls you are prepending the tech-prefix followed by an Asterisk.

1. First whitelist your system’s Public IP address(s) in Flowroute Manager → Interconnection → Outbound Allowed IPs:
https://manage.flowroute.com/accounts/interconnection/outbound/

2. Second configure your system to prefix the outbound number with your account’s tech prefix followed by an asterisk.

Your system needs to send the dialed number in the SIP URI in the following format:
[Tech Prefix]*[Dialed number in E.164 Format]@sip.flowroute.com

The E.164 format for calls to the US and Canada is 1 + Area Code + Telephone Number. For example Flowroute’s number is (206) 641-8000, in E.164 format it’s 12066418000. For calls to other countries the E.164 format is Country Code + Number. For example to call 1 5871 1234 in France (country code 33) the number in E.164 format is 33158711234.

Using the example tech prefix of 00000000, a call to (206) 641-8000 should be sent using the following SIP URI:
00000000*12066418000@sip.flowroute.com

Sincerely,

Christine M.
Flowroute Support

CISCOEVANGELIO
Level 1
Level 1

Hello,

I'm configure a sip ip authenticaton, to support a talk free number from my provider in USA, but we are facing an issue 528 STATUS: 408 REQUEST TIMEOUT on my SP side but on my side I see the the ERROR

 

Dec  2 18:56:17.823: %SEC-6-IPACCESSLOGP: list VOIP-IN denied udp 196.29.197.53(137) -> 172.30.192.255(137), 1534029 packets

Dec  2 18:56:17.823: %SEC-6-IPACCESSLOGP: list VOIP-IN denied udp 172.30.192.159(138) -> 172.30.192.255(138), 1 packet

Dec  2 18:56:17.823: %SEC-6-IPACCESSLOGP: list VOIP-IN denied udp 196.29.197.21(137) -> 196.29.197.63(137), 2 packets

LADMGARE03#

 Any suggestion?

 

Thanks Pedro