Re: [Freeswitch-users] get call durantion

2009-05-11 Thread Diego Toro
Hi,
 
I need get call duration after bridge application using mod_managed, my code:

 Session.Execute(bridge, sbNewOutBoundNum);
   

   Debug(billsec : + _Session.GetVariable(billsec));
   Debug(duration : + _Session.GetVariable(duration));
  
The bridge is ok, but the variable value duration and billsec is zero (0).
 
Diego

--- On Sun, 5/10/09, Michael S Collins m...@freeswitch.org wrote:






Do you mean from the CDR? I recommend XML CDRs because they give tons of 
information. If you are talking about gathering this stuff midcall then you'll 
need to supply more information about your setup. 


-MC

Sent from my iPhone

On May 10, 2009, at 6:17 PM, Diego Toro dft...@yahoo.com wrote:









Hi,
How can I get call durantion after bridge application ?  I tried with billsec 
and duration but I don't get any value.
 
Thank you


___
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org

-Inline Attachment Follows-


___
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
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
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org


[Freeswitch-users] get call durantion

2009-05-10 Thread Diego Toro
Hi,
How can I get call durantion after bridge application ?  I tried with billsec 
and duration but I don't get any value.
 
Thank you


  ___
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org


Re: [Freeswitch-users] get call durantion

2009-05-10 Thread Michael S Collins
Do you mean from the CDR? I recommend XML CDRs because they give tons  
of information. If you are talking about gathering this stuff midcall  
then you'll need to supply more information about your setup.


-MC

Sent from my iPhone

On May 10, 2009, at 6:17 PM, Diego Toro dft...@yahoo.com wrote:


Hi,
How can I get call durantion after bridge application ?  I tried  
with billsec and duration but I don't get any value.


Thank you

___
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
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
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org