[asterisk-users] park()-command always parks on default 701
Jonas Kellens
jonas.kellens at telenet.be
Tue Nov 25 08:27:23 CST 2014
Hello,
I have the following in my dialplan :
exten => callpark,n,Set(PARKINGDYNPOS=200-210)
exten => callpark,n,Set(PARKINGDYNCONTEXT=parked_001)
exten => callpark,n,Park(20000,,,,s,parkinglot_001)
I see on the CLI :
[Nov 25 15:08:47] -- Executing [callpark at pbx-routing:10]
Set("SIP/SipT01-0000000b", "PARKINGDYNPOS=200-210") in new stack
[Nov 25 15:08:47] -- Executing [callpark at pbx-routing:11]
Set("SIP/SipT01-0000000b", "PARKINGDYNCONTEXT=parked_001") in new stack
[Nov 25 15:08:47] -- Executing [callpark at pbx-routing:12]
Park("SIP/SipT01-0000000b", "50000,,,,s,parkinglot_001") in new stack
[Nov 25 15:08:47] == Parked SIP/SipT01-0000000b on 701 (lot
parkinglot_001). Will timeout back to extension [pbx-routing] s, 1 in 50
seconds
[Nov 25 15:08:47] -- Added extension '701' priority 1 to parked_770000
Why does Asterisk park on 701 ? Why not on 200 ?
Kind regards,
Jonas.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20141125/cf2bed08/attachment.html>
More information about the asterisk-users
mailing list