[Freeswitch-users] call park blf

fs fs at voice2net.ca
Fri Oct 11 16:13:49 MSD 2013


We use snom version 8.7.3.10.   

The dial plan for snom is immediately below.   You need one dial plan to park and one dial plan to unpark.
The strange thing, this worked perfectly for about 1 month then it started dropping the blf for parked calls, not just on snom phones but also on grandstream.  Might be tied to an upgrade we did on the freeswitch.

we use  FreeSWITCH Version 1.2.12+git~20130909T220327Z~07f2d94d9c (git 07f2d94 2013-09-09 22:03:27Z)

<extension name="valet_park">
      <condition field="destination_number" expression="^(park\+\d)$">    
  <action application="answer"/>
       <action application="set" data="valet_parking_timeout=300" />
       <action application="set" data="valet_parking_orbit_exten=0" />  
  <action application="valet_park" data="my_lot at myhome.pbx2net.ca  $1"/>
      </condition>
    </extension>
 <extension name="snom_valet_unpark">
     <condition field="${sip_to_params}" expression="proto=park"/>
  <condition field="destination_number" expression="^(\d{1})$">
   <action application="answer"/>
   <action application="valet_park" data="my_lot at myhome.pbx2net.ca park+$1"/>
  </condition>
    </extension>

Darcy Primrose

  ----- Original Message ----- 
  From: Moishe Grunstein 
  To: FreeSWITCH Users Help 
  Sent: Thursday, October 10, 2013 11:22 PM
  Subject: Re: [Freeswitch-users] call park blf


  What firmware version are you using on Snom? I am using it on Polycom without any issues, however in the Fusion PBX IRC channel someone tried every Snom firmware version and it only work on 1 version.

   

  This is the dialplan FusionPBX uses.

   

  <extension name="valet_park" >

     <condition field="destination_number" expression="^(park\+)?(\*590[0-9])$" >

         <action application="set" data="valet_parking_timeout=300" />

         <action application="set" data="valet_parking_orbit_exten=0" />

         <action application="valet_park" data="park@${domain_name} $2" />

     </condition>

  </extension>

   

  Thanks,

   

  Moishe Grunstein

  Tornado Computer Systems, Inc.

  212.400.7650 888.IPPBX.US
  Service Request Email: support at nysolutions.com 

  Polycom Certified VAR
  Microsoft Small Business Specialist, Cisco SMB Select Certified



  Computer Networking * Managed Services * IP Video Surveillance * Network Assessments * Web Solutions * Voice over IP * Disaster Recovery * Network Security * Site Surveys * CMS

   

  From: freeswitch-users-bounces at lists.freeswitch.org [mailto:freeswitch-users-bounces at lists.freeswitch.org] On Behalf Of fs
  Sent: Thursday, October 10, 2013 10:58 PM
  To: fs; FreeSWITCH Users Help
  Subject: Re: [Freeswitch-users] call park blf

   

  sorry, I forgot to paste in the settings in the dial plan

   

  <extension name="valet_park">
        <condition field="destination_number" expression="^(park\+\d)$">    
    <action application="answer"/>
    <action application="valet_park" data="my_lot at myhome.pbx2net.ca  $1"/>
        </condition>
      </extension>

   

  I use park+{slot} to park calls using keys on snom and grandstream phones.   The busy lamp field lights but goes out shortly after, about 5 seconds.  However, the call is still on hold and can be picked up by pressing the illuminated light.  When I do a sip trace, there is a notify message saying the park+{slot} has been terminated.

   

  Any ideals.  Incidentally, all other BLF's work prefectly.

   

  Darcy Primrose



------------------------------------------------------------------------------


  _________________________________________________________________________
  Professional FreeSWITCH Consulting Services:
  consulting at freeswitch.org
  http://www.freeswitchsolutions.com

  
  

  Official FreeSWITCH Sites
  http://www.freeswitch.org
  http://wiki.freeswitch.org
  http://www.cluecon.com

  FreeSWITCH-users mailing list
  FreeSWITCH-users at lists.freeswitch.org
  http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
  UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
  http://www.freeswitch.org



------------------------------------------------------------------------------


  No virus found in this message.
  Checked by AVG - www.avg.com
  Version: 2014.0.4158 / Virus Database: 3609/6738 - Release Date: 10/10/13
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20131011/a666dc65/attachment-0001.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/jpeg
Size: 2424 bytes
Desc: not available
Url : http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20131011/a666dc65/attachment-0001.jpe 


Join us at ClueCon 2013 Aug 6-8, 2013
More information about the FreeSWITCH-users mailing list