Dear All,

I try

s = new Session("sofia/external/[email protected]);
if (s.ready()){
   s.setVariable("nibble_rate", "2.5");
   s.setVariable("nibble_account", "0838833133");
   s.execute("nibblebill", "heartbeat 5");
   bridge(session,s);
};

my question is
1. How to cancel create s session (by dtmf ) like a * in bridge app
2. when i hangup before s session ready is posible to cancel ?

Best Regards.

Dome C.

_______________________________________________
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