Displaying 1 result from an estimated 1 matches for "coonf".
Did you mean:
conf
2014 Jun 26
1
PJSIP Dial via IP fails
...00:39:00] WARNING[10167][C-00000002]: app_dial.c:2421
dial_exec_full: Unable to create channel of type 'PJSIP' (cause 3 - No
route to destination)
I remember that this Dial format was possible with regular SIP. The IP
address is routable, so there is no specific network issue.
In my pjsip.coonf I defined a default outbound endpoint
[global]
default_outbound_endpoint=default_outbound_endpoint
In that default endpoint defined, I did not add any IP address,
because I want to keep it generic and dial any IP address with the
same settings,
Is this possible?