[Freeswitch-users] Issue with Privacy: id and IVR
David Ponzone
david.ponzone at gmail.com
Fri Jun 4 11:18:14 PDT 2010
Hello all,
I noticed a weird issue when receiving a call with Privacy: id on an
IVR.
Privacy: id is present on leg B, although I dont set it manually.
On a regular DID (bridged directly to leg B without IVR), I would have
to set Privacy: id manually.
It's like it's forwarded from leg A automagically.
My relevant dialplan is the following:
<extension name="from_ipdirections_to_svi">
<condition field="destination_number" expression="^0174031891$">
<action application="ivr" data="svi"/>
</condition>
</extension>
(that's the first extension in the dialplan)
The IVR config is:
<menu name="svi"
greet-long="/usr/local/freeswitch/sounds/vera"
timeout="50000"
inter-digit-timeout="2000"
max-failures="3"
max-timeouts="3"
digit-len="1">
<entry action="menu-exec-app" digits="1"
param="execute_extension set:ringback=/usr/local/freeswitch/sounds/
trying
,bridge:sofia/gateway/mosaica/0174031897 inline"/>
<entry action="menu-exec-app" digits="2" param="bridge sofia/
gateway/mosaica/0174031800"/>
</menu>
I am running latest git.
Behaviour is the same on a 1 month old version.
Am I missing something ?
Thank you
David Ponzone Direction Technique
email: david.ponzone at ipeva.fr
tel: 01 74 03 18 97
gsm: 06 66 98 76 34
Service Client IPeva
tel: 0811 46 26 26
www.ipeva.fr - www.ipeva-studio.com
Ce message et toutes les pièces jointes sont confidentiels et établis
à l'intention exclusive de ses destinataires. Toute utilisation ou
diffusion non autorisée est interdite. Tout message électronique est
susceptible d'altération. IPeva décline toute responsabilité au
titre de ce message s'il a été altéré, déformé ou falsifié. Si
vous n'êtes pas destinataire de ce message, merci de le détruire
immédiatement et d'avertir l'expéditeur.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20100604/f9bcc33a/attachment.html
More information about the FreeSWITCH-users
mailing list