Displaying 1 result from an estimated 1 matches for "incoming_1".
Did you mean:
incoming1
2007 Mar 08
0
cmd pickup Problem
Hi there,
i have a Problem with the Pickup command.
Versions:
asterisk 1.4.1 on gentoo
my extensions.conf [only the interesting part]:
[incoming_1]
exten => 123,1,Ringing
exten => 123,2,Dial(SIP/xxxx,20,r)
exten => 123,3,wait(90)
exten => 123,4,hangup
[incoming_2]
exten => 456,1,pickup(123@incoming_1)
both are sip-accounts and have pickupgroup=1 in the sip.conf
so my idea is, when anybody calls at 123 my mobile is ringing and...