michofreiha
asked on
No Route to Destination
Hi All,
I have acreated an extension(5678) in extensions_custom.conf in order to record voice message and play it again...Everything is working fine if you dial the extension number from another extension registered on the same Asterisk server...
Now I have an openser server and need to dial this extension number and record the voice in order to play it back...The call is reaching the asterisk server but I'm getting No ROute to Destination message....Please note if I dial a normal extension from openser to asterisk server, the call works fine...
Please letme know if there is any additonal configuration that I should do because i created a [general] peer in sip.conf as below but still getting The error of NO ROUTE TO DESTINATION
[general]
type=peer
nsecure=very
host=domain_name
dtmfmode=rfc2833
disallow=all
context=domain_ip
allow=ulaw
I have acreated an extension(5678) in extensions_custom.conf in order to record voice message and play it again...Everything is working fine if you dial the extension number from another extension registered on the same Asterisk server...
Now I have an openser server and need to dial this extension number and record the voice in order to play it back...The call is reaching the asterisk server but I'm getting No ROute to Destination message....Please note if I dial a normal extension from openser to asterisk server, the call works fine...
Please letme know if there is any additonal configuration that I should do because i created a [general] peer in sip.conf as below but still getting The error of NO ROUTE TO DESTINATION
[general]
type=peer
nsecure=very
host=domain_name
dtmfmode=rfc2833
disallow=all
context=domain_ip
allow=ulaw
ASKER CERTIFIED SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.