search for: 47dfa62b

Displaying 1 result from an estimated 1 matches for "47dfa62b".

Did you mean: 47d8a61b
2011 Jul 22
1
Pickup(${EXTEN:2}); not works from outside
Hi! I'm using ael language and I need to pick up a call from outside to an internal number. for example: i'm 120 the phone 100 rings, it's a call from outside. now I pick up the call with: *8100 and I would expect to answer the call but the response is Declined the Puckup code is below: _*8X! => { Pickup(${EXTEN:2}); Hangup(); } the problem is if an another number ( 130) calls