Voxilla VoIP Forum

Go Back   Voxilla VoIP Forum > Hardware/Software Support Forums > Asterisk Support Forum

Asterisk Support Forum Technical support, how-to guides, troubleshooting, and general assistance, from beginner to seasoned pro, this is where to discuss Asterisk, the most powerful open source PBX.


Closed Thread
 
LinkBack Thread Tools Rate Thread Display Modes
  #1 (permalink)  
Old June 7th, 2005, 12:42 AM
Junior Member
 
Join Date: Jun 2005
Posts: 9
karthik
Default Using multiple Broadvoice lines with Asterisk

Hi,

I am trying to setup an asterisk pbx with outbound calling driven through multiple BV lines. i want the first line to reflect as busy when a second or subsequent caller is automatically sent outbound from the second or subsequent line and so on. But the problem is that the broadvoice line never reflects as busy (maybe because of 3-way calling ability) and as a result any outbound call automatically goes through the first bv line which allows up to 2 individual calls to happen simultaneously but in the 3rd one goes all the way to bv and comes back with a message "Your call cannot be completed. Please hangup and try later." Instead i want this line to just give a busy tone so asterisk will automatically fallback to the next outbound line in the dial plan or something. Can anyone help?

I am using regular asterisk not a@h.

Here is what i am using.

exten => _1NXXNXXXXXX,1, Dial(SIP/${EXTEN}@account1server,60,rtT)
exten => _1NXXNXXXXXX,2, GotoIf(($[${DIALSTATUS}=CHANNELUNAVAIL]?7:8)

exten => _1NXXNXXXXXX,7, Dial(SIP/${EXTEN}@account2server,60,rtT)
exten => _1NXXNXXXXXX,8, GotoIf(($[${DIALSTATUS}=CHANNELUNAVAIL]?10:12)

exten => _1NXXNXXXXXX,10, Dial(${TRUNK}/${EXTEN},60,rtT)
exten => _1NXXNXXXXXX,12, Goto(102)

exten => _1NXXNXXXXXX,102, Congestion
exten => _1NXXNXXXXXX,103, Hangup

;=========

What happens is the first outbound call goes through account1server, so does a second outbound call from another user, and a third call instead of going to account2server also goes to account1server as there is no busy or fast busy tone indicating to the asterisk that the line is busy, tends to attempt through the account1server and gives a recorded message "your call cannot be completed. please hangup and try later".

Could anyone please help?

I have posted this in broadvoice forum also.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #2 (permalink)  
Old June 7th, 2005, 11:35 AM
mberlant's Avatar
Senior Member
 
Join Date: Aug 2004
Location: USA or Japan
Posts: 5,013
mberlant is an unknown quantity at this point
Default RE: Using multiple Broadvoice lines with Asterisk

This is an Asterisk situation, having nothing to do with BV.

It's not very elegant (there used to be an "outgoinglimit=" command for your [dial-broadvoice] block), but have a look at this posting over on voip-info.org.

You will need to set up each BV line independently with the SetGroup() command and enforce it in your Dial Plan with the CheckGroup() command.
__________________
Please do not send technical questions via PM.
Please post all questions to the forum.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #3 (permalink)  
Old June 7th, 2005, 02:52 PM
Junior Member
 
Join Date: Jun 2005
Posts: 9
karthik
Default Thanks a lot

Thank you very much.

The setgroup and checkgroup did it all.

I appreciate your help.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #4 (permalink)  
Old July 30th, 2005, 10:33 AM
Junior Member
 
Join Date: Jul 2005
Posts: 2
columbo
Default Multiple Lines

HI

I think I am trying to achieve something similar to this.

I have multiple sip lines and would like asterisk to try the first line for outgoing calls, if it's free to use it. If not free to try the next available free line and so on.

So for eg if all 10 lines are being used and say line two becomes free, then asterisk will route the next call made to this available free line ?

Can you provide guidance to help me do this?

Cheers

Columbo
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Closed Thread

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Multiple 'lines' mlutter Asterisk Support Forum 2 April 13th, 2006 09:09 AM
Multiple Broadvoice DIDs on one account and Asterisk fatcat Asterisk Support Forum 24 November 25th, 2005 09:09 PM
Asterisk with multiple broadvoice accounts incoming calls thameema Asterisk Support Forum 13 September 9th, 2005 03:56 AM
Multiple Broadvoice DID and Asterisk fatcat BroadVoice Support Forum 0 June 12th, 2005 08:36 PM
Using multiple Broadvoice lines with Asterisk karthik BroadVoice Support Forum 7 June 8th, 2005 03:09 PM


Voxilla News

More Voxilla news



All times are GMT. The time now is 01:15 AM.


vBulletin, Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 ©2008, Crawlability, Inc.
Logos and trademarks are the property of Voxilla or their respective owner. All other content © 2003-2009 by Voxilla, Inc.