[Asterisk-Users] Dial() and BackGround()

Christian Schoepplein chris at schoeppi.net
Fri Sep 23 03:58:15 MST 2005


On Fr, Sep 23, 2005 at 12:51:25 +0200, 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
>
>Shouldn't that read "Busy" instead of "Bussy"?

Yes, ofcourse, thanks.

Have you any hint for my Dial() and BackGround() problem :)?

Regards,
Schoepp

-- 
Christian Schoepplein <chris at schoeppi.net>
Manage your communication:     http://www.otrs.de
Linux for the blind:           http://www.blinux.suse.de
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20050923/d17b3173/attachment.pgp


More information about the asterisk-users mailing list