Hi Ha`,
There is a very simple example in the documentation:
route[b2b_request] {
xlog("b2b_request ($ci)\n");
}
route[b2b_reply] {
xlog("b2b_reply ($ci)\n");
}
You can call in these routes any function that you call in a request route.
Regards,
--
Anca Vamanu
www.voice-system.ro
ha do wrote:
> Hi all
>
> modparam("b2b_entities", "script_req_route", "b2b_request")
> modparam("b2b_entities", "script_reply_route", "b2b_reply")
>
> Could you please let me know how it work
> is there the example of b2b_request and b2b_reply
>
> the initial request can be seen as b2b_request?
> the onreply_route is as same as b2b_reply?
>
> Thank you
> Ha`
>
>
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Users mailing list
> [email protected]
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>
_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users