search for: huntgroup

Displaying 12 results from an estimated 12 matches for "huntgroup".

2003 Aug 28
0
AgentLogin and Huntgroups
I'm developing asterisk to work in a small Call Center for a Mobile Communications Provider. I'm looking for references for Agent Logins and Huntgroups. If any of you have already configured Asterisk for such a Task and would be willing to let me take a look at your config files could you please email them to me at mailto:jhelmich@bluesky.as Thanks, Jason Helmich MIS, Blue Sky Communications PGP Key ID: 0x4CF71E92 jhelmich@bluesky.as 011.684...
2005 Feb 08
11
More complicated huntgroups / delayed ringing
Stefan Gofferje wrote: > Hi Folks, > > on my home asterisk, I have a "huntgroup" for incoming calls on the > private line which first let ring my phones in my office and living > room, after a while then office, living room and bedroom. > I do this by simply putting two dial statements in sequence: > > > [private_huntgroup_day] > exten => s,1,D...
2010 Mar 29
3
Slightly more advanced dialling..
Hello, I'm wondering if it is possible to ring X number of extensions simultaneously, and each answered call can be handled with some code. I can do a huntgroup-esque way of dialling, but I want all the dialled numbers to be picked up. I hope this makes sense.. If not please say.. Many thanks! Andy -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100329/26fffe6...
2006 Apr 05
5
Dial Plan Logic Problem
...) exten => _*1XXX,11,SetVar(LOOPER=$[${LOOPER} + 1]) exten => _*1XXX,12,Goto(9) exten => _*1XXX,13,Goto(4) exten => _*1XXX,14,Hangup exten => 1,1,VoiceMail(b${CALLEDEXTEN}) exten => 1,2,Hangup exten => 2,1,SetCallerID("Camped on ${CALLEDEXTEN}") exten => 2,2,Goto(huntgroups,101,1) exten => 2,3,Hangup [mainmenu] exten => s,1,Set(LOOPER=1) exten => s,2,ResponseTimeout(6) exten => s,3,Background(entagroup/mainmenu) exten => s,4,Background(entagroup/silence) exten => s,5,Set(LOOPER=$[${LOOPER} + 1]) exten => s,6,GotoIf($[${LOOPER} < 4]?mainmenu...
2009 Jan 19
1
Suggestions on how to create a hunt or hunt like (rollover, multi-line) group or where to get one?
I have about 5 incoming USA SIP lines, but my provider does not have any sort of roll-over or huntgroup feature. Does anybody have an idea on how I can create a general number that will ring to the next available, non-busy SIP line that I have? Is there a provider out there that would do this? Any suggestions would be greatly welcome. Thank you. -------------- next part -------------- An...
2009 Feb 12
4
Asterisk Queue and URL Calling
...d this will cause a screen popup on the user screen which is logged in the sugarcrm and his/her extension number is 105. Everything work fine with this implementation but when it comes to Queue it fails , cause in the Queue the [macro-stdexten] will not be executed for dialing. I have a Queue ( huntgroup ) which all the extensions are its member and with random algorithm the calls will be distributed to extensions. I need the popup but don't know how to execute the URL with the replacement of the ${CALLERID(num)} and ${ARG1} with value. Please someone help me. Best Regards, Mohsen ----------...
2003 Jul 09
1
PBX / Asterisk integration
...arly, we would like it to integrate with our PBX so VoIP users can talk to the PSTN as well. We don't actually control the University's PBX, so it is highly desirable that any changes to the PBX are very minimal! We were thinking of setting up a single extension which is associated with a huntgroup on the PBX that somehow connects (via an E1?) to the Asterisk box. If a user leaves his office he sets his extension to re-direct calls to that extension number (or to re-direct on no-reply). The PBX would route the call to the asterisk huntgroup. Asterisk would "see" the original exte...
2005 Mar 22
4
Quick Newbie Question - Auto Call Routing
Hello all, Quick description of scenario: Would like to be able to plug in an analog line to a Digium Wildcard X100P FXO card in an * server. Whenever that line receives a call, we would like it to automatically ring a hunt group of VoIP soft phones that are connected to the * server. Is this possible, and if it is, what's the easiest way to go about it? My thanks in advance. Gordon
2006 Jun 12
0
Active Directory Integration with FreeRADIUS - NTLM_Auth
...aded and initialized type leap gtc: challenge = "Password: " gtc: auth_type = "PAP" rlm_eap: Loaded and initialized type gtc mschapv2: with_ntdomain_hack = no rlm_eap: Loaded and initialized type mschapv2 Module: Instantiated eap (eap) Module: Loaded preprocess preprocess: huntgroups = "/etc/raddb/huntgroups" preprocess: hints = "/etc/raddb/hints" preprocess: with_ascend_hack = no preprocess: ascend_channels_per_line = 23 preprocess: with_ntdomain_hack = no preprocess: with_specialix_jetstream_hack = no preprocess: with_cisco_vsa_hack = no Module: Ins...
2003 Apr 12
0
Dial Plan Problems (also IAX)
...obdobbs@GoFnord/18503841234,20) exten => 2111,103,Goto(2111,102) exten => 2111,203,Dial(IAX/bobdobbs@GoFnord/18775521234,20) exten => 2111,304,Hangup ; include => outgoing ; What I want to do is when a call comes in for exten 2111 it tries dialing three numbers in sequence (basically a huntgroup). -- Executing Dial("Zap/1-1", "IAX/bobdobbs@GoFnord/18504841234|20") in new stack -- Calling using options 'exten=18504841234;callerid="Stirling Baronne" <504-595-1234>;language=en;username=bobdobbs;formats=2;capability=2;version=1;adsicpe=2'...
2006 May 26
1
End of migration: adding support for some an alog phones
...rt modem, fax and some older > stuff. What's the best choice? A channel bank or a TDM2400P card? > Can I use a TDM2400P board together with the actual TE410P? As far as I know, Digium doesn't support FAX through TDM2400P, even less a modem call. I had to take one analog line out of my huntgroup and reserve it for modem calls since I could not make it work using the TDM2400P. Note that I was going from an FXS to an FXO. I've read that using a PRI and a good channel bank should work. hth _______________________________________________ --Bandwidth and Colocation provided by Easynews.co...
2006 May 26
4
End of migration: adding support for some analog phones
Hi, during gradual migration to Asterisk, I put Asterisk in front of a legacy Alcatel PBX: PRI PSTN <--> Asterisk <--> E1 cable <--> Alcatel PBX After successful deployment of VoIP phones, it's time to drop Alcatel PBX! I'd like to keep some of analog lines to support modem, fax and some older stuff. What's the best choice? A channel bank or a TDM2400P card? Can I