Ring Group patch
Brought to you by:
agillis
Ring groups not working since AAH1.0 thru AAH2.0b3
--- extensions.conf.orig 2005-09-30
00:10:40.000000000 -0400
+++ extensions.conf 2005-09-29 23:56:52.000000000 -0400
@@ -158,7 +158,7 @@
; Ring groups of phones
; ARGS: comma separated extension list
[macro-rg-group];
-exten => s,1,Setvar(GRP=${GROUP}) ;my original
choice of variable GROUP is no
w overwritten by SetGroup. Copy contents to GRP
+exten => s,1,Setvar(GRP=${ARG4}) ;my original choice
of variable GROUP is now
overwritten by SetGroup. Copy contents to GRP
exten => s,2,SetGroup(${CALLERIDNUM})
exten => s,3,Setvar(FROMCONTEXT=rg-group)
exten => s,4,SetCIDName(${PRE}${CALLERIDNAME})
Logged In: YES
user_id=1345983
Could you be a little clearer about the patch?
What modifications did you make and to what file? THanks
Logged In: YES
user_id=1291793
This is apparently fixed in Asterisk 2.1+ and was only
a problem in the tar.gz file not the CD installation.