Page 1 of 1

Dialing to uk

PostPosted: Sat Jun 19, 2010 11:04 am
by sinchan_007
hi all i am trying to dial uk numbers but am unable to do that my sip settings are:-

Carrier ID: SPECTRANET

Carrier Name: SPECTRANET

Registration String: register => XXXXX:XXXXX@sip.citycom.in

Account Entry:
[SIP-spectra2]
disallow=all
allow=g729
allow=g723
allow=ulaw
allow=alaw
type=friend
username=xxxxxx
fromuser=xxxxxx
fromdomain=sip.citycom.in
secret=xxxxxx
host=sip.citycom.in
dtmfmode=rfc2833
qualify=1000
permit=0.0.0.0/0.0.0.0

Protocol: SIP

Globals String: SIPTRUNK=SIP/SIP-spectra2

Dialplan Entry: exten => _944XXXXXXXXXX,1,AGI(agi://127.0.0.1:4577/call_log)
exten => _944XXXXXXXXXX,2,Dial(SIP/${EXTEN:2}@SIP-spectra2,120,Tto)
exten => _944XXXXXXXXXX,3,Hangup

any suggestion did i made any mistake am using 9 as dial prefix or should i use 944 as dial prefix am confused plz help

PostPosted: Sat Jun 19, 2010 3:06 pm
by gardo
Please post Asterisk CLI when dialing.