On Fri, Sep 23, 2005 at 07:30:41AM -0400, Doug Lytle wrote:
>Patrick wrote:
>
>>On Fri, 2005-09-23 at 11:14 +0200, Christian Schoepplein wrote:
>>
>>
>>>Hello,
>>>
>>>is it possible to use Dial() and BackGround() in combination? I try to
>>>do something like this, but it is not working :( :
>>>
>>>exten => isdn,1,Set(LANGUAGE()=de)
>>>exten => isdn,2,Set(GROUP()=support)
>>>exten => isdn,3,GotoIf($[${GROUP_COUNT()} > 1],?100) ;Full group
>>>exten => isdn,2,Ringing()
>>>exten => isdn,3,Dial(SIP/302,120,tT)
>>>exten => isdn,5,Congestion
>>>exten => isdn,6,Bussy
>>>
>>>
>
>Your numbering is off. 1,2,3,2,3,5,6 just won't work.Yes, thanks, already fixed. It was only a mistake when pasting this into the message. Regards, Schoepp -- Christian Schoepplein <chris at schoeppi.net> Manage your communication: http://www.otrs.de Linux for the blind: http://www.blinux.suse.de
signature.asc
Description: Digital signature
_______________________________________________ --Bandwidth and Colocation sponsored by Easynews.com -- 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
