> Juha, could you please show how do you exactly mix 2 sessions using
> ivr?

looks like i call on session start

self.setNoRelayonly()

then for each potential callee

self.connectCallee(self.to_uri, self.to_uri)

and when 200 ok comes back,

self.flush()
self.disconnectMedia()
self.setRelayonly()

that is it.

i my opinion using c++ for anything makes no sense unless you first
spend couple of months in trying to learn it.

-- juha
_______________________________________________
Sems mailing list
[email protected]
http://lists.iptel.org/mailman/listinfo/sems

Reply via email to