b-leg logging is enabled in the cdr module. but in the cdrs I cannot get any variables that refer to the b-leg.

I tried the second way using ${sip_to_host} and {bleg_sip_to_host} but :

a) the variable returns the FS IP on the a-leg CDR (correctly)
b) the variable returns nothing on the b-leg CDR (empty). Shouldn't it return the "to" host of the b-leg (my providers address)?


Anthony Minessale wrote:
2 options.
1) enable b-leg logging on the cdr module.
2) you can use the prefix bleg_ in a variable context to get to caller_profile members
from the b leg.

eg ${bleg_caller_id_name}


On Wed, Dec 3, 2008 at 7:30 AM, [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote:

    Hi,

       I am making a simple bridge between two call legs :

    Client --(a-leg)--> FS --(b-leg)-->Provider

    How can I get information like network-address of the Provider,
    media-address,
    port used, media port used etc. from the second leg (b-leg)?

    Is all the information provided by the a-leg available for the
    b-leg as
    well? If, yese
    how can I access it? (and log it to my CDR file eventually)

    _______________________________________________
    Freeswitch-users mailing list
    [email protected]
    <mailto:[email protected]>
    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:[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> GTALK/JABBER/PAYPAL:[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
IRC: irc.freenode.net <http://irc.freenode.net> #freeswitch

FreeSWITCH Developer Conference
sip:[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> iax:[EMAIL PROTECTED]/888 <http://iax:[EMAIL PROTECTED]/888> googletalk:[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
pstn:213-799-1400
------------------------------------------------------------------------

_______________________________________________
Freeswitch-users mailing list
[email protected]
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org

_______________________________________________
Freeswitch-users mailing list
[email protected]
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org

Reply via email to