search for: callgroups

Displaying 20 results from an estimated 821 matches for "callgroups".

Did you mean: callgroup
2005 Sep 06
1
SIP Callgroups
Hi all, at time i am trying to get a better idea of callgroups and pickupgroups (especially within the SIP Channel) A Pickupgroup is relative clear - everyone in the same pickupgroup may pickup a call And a callgroup does what ? - The same ? I thought that a callgroup would act like the ZAP groups - so that you then can dial SIP/g1 - and every SIP Client wh...
2003 Jul 07
1
callgroup and pickupgroup
Hi, I asked a time ago what were callgroup and pickup group used for. I have done some proofs and all, and I'm not sure if I have pick the idea up well!! That's what I understand: For example: group=1 callgroup =2 and pickupgroup=2 and my phone is a membership of the group 1. that's mean that when a phone that belong to group 2 is ringing, I'll be able to answer this call dialing
2003 Sep 08
8
Callgroup, Pickupgroup and SIP
I have just started to play with callgroups and pickupgroups.. I updates my * from CVS this morning (about 15 mins ago).. I have placed callgroup=1 and pickupgroup=1 into each of my 3 phone configurations in sip.conf.. I place a call from phoneA to phoneB, then I go to phoneC and dial *8# , the call does not get picked up by phoneC and co...
2004 Jul 13
2
SIP simultaneous registry possible workaround (was Re: New Asterisk bounty: SIP simultaneous registry)
...12] ... callgroup=1 callerid="Member 2"<12345> [113] ... callgroup=1 callerid="Member 3"<12345> then in your dialplan exten => 12345,1,Dial(SIP/111) ; dialling one member rings them all this should call the entire call group. There have been some issues with callgroups and SIP some while ago but they may have been fixed. In the event that they haven't been fixed, I suggest once again that the bounty would be better spent on fixing whatever issues there may still be with callgroups in SIP. rgds benjk __________________________________________________ Do You...
2005 Jan 30
3
Callgroup with bristuff ISDN?
...pecifically specify it in extension.conf? How will this work for ISDN BRI/PRI? I don't want some extensions to get all calls from the BRI/PRI, just the calls from one DID. The wiki gives an example whereby a callgroup= is linked to a channel but this seems kinda silly with ISDN. Can I use callgroups in such a setup, any config examples? Thanks!!
2013 Mar 15
1
Asterisk does not persist callgroup and pickgroup configuration.
Greetings. I'm running asterisk here (elastix) and I have a few extensions configured in it. I have here two different callgroup/pickgroup where the extensions are configured in, but it doesn't work when I try do pickup a call. Looking the config file (sip_additional.conf) I see they are not configured with callgroup/pickgroup, the fields are empty. Manually inserting callgroup/pickgroup
2004 May 28
1
Zap callgroup/pickupgroup question
I'm trying to set up asterisk so any phone connected to channel 1-16 of my Adit600 channel bank can pick up a call coming in on channel 24. I do not wish to ring any of the 16 channels on an incoming call -- this is strictly so I can pick up the line if I see it ringing and wish to answer at work. I have channel 24 in call group 3, and channels 1-16 in pickup groups 1 and 3. However
2006 Dec 21
2
more than 32 callgroups & pickupgroups
callgroups & pickupgroups greater than 31 are not working for sip calls with 1.2.14 tarball. Anyone know which branches support 64? John
2003 Nov 06
2
this is the code that breaks outgoing calls on grandstream
Here is the diff from chan_sip.c 15 days ago and 16 days ago. 15 days ago is the point outgoing calls made via grandstream budgetone stopped working. Any help on why it breaks? Any possible fix? /tmp# diff asterisk/channels/chan_sip.c asterisk.works/channels/chan_sip.c 289d288 < int capability; 3921,3922d3919 < p->capability = user->capability;
2003 Apr 20
0
Using callgroups (was: Taking a call for someone elses extensionfrom my extension)
Callgroups/pickupgroups are allocated per channel, not in the dialplan. sip.conf and zapata.conf are the two files you're interested in. -wade ---- Original Message ---- From: wipeout@linuxmail.org To: asterisk-users@lists.digium.com, Subject: RE: [Asterisk-Users] Using callgroups (was: Taking a call...
2005 May 17
1
callgroup and callwaiting for IAX clients
Hi Gurus. I searched the lists, wiki and the rest of the web but I still do not understand this. My Setup is as follows: [ISDN via chan_capi or IAX2 DiD Provider] => [* PBX] => [IAX2 Clients (Atcom AT-320ED)] I want to get callgroup/pickupgroup and callwaiting working on the IAX phones. Some web sources told me that this was not implemented, others say that the phone has to handle
2012 Jun 22
0
asterisk 10.4.2 realtime callgroup missing
I am using asterisk 10.4.2 and everything is working correctly except callgroup is not working correctly. I have callgroup field in mysql but if I run sip show peer XXXX on the asterisk cli I get the callgroup field as blank all other fields correctly populated including pickupgroup. I'm not sure where to look to debug the realtime sip connection Cheers Stephen Collier
2003 Nov 07
2
Callgroups and Pickupgroups in Console/dsp
Hi all. I've made a patch for chan_oss.c to enable callgroups and pickupgroups in it (since wasn't enabled). I needed it for a special use of the console (pickup calls arriving to the console from another phone) btw, If someone is interested, I can submit a patch to the bugtracker. I won't do it until that's usefult for someone... since is a very...
2004 Jun 01
1
Zap and call pickup -- it don't work.
The problem: T100P connected to an Adit600. Channel 1-16 are FXS, 17-24 FXO. I have Zap/24 in callgroup 3 and Zap/1-16 in pickupgroup 3. When a call comes in on Zap/24 I cannot pick it up with *8 from Zap/1-16. *CLI> show version Asterisk CVS-04/27/04-23:48:08 built by root@tuck on a i686 running Linux The zapata.conf and extensions.conf are located here:
2007 Oct 18
4
Issues with making calls
Hi List, I am from Peru, I have installed an asterisk server in my company with digium card E1 TE120P, I am having issues when i make calls, here the error from my server [Oct 18 09:13:50] WARNING[2377]: channel.c:3232 ast_request: No channel type registered for 'Zap' [Oct 18 09:13:50] WARNING[2377]: app_dial.c:1106 dial_exec_full: Unable to create channel of type 'Zap' (cause
2003 Apr 20
0
Using callgroups (was: Taking a call for someone elses extension from my extension)
How is a callgroup used in the dial plan?? I can't see an example in the extensions.conf.. > See configs/sip.conf.samples search for pickupgroup > > RTFSC (Sample Configs) > > > Jeremy McNamara > > > > > WipeOut . wrote: > > >Is there a way to pickup a call whn using a SIP phone? > > > > > > > >> From
2007 Apr 03
0
I can't use the 'Group', 'CallGroup' , 'PickupGroup' in SIP channel (asterisk1.4.2)
HI,ALL, I have multiple PSTN lines registered as multiple SIP channels (e.g. SIP/line1, SIP/line2, SIP/line3, etc...), on the multiple gateways( I uses the SIPURA3000). I wants to arrange them into an ordered hunting group for outbound calling. I used http://www.voip-info.org/wiki/view/hunt-dial+macro for reference. My configure files like blew.
2003 Jul 01
3
picking up a ringing extension
Hello, We are using asterisk 0.4.0 on debian sid with Cisco 7960 and ATA186 phones. All sip entries have: callgroup=1 pickupgroup=1 However I am unable to remotely pickup a ringing phone using *8#. I get fast busy tone. Is there some flag to add in extensions.conf ? Thanks in advance,
2007 Oct 19
1
Glare on Incoming Calls
How I change my configuration to reduce this issue. I have this setting on my zapata.conf signalling=fxs_ks group=1 callgroup=1 pickupgroup=1 channel=1 signalling=fxs_ks group=2 callgroup=1 pickupgroup=1 channel=2; singalling=fxs_ks group=3 callgroup=1 pickupgroup=1 channel=3; singalling=fxs_ks group=4 callgroup=1 pickupgroup=1 channel=4 and for outbound calls I have this context on my
2005 Aug 27
1
Asterisk ISDN: Problem Setting CallerID as DID Extension Numbers.
Hello Group, Current Setup: - Eicon Quad BRI ISDN Card. - 4 ISDN BRI (Telco: Telstra) Onramp2 services. - Mode: Point2Point. - 100 Indial Number ranges. Full National Number (9 digit format): BAAAAAAXX where: B (Area code): 2/3/7/8 A (Normal Numbers) X (99 Indial extensions) eg: BAAAAAA00 BAAAAAA20 etc Requirement: - To be able send Indial numbers as Caller ID when dialing out. Configration: