Hi,
when an unknown asterisk extension is dialed out from the call controller, call is never terminated.
I am assuming as the extension is not available/not valid, call should have been completed as invalid number or timed out. please let me know if this is incorrect.
Following is the github gist link
https://gist.github.com/2916930Following is the asterisk trace log
[Jun 12 21:04:54] WARNING[4549]: chan_sip.c:5441 create_addr: Purely numeric hostname (8000), and not a peer--rejecting!
[Jun 12 21:04:54] NOTICE[4549]: channel.c:5325 __ast_request_and_dial: Unable to request channel SIP/8000
thanks
Vijay