On 4/20/05, Sean A. Newton <[EMAIL PROTECTED]> 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 ?
_______________________________________________
Asterisk-Users mailing list
[email protected]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to