Mark Colins writes: > Is there any way to add it to AmB2ABCallerSession::connectCallee() as > an option or to set it up as a parameter that AmB2ABCallerSession > uses? Or even use something other > than AmB2ABCallerSession::connectCallee() that has that option?
i'm not familiar with sems c++ applications. all my sems applications use the same outbound proxy and i can tell it where to actually forward the request by adding in sems application a custom P-Next-Hop header to the outgoing request. you can try to find out from sbc app source code, how it sets next hop and copy the code to serviceline app. -- juha _______________________________________________ Sems mailing list [email protected] http://lists.iptel.org/mailman/listinfo/sems
