[Freeswitch-users] hide caller_id_number, transfer and then change caller_id_number

Peter P GMX Prometheus001 at gmx.net
Mon Mar 2 08:19:32 PST 2009


Hello Anthony,

I do this when I orginate the call. This way we suppress the cid when we
call party A and transfer A to an internal extension (our callback
application).
But now comes the part that does not work:
After A enters the target number B (via DTMF), we set the cid variables
via uuid_setvar and then transfer A via uuid_transfer to party B.
However uuid_setvar does not work in that case.

BUT: If we do the same scenario and do not suppress the cid in the
originate part, then uuid_setvar works correctly and sets the cid_number.

Best regards
Peter

Anthony Minessale schrieb:
> put origination_caller_id_number in the dial string of any call and
> you can set the caller id individually for that leg
>
> {origination_caller_id_number=1234}<any normal dial string>
>
>
> On Sun, Mar 1, 2009 at 3:38 PM, Peter P GMX <Prometheus001 at gmx.net
> <mailto:Prometheus001 at gmx.net>> wrote:
>
>     Hello,
>
>     I have the following problem while providing callback (mod_eventsocket
>     is used):
>     1) I want to call a certain destination number A with a suppressed
>     caller_id_number (this works fine with some vars in the
>     origination string)
>     2) The destination number A picks up the phone and enters a target
>     number B by DTMF
>     3) freeswitch then forwards the call to target number B by DTMF and I
>     want to show the number A. I do this with uuid_setvar. The problem is
>     that it still shows unknown.
>     This is all with SIP.
>
>     uuid_setvar however worked if I did not set the caller_id_number to
>     unknown. Per default this is then "00000000000" and can then be
>     changed
>     with uuid_setvar to the number of A.
>     But if I set caller_id_number to unknown I can no longer change it
>     to A.
>
>     Any hint?
>
>     Best regards
>     Peter
>
>
>
>
>
>
>     _______________________________________________
>     Freeswitch-users mailing list
>     Freeswitch-users at lists.freeswitch.org
>     <mailto: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
>
>
>
>
> -- 
> Anthony Minessale II
>
> FreeSWITCH http://www.freeswitch.org/
> ClueCon http://www.cluecon.com/
>
> AIM: anthm
> MSN:anthony_minessale at hotmail.com
> <mailto:MSN%3Aanthony_minessale at hotmail.com>
> GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com
> <mailto:PAYPAL%3Aanthony.minessale at gmail.com>
> IRC: irc.freenode.net <http://irc.freenode.net> #freeswitch
>
> FreeSWITCH Developer Conference
> sip:888 at conference.freeswitch.org
> <mailto:sip%3A888 at conference.freeswitch.org>
> iax:guest at conference.freeswitch.org/888
> <http://iax:guest@conference.freeswitch.org/888>
> googletalk:conf+888 at conference.freeswitch.org
> <mailto:googletalk%3Aconf%2B888 at conference.freeswitch.org>
> pstn:213-799-1400
> ------------------------------------------------------------------------
>
> _______________________________________________
> 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
>   




More information about the FreeSWITCH-users mailing list