Page 1 of 1

Call failed Declined

PostPosted: Sat Nov 17, 2012 12:55 pm
by h1828
Hi

i newly installed asterisk 1.4. I configure sip account in sip.conf:-
register => username:password@202.71.134.13:5060

; setup account for SIP trunking:
[Srv1]
disallow=all
allow=g729
type=friend
username=username
secret=password
host=202.71.134.13
dtmfmode=rfc2833
qualify=1000
fromdomain=202.71.134.13
fromuser=052502976

config dialplan in extension.conf:-


; dial a long distance outbound number to the UK
; This 'o' Dial flag is VERY important for VICIDIAL on outbound calls,
exten => _91X.,1,AGI(agi://127.0.0.1:4577/call_log)
exten => _91X.,2,Dial(SIP/052502976{EXTEN:1}@SRV1,55,To)
exten => _91X.,3,Hangup


i check all setting but when i call to any uk number i facing error of Call failed declined in my xlite. Is there any setting in any other configuration file. Plz help

Re: Call failed Declined

PostPosted: Sat Nov 17, 2012 6:10 pm
by williamconley
1) Welcome to the Vicidial Party! 8-)

2) when you post, please post your entire configuration including (but not limited to) your installation method and vicidial version with build.

this IS a requirement for posting along with reading the stickies (at the top of each forum) and the manager's manual (available on EFLO.net, both free and paid versions)

You should also post: Asterisk version, telephony hardware (model number is helpful here), cluster information if you have one, and whether any other software is installed in the box. If your installation method is "from scratch" you must post your operating system and should also post the .iso version from which you installed your original operating system. If your installation is "Hosted" list the site name of the host.

If this is a "Cloud" or "Virtual" server, please note the technology involved along with the version of that techology (ie: VMware Server Version 2.0.2). If it is not, merely stating the Motherboard model # and CPU would be helpful.

Similar to This:

Vicibox X.X from .iso | Vicidial X.X.X-XXX Build XXXXXX-XXXX | Asterisk X.X.X | Single Server | No Digium/Sangoma Hardware | No Extra Software After Installation | Intel DG35EC | Core2Quad Q6600

3) DO NOT modify sip.conf. Make all changes according to the Vicidial Managers Manual in the Admin->Carriers and admin->Phones sections to create all sip connections with phones and with VOIP providers.

4) Revert to a "stock" installation. Then Start at the beginning of the managers manual. Do not skip any pages or sections. When you get to the point that all the functions you want are working, stop. If you hit a bump before you get there, bring us the Manual Version, Page, and Line/Paragraph at which you hit your bump and we'll help you past it. This is what the manual is for ... to help newbies get going without each new user re-inventing their system. :)