Hello,

how are session event handlers supposed to be (or, could be) working for b2bua calls, i.e. for AmB2BSession class?

At the moment they are not implemented, i.e. for the events that are 'intercepted' and processed by AmB2BSession, i.e. the forwarded requests and the B2B events, the event handler methods are not called.

For auth_b2b, the solution was to call the event handler in the app; another solution could be to call it in AmB2BSession, and pass a flag that tells that handlers are already called to AmSession (so that they don't get called twice). Or, another possibility, combine b2b into AmSession; its functionality is inactive if sip_relay_only is not set, anyway.

Stefan

--
Stefan Sayer
VoIP Services Consulting and Development

Warschauer Str. 24
10243 Berlin

tel:+491621366449
sip:[email protected]
email/xmpp:[email protected]


_______________________________________________
Semsdev mailing list
[email protected]
http://lists.iptel.org/mailman/listinfo/semsdev

Reply via email to