No account yet? Create one
Forgot your Username or Password?

Welcome to the Voxilla VoIP Forum.

Voxilla has been a trusted source for accurate, up-to-date information on the IP Communications industry since 2002. A dedicated staff of reporters and engineers produce feature articles and product reviews to keep industry watchers abreast of the people, companies, and trends driving a fast moving market.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.





Closed Thread
 
LinkBack Thread Tools Rate Thread Display Modes
  #1 (permalink)  
Old June 6th, 2005, 11:42 PM
karthik karthik is offline
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, 10:35 AM
mberlant's Avatar
mberlant mberlant is offline
Senior Member
 
Join Date: Aug 2004
Location: USA or Japan
Posts: 5,015
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, 01:52 PM
karthik karthik is offline
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, 09:33 AM
columbo columbo is offline
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:



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


Advertise Here

All times are GMT. The time now is 05:59 PM.


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