[Freeswitch-users] Using Presence with Valet Parking
Spencer Thomason
spencer at 5ninesolutions.com
Mon Oct 31 05:44:00 MSK 2011
Hello,
I noticed there have been some recent improvements to mod_valet_parking regarding presence. I was wondering if anyone had used this already and could shed some light on how to subscribe to the status of a particular slot. I'm testing this with a Cisco SPA-509G and can't seem to get it working. My dialplan looks like this:
<extension name="parking_slots">
<condition field="destination_number" expression="^(7[1-4])$" break="on-false">
<action application="answer"/>
<action application="valet_park" data="parking_slots $1"/>
</condition>
</extension>
The phone is sending a SUBSCRIBE to park+71@<DOMAIN> and gets a 202 Accepted response.
I do have presence configured and working correctly for user extensions. When a call is transferred to 71, the parking works as expected but a NOTIFY is never sent to the phone. What am I missing?
Thanks for any help!
Spencer
Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-users
mailing list