LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Server
User Name
Password
Linux - Server This forum is for the discussion of Linux Software used in a server related context.

Notices


Reply
  Search this Thread
Old 09-12-2010, 10:36 AM   #1
abakhiet
Member
 
Registered: Apr 2010
Location: Assiut, Egypt
Posts: 166

Rep: Reputation: 15
Question Asterisk all-circiuts-are-busy now


Hola,
I have a problem related to my VOIP server which is:
Code:
Centos 5.5
Asterisk 1.6
FreePBX 2.8
when i try to dial any number through my trunk link with any VOIP Provider, the server tolds me that
all circiuts are busy now, please try a gain later !!!
so, i don't knw what is happens ...
Thanks in Advance
 
Old 09-16-2010, 05:07 AM   #2
abakhiet
Member
 
Registered: Apr 2010
Location: Assiut, Egypt
Posts: 166

Original Poster
Rep: Reputation: 15
please, any one give me an answer
 
Old 09-16-2010, 07:49 AM   #3
estabroo
Senior Member
 
Registered: Jun 2008
Distribution: debian, ubuntu, sidux
Posts: 1,126
Blog Entries: 2

Rep: Reputation: 124Reputation: 124
you need to attach to your asterisk console set the log/verbose level up and while attached make a call and see what it tells you about it. typically its an improper rule or a client that isn't connected.
 
1 members found this post helpful.
Old 09-16-2010, 08:18 AM   #4
abakhiet
Member
 
Registered: Apr 2010
Location: Assiut, Egypt
Posts: 166

Original Poster
Rep: Reputation: 15
Thanks, but i need some advice about asterisk version, i'm a bit confused use Asterisk 1.4 or 1.6 ???
 
Old 09-17-2010, 01:24 AM   #5
estabroo
Senior Member
 
Registered: Jun 2008
Distribution: debian, ubuntu, sidux
Posts: 1,126
Blog Entries: 2

Rep: Reputation: 124Reputation: 124
Either asterisk should work fine, by what you originally posted it looks like your using 1.6
 
1 members found this post helpful.
Old 09-17-2010, 07:07 AM   #6
abakhiet
Member
 
Registered: Apr 2010
Location: Assiut, Egypt
Posts: 166

Original Poster
Rep: Reputation: 15
excuse me, but when i troubleshoot this problem, i remove freepbx, so i delete its admin and panel directories and then i delete its Databases Asterisk and AsteriskCDR.
Then i make its installation again by:
Quote:
yum -y install freepbx
but, when it installed and i tries to login to frepbx it gives me a password, i put:
Quote:
Username: admin
Password: admin
but without any success, please help me solving it ...
 
Old 10-28-2010, 04:39 PM   #7
abakhiet
Member
 
Registered: Apr 2010
Location: Assiut, Egypt
Posts: 166

Original Poster
Rep: Reputation: 15
here is the output at my cli:
Quote:
== Using SIP RTP TOS bits 184
== Using SIP RTP CoS mark 5
-- Called 254034983805/8300
-- SIP/254034983805-0000003f is circuit-busy
== Everyone is busy/congested at this time (1:0/1/0)
-- Executing [s@macro-dialout-trunk:20] NoOp("SIP/5559-0000003e", "Dial fa iled for some reason with DIALSTATUS = CONGESTION and HANGUPCAUSE = 0") in new stack
please help ME.
 
Old 10-28-2010, 06:12 PM   #8
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,635

Rep: Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965
Quote:
Originally Posted by abakhiet View Post
here is the output at my cli:

please help ME.
We've tried, but you don't seem to listen, which seems common in most of the threads you post. You ask for help and get it, then don't follow the instructions, or read the links you get.

Did you not read the other response you got?
Quote:
Originally Posted by estabroo
you need to attach to your asterisk console set the log/verbose level up and while attached make a call and see what it tells you about it. typically its an improper rule or a client that isn't connected.
Did you attach to your asterisk console? Did you set the verbose level higher, and watch what happens when you make a call?? Did you check the rules/clients??

Asking for help over and over again, then not following up/following through, is pointless.

Last edited by TB0ne; 10-28-2010 at 06:15 PM.
 
1 members found this post helpful.
Old 10-28-2010, 08:38 PM   #9
abakhiet
Member
 
Registered: Apr 2010
Location: Assiut, Egypt
Posts: 166

Original Poster
Rep: Reputation: 15
Red face

Quote:
Originally Posted by TB0ne View Post
We've tried, but you don't seem to listen, which seems common in most of the threads you post. You ask for help and get it, then don't follow the instructions, or read the links you get.

Did you not read the other response you got?

Did you attach to your asterisk console? Did you set the verbose level higher, and watch what happens when you make a call?? Did you check the rules/clients??

Asking for help over and over again, then not following up/following through, is pointless.
Thanks for your comment, the previous screenshot i gave you was from my asterisk console and it tells that the server is selecting the proper trunk, but it gives the trunk is congested.
I'm sorry again and again, but i think this is the BEST forum in linux services and applications as well.
 
Old 10-29-2010, 06:59 AM   #10
estabroo
Senior Member
 
Registered: Jun 2008
Distribution: debian, ubuntu, sidux
Posts: 1,126
Blog Entries: 2

Rep: Reputation: 124Reputation: 124
check your sip peers and see if that trunk is connected, might want to add a qualify=yes to it's sip entry
 
1 members found this post helpful.
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
CentOS-Asterisk- /var/spool/asterisk/monitor How to decipher who's call is who's? tananthulus Linux - Newbie 2 12-08-2009 04:50 AM
Busy Signal calling asterisk inbound outbound calls AD123 Linux - Server 2 07-28-2009 01:10 PM
LXer: Installing The Asterisk PBX And The Asterisk Web-Based Provisioning GUI On Linu LXer Syndicated Linux News 0 09-25-2007 02:50 PM
asterisk configuration to make a call PC - PC through asterisk priya001 Linux - Server 0 11-08-2006 06:06 AM
LXer: VoIPowering Your Office with Asterisk: Shiny New Asterisk 1.4 LXer Syndicated Linux News 0 11-03-2006 06:54 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Server

All times are GMT -5. The time now is 12:23 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration