[asterisk-users] Extension not found

bas karan baskaran_g6 at yahoo.co.in
Mon May 19 01:44:45 CDT 2008


Dear Friends,

This is Baskar from Chennai, trying to configure
asterisk. Now I planned to start with communication
between 2 systems using soft phones.

When I tried to call the other computer I am getting
the following error message on asterisk terminal,


Connected to Asterisk 1.4.18 currently running on
asterisker (pid = 2478)
Verbosity is at least 3
[May 19 12:02:29] NOTICE[2559]: chan_sip.c:13879
handle_request_invite: Call from 'Phone3' to extension
'5' rejected because extension not found.
    -- Registered SIP 'Phone3' at 192.168.1.101 port
5060 expires 70
asterisker*CLI>



SIP.conf Entries are as follows:

[Phone3]
type = friend
secret=Phone3
host = dynamic
defaultip = 192.168.1.101
dtmfmode = rfc2833
context = sip
callerid = "Phone3" <3>

[Phone4]
type = friend
secret=Phone4
host = dynamic
defaultip = 127.0.0.1
dtmfmode = rfc2833
context = sip
callerid = "Phone4" <4>

[Phone5]
type = friend
secret=Phone5
host = dynamic
defaultip = 192.168.1.51
dtmfmode = rfc2833
context = sip
callerid = "Phone5" <5>

Extension.conf enteries are,


exten => 3,1,Dial(SIP/Phone3,30,tr)
exten => 4,1,Dial(SIP/Phone4,30,tr)
exten => 5,1,Dial(SIP/Phone5,30,tr)


Please help me to fix this issue.

Thank in advance.

Regards,
Baskar





      Bollywood, fun, friendship, sports and more. You name it, we have it on http://in.promos.yahoo.com/groups/bestofyahoo/



More information about the asterisk-users mailing list