Page 1 of 1

DID Call Not Placed in phone Ext .

PostPosted: Wed Jan 08, 2014 4:06 am
by ashis103
Dear Sir

DID call not placed in phone ext/callmanu . Appreciate your ADVISE ,

DID is one of asterisk sip ext :
user:'09606000035
pass:ZXXXX

register => 09606000035:iXXXX1@IPXXXX.27/09606000035

[09606000035]
type=friend
context=trunkoutbound
host=192.168.X.X
username=09606000035
fromuser=09606000035
secret=xxxxx
qualify=yes
dtmfmode=rfc2833
insecure=very

exten => _9880XX.,1,AGI(agi://127.0.0.1:4577/call_log)
exten => _9880XX.,2,Dial(SIP/${EXTEN:3}@X.X.X.X,,o)
exten => _9880XX.,3,Hangup


[Jan 8 04:00:58] NOTICE[2557]: chan_sip.c:15804 handle_request_invite: Call from '09606000035' to extension '09606000035' rejected because extension not found.

Asterisk 1.4.44-vici
Server : single
ISO ::ViciBox.x86_64-4.0.3.iso
ViciBox Server v.4.0!

SVN version 1.6.21 (r1462351) 2052

DB Schema Version: 1362
Linux version 3.1.10-1.29-pae (geeko@buildhost) (gcc version 4.6.2 (SUSE Linux) )

Re: DID Call Not Placed in phone Ext .

PostPosted: Wed Jan 08, 2014 6:06 am
by ashis103
hello sir ,, problem solved .