Hello.

Sorry to repost this message but, I don't have the original message in my inbox 
nor in my sent box.

Well, last week I posted a problem I am having trying to use an asterisk server 
use a voip provider and a pstn. Pstn works fine but, I cant even connect to my 
provider's server. I don't know what I'm doing wrong. 

I tried using a soft phone and I'm able to register and make calls with it but, 
when it comes to rerouting the call through asterisk I not able to establish a 
call.

This is my setup:

modem ------ router/firewall -------- LAN

The asterisk server is on the lan side. I have the modem in bridge mode which 
assings my router/firewall the external ip address. I have FORWARD to  ACCEPT 
in the router and I still cant establish a connection.

My sip.conf file looks like this:

[general]
externhost=optimumwireless.com
localnet=172.16.0.0/16

register => username:sec...@my.service_provider.tld

language=es
;allow=gsm
allow=all

[voipprovider]
type=friend
host=208.78.163.3
username=username
fromuser=username
secret=password
port=5060
dtmfmode=rfc2833
nat=yes
insucure=port,invite
allow=all
careinvite=yes


I don't know what else to try. When I try to call I get this at the cli:

== Using SIP RTP CoS mark 5
-- Executing [91xxx763x...@default:1] Dial("SIP/102-b6a06a40", 
"SIP/1xxx763x...@voipprovider") in new stack
== Using SIP RTP CoS mark 5
-- Called 1xxx763x...@voipprovider

Please help me with this I'm running out of options.

Thanks in advanced for your help.



      

_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to