[Freeswitch-users] valet park
Darcy Primrose
darcy at voice2net.ca
Mon Feb 4 23:51:57 MSK 2013
When I place a call in valet apark, and then retrieve it, it stays bridges
to the valet_slot
Dial plan:
<extension name="valet_park_me_2">
<condition field="destination_number" expression="^(6002)$">
<action application="answer"/>
<action application="set"
data="domain_name=192.168.209.49"/>
<action application="valet_park" data="valet_parking_lot
6002"/>
<action inline="true" application="set"
data="presence_id=6002@${domain_name}"/>
</condition>
</extension>
CALL STATUS AFTER PICKUP:
freeswitch at internal> show calls
uuid,direction,created,created_epoch,name,state,cid_name,cid_num,ip_addr,des
t,presence_id,presence_data,callstate,callee_name,callee_num,callee_directio
n,call_uuid,hostname,sent_callee_name,sent_callee_num,b_uuid,b_direction,b_c
reated,b_created_epoch,b_name,b_state,b_cid_name,b_cid_num,b_ip_addr,b_dest,
b_presence_id,b_presence_data,b_callstate,b_callee_name,b_callee_num,b_calle
e_direction,b_sent_callee_name,b_sent_callee_num,call_created_epoch
54b084a8-6f0c-11e2-9612-1dd513f41a4b,inbound,2013-02-04
16:49:12,1360010952,sofia/internal/101 at 192.168.209.49,CS_SOFT_EXECUTE,ext101
,101,192.168.209.23,6001,6001 at 192.168.209.49,,ACTIVE,,,SEND,54b084a8-6f0c-11
e2-9612-1dd513f41a4b,localhost.localdomain,voice2net,6137041248,4f6e82e2-6f0
c-11e2-95e8-1dd513f41a4b,inbound,2013-02-04
16:49:03,1360010943,sofia/external/6137041248 at 98.158.129.14,CS_EXCHANGE_MEDI
A,voice2net,6137041248,98.158.129.14,6001,6001 at 192.168.209.49,,ACTIVE,voice2
net,6137041248,SEND,ext101,101,1360010952
1 total.
VERSION:
freeswitch at internal> version
FreeSWITCH Version 1.3.13b+git~20130119T155523Z~6cb3be7d8b (git 6cb3be7
2013-01-19 15:55:23Z)
All aspects of the call work, we want to use the blf with the valet park and
this does work, however, because the call does not drop, the valet_park
light stays on, this unnecessarily ties up parking spots.
Any help or suggestions would be greatly appreciated.
Darcy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20130204/74e37f3a/attachment.html
Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-users
mailing list