Thanks Stefan, Is this sort of functionality available in ABC?
Cheers Jason On Tue, Sep 16, 2014 at 12:13 PM, Stefan Sayer <[email protected]> wrote: > Hi, > > Jason Penton wrote on 09/16/2014 09:53 AM: > > Hey Guys, > > > > Was wondering what SEMS does if it receives a dialog-creating event, > > like INVITE, which has a ROUTE header? Does SEMS act as a transparent > > routing SBC? From what I can see in my tests, SEMS seems to ignore the > > route header and performs DNS on the RURI. Is this a configuration > > option that I need to provide in order for it to "loose route" or is > > this something not currently supported? > > no, it's currently not supported. > > You can access the dlg's route set easily with > getRouteSet/setRouteSet, which you'd get it in > SBCCallProfile::evaluate and set it in SBCCallLeg::applyBProfile, but > then I think you'll probably want to do some more things (record > route?) which wouldn't be easily supported on the app layer. > > Best Regards > Stefan > > > -- *Jason Penton**Senior Manager: Applications and Services**Smile Communications Pty (Ltd)**Mobile:*+27 (0) 83 283 7000*Skype:* [email protected] <[email protected]> www.smilecoms.com -- This email is subject to the disclaimer of Smile Communications at http://www.smilecoms.com/home/email-disclaimer/ <http://www.smilecoms.com/disclaimer>
_______________________________________________ Semsdev mailing list [email protected] http://lists.iptel.org/mailman/listinfo/semsdev
