Philipp von Klitzing wrote:
> How about this pseudo code:
>
> [default]
> 1,Dial(Sip/1&Sip/2)
> 2,SetVar(foo=x)
> 3,Goto(international,8500,1)
> 102,SetVar(foo=x)
> 103,Goto(international,8500,1)
>
[international]
8500,1,GotoIf(foo=x THEN voicemail ELSE callotherphones)

Many thanks for the reply, but with 'callotherphones' I think that there would be a loop or a '302 message storm'...


Do you know if I can replace a 'callotherphones' by a 'do nothing, continue ringing other phones' ? How could I code that ?

Cheers,

--
Ludovic DROLEZ                              Linbox / Free&ALter Soft
152 rue de Grigy - Technopole Metz 2000                   57070 METZ
tel : 03 87 50 87 90                            fax : 03 87 75 19 26
_______________________________________________
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