• News
  • Idefisk
  • Tools
  • Tutorials
  • Forum
  • Reviews
  • VoIP Providers
  • Archives
  • Gallery
ZOIPER softphone

The forum for asterisk and voip discussions
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Asterisk as SIP Client... Unable to make outgoing calls

 
Post new topic   Reply to topic     Forum Index -> Asterisk@home and other 3rd party tools
View previous topic :: View next topic  
Author Message
chawlakunal



Joined: 21 May 2009
Posts: 1

PostPosted: Thu May 21, 2009 6:25 pm    Post subject: Asterisk as SIP Client... Unable to make outgoing calls Reply with quote

Hi,

I am trying to register my Asterisk as a Client at a SIP provider which provides PSTN access so that I can dail in and out on PSTN using SIP softphone (X-Lite). Now, I am able to register Asterisk against the SIP provider and get incoming calls on softphone too. But the problem is with outgoing calls. After dailing the PSTN number the PSTN phone rings but even after picking the PSTN phone the softphone displays calling 0xxxxxxxxxx (PSTN number). Then finally the sip softphone displays "Call Failed: Service Unavailable" and you hear the voice "The person you called is unavailable".

The Settings in sip.conf are:

general
port = 5060
bindaddr = 0.0.0.0
context = others
sipdebug = no
realm = domain.com
trustrpid = yes
sendrpid = yes

register => uname@domain.com:pwd:authname@IP/46
registertimeout=20
registerattempts=10


my_provider
type=peer
fromuser=uname
fromdomain=domain.com
canreinvite=no
secret=pwd
insecure=very
host= ip
qualify=yes
nat=no


The configuration in extensions.conf is as follows:
exten => _0.,1,Dial(SIP/${EXTEN:1}@my_provider)

The output on Asterisk CLI is:

Executing 04045834323@tutorial:1 Dial("SIP/alice-c0000a60", "SIP/4045834323@my_provider") in new stack
— Called 4045834323@my_provider
== Everyone is busy/congested at this time (1:0/0/1)
== Auto fallthrough, channel 'SIP/alice-c0000a60' status is 'CHANUNAVAIL'


Can someone please explain where and what I am doing wrong?

Thanks.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic     Forum Index -> Asterisk@home and other 3rd party tools All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group
contact us at: support@asteriskguru.com - asterisKGuru.com © all rights reserved   |   *asterisk is registered trademark of © Digium™