[Asterisk-Users] Ringing in sequence

Aaron Martin listasterisk at comtek.co.nz
Sun Jul 6 22:54:32 MST 2003


I am trying to create an extension that will ring 2 ip phones if the receptionist doesnt answer.  I have used the following extension:

exten => 1401,1,Dial(H323/10.0.3.14,10,r) 
exten => 1401,2,Dial(H323/10.0.3.13&H323/10.0.3.14,10,r) 
exten => 1401,3,Hangup

It appears to work well, i.e. it rings the first phone for 10 seconds, then rings both phones for 10 seconds, then just hangs up.

The problem is when both phones are ringing, only answering the second phone (10.0.3.14) actually results in the call being answered.  If I answer the first phone (10.0.3.13) I only get silence, and the second phone keeps ringing.

Any ideas??

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20030707/f9111d2b/attachment.htm


More information about the asterisk-users mailing list