Hi, 
I have 2 Phones with extension  11 and 12   if someone call the extension  11 
and the call is connected to extension 11 how can I pickup/steal  the call from 
the extension 12 if I cal from 12?   I found this  snippet off extensions.conf 
,  the snippet make a pickup/ steal the phone if the call connected but this 
snippet have pipes and new Astlinux 1.8 don’t use pipes  I tried to change the 
pipes with ,  and the snippet not works. Has anyone  working script for pickup 
which i can use to pickup a connected call from another phone. if the call 
rings I can pickup with *811 but if the call is connected i can’t fount nöthing 
that works.

exten => 11,1,ChanIsAvail(SIP/11|js)
exten => 11,2,Dial(SIP/11)
exten => 11,3,Hangup
exten => 11,102,GotoIf($[${CALLERID(num)}=12]?steal:)
exten => 11,103,Busy()
exten => 11,104,Hangup()

Regards 
nedi
------------------------------------------------------------------------------
Better than sec? Nothing is better than sec when it comes to
monitoring Big Data applications. Try Boundary one-second 
resolution app monitoring today. Free.
http://p.sf.net/sfu/Boundary-dev2dev
_______________________________________________
Astlinux-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/astlinux-users

Donations to support AstLinux are graciously accepted via PayPal to 
[email protected].

Reply via email to