[Freeswitch-users] fetch caller profile variables

Anthony Minessale anthony.minessale at gmail.com
Thu May 13 07:39:26 PDT 2010


answer_stamp is a regular channel variable not a caller profile variable
${answer_stamp} is correct but its only set once the channel is hungup

billing is best done in a separate process from the dialplan on the backend
via EVENTS or CDR


On Thu, May 13, 2010 at 4:36 AM, Tihomir Culjaga <tculjaga at gmail.com> wrote:

> hello,
>
> i need to fetch a caller profile variable (e.g. answer_stamp) from a
> dialplan, can anyone help?
>
>
> i tried with:
>
> <action application="set" data="TEST=answer_stamp"/>
> <action inline="true" application="set" data="TEST=answer_stamp"/>
> <action inline="true" application="set" data="TEST=${answer_stamp}"/>
>
>
> but it doesn't help...
>
>
>
>
>
> _______________________________________________
> 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
>
>


-- 
Anthony Minessale II

FreeSWITCH http://www.freeswitch.org/
ClueCon http://www.cluecon.com/
Twitter: http://twitter.com/FreeSWITCH_wire

AIM: anthm
MSN:anthony_minessale at hotmail.com <MSN%3Aanthony_minessale at hotmail.com>
GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com<PAYPAL%3Aanthony.minessale at gmail.com>
IRC: irc.freenode.net #freeswitch

FreeSWITCH Developer Conference
sip:888 at conference.freeswitch.org <sip%3A888 at conference.freeswitch.org>
googletalk:conf+888 at conference.freeswitch.org<googletalk%3Aconf%2B888 at conference.freeswitch.org>
pstn:+19193869900
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20100513/bed54b16/attachment-0001.html 


More information about the FreeSWITCH-users mailing list