search for: 1f69

Displaying 1 result from an estimated 1 matches for "1f69".

Did you mean: 1,69
2004 May 24
4
dialing multiple extensions
...h I haven't answered my cell phone. Here's what happens: -- Executing Dial("SIP/110-3e4f", "SIP/107&SIP/102&Zap/2/11235551212|40|r") in new stack -- Called 107 -- Called 102 -- Called 2/11235551212 -- SIP/107-3d25 is ringing -- SIP/102-1f69 is ringing -- Zap/2-1 answered SIP/110-3e4f I know I can do the following.... exten => 107,1,Dial(SIP/102&SIP/107,40|r) exten => 107,2,Dial(ZAP/2/11235551212,40|r) exten => 107,3,Voicemail(u102@pstn) exten => 107,4,Hangup exten => 107,102,Voicemail(b102@pstn) exten => 10...