[Asterisk-Users] CVS-HEAD and CheckGroup/SetGroup
Jason Williams
jas.williams at gmail.com
Wed Apr 20 06:54:20 MST 2005
On 4/20/05, Sean A. Newton <nester-asterisk at wewt.net> wrote:
>
> Do the SetGroup and CheckGroup functions behavior differently in CVS-HEAD
> vs CVS v1-0?
>
> When I upgrade to CVS-HEAD my "call waiting disable" doesn't seem to work,
> using:
>
> exten => s,1,SetGroup(SIP${ARG1})
> exten => s,2,CheckGroup(1)
> exten => s,3,Dial(Sip/${ARG1},15,t)
Do you not need a
exten => s,103,Congestion()
otherwise the checkgroup has nowhere to go ?
More information about the asterisk-users
mailing list