[Freeswitch-users] Transferring to a conference asks for PIN only on leg A

Iskren Hadzhinedev iskren.hadzhinedev at ikiji.com
Mon Aug 4 20:03:02 MSD 2014


Hey everyone!
I have the following scenario:
Bridged two-legged call between A and B in progress.
The dialplan has an extension for transferring to a conference with the following rule:
<action application="bind_meta_app" data="1 a i transfer::-both 8001 XML mydomain"/>
When A presses /*1/ both legs are getting transferred to 8001 which is a PIN protected conference.
When this happens, leg B is already in the conference room and if it’s empty, music on hold starts.
At the same time leg A is prompted for a password. Am I missing something obvious here?
Here’s the conference profile:

   <profile name="myconference">
      <param name="cdr-log-dir" value="auto"/>
      <param name="domain" value="mydomain"/>
      <param name="rate" value="8000"/>
      <param name="interval" value="20"/>
      <param name="energy-level" value="300"/>
      <param name="muted-sound" value="conference/conf-muted.wav"/>
      <param name="unmuted-sound" value="conference/conf-unmuted.wav"/>
      <param name="alone-sound" value="conference/conf-alone.wav"/>
      <param name="moh-sound" value="$${hold_music}"/>
      <param name="enter-sound" value="tone_stream://%(200,0,500,600,700)"/>
      <param name="exit-sound" value="tone_stream://%(500,0,300,200,100,50,25)"/>
      <param name="kicked-sound" value="conference/conf-kicked.wav"/>
      <param name="locked-sound" value="conference/conf-locked.wav"/>
      <param name="is-locked-sound" value="conference/conf-is-locked.wav"/>
      <param name="is-unlocked-sound" value="conference/conf-is-unlocked.wav"/>
      <param name="pin-sound" value="conference/conf-pin.wav"/>
      <param name="bad-pin-sound" value="conference/conf-bad-pin.wav"/>
      <param name="pin" value="12345"/>
      <param name="moderator-pin" value="54321"/>
      <param name="moderator-controls" value="admin"/>
      <param name="caller-id-name" value="$${outbound_caller_name}"/>
      <param name="caller-id-number" value="$${outbound_caller_id}"/>
      <param name="comfort-noise" value="true"/>
      <param name="auto-record" value="$${recordings_dir}/${conference_name}_${strftime(%Y-%m-%d-%H-%M-%S)}.wav"/>
    </profile>

FreeSWITCH Version 1.5.13b+git~20140621T003222Z~47891d5caa~64bit (git 47891d5 2014-06-21 00:32:22Z 64bit)

Thank you!

Kind regards,
-- 
*Iskren Hadzhinedev*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20140804/6113b430/attachment.html 


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