[Freeswitch-users] Answerconfirmation with ivr not working

Thomas Hoellriegel admin at blindi.net
Mon Dec 5 07:14:13 MSK 2011


Hi all,
i create a callscreening extension with:
<extension name="498925007676">
<condition field="destination_number" expression="^498925007676$">
<action application="set" data="group_confirm_file=ivr callscreen"/>
<action application="set" data="group_confirm_key=exec"/>
<action application="bridge" data="loopback/0/operator1"/>
</condition>
</extension>

My ivrmenu:
  <menu name="callscreen"
   greet-long="$${base_dir}/sounds/callscreen/callscrrenopts.wav"
  greet-short="$${base_dir}/sounds/callscreen/callscrrenopts.wav"
  invalid-sound="$${base_dir}/sounds/ivr/falsche-eingabe.wav"
  exit-sound="$${base_dir}/sounds/ivr/goodbye.wav"
   confirm-attempts="3"
   timeout="10000"
   inter-digit-timeout="3000"
   max-failures="2"
   max-timeouts="3"
   digit-len="1">
<entry
action="menu-exec-app" digits="1" param="transfer -both 7676 XML 
default"/>
  </menu>

  Glows when the phone and I answer it, then I hear my outgoing message.
But i can.t transfer both channels to the conference.
i here my menuprompt in the conference. But not the caller.

What is wrong?
Can your help  please?
thanks.


---------------
Du kannst mich jederzeit kostenlos per Festnetz erreichen unter:
http://www.blindi.net/callback
homepage: http://www.blindi.net
blinde-misc mailingliste für blinde. anmeldung unter:
http://www.blindi.net/mailman/listinfo/blinde-misc


Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-users mailing list