Hi all,

I bridge the call using
bridge(session, newsession);

After hangup i use the following line to get start time of the call:
starttime=session.getVariable("start_stamp") ;

This works fine in all case, except one,
When called party hangup, "start_stamp" becomes false.

is there any other method to do so?
_______________________________________________
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