Hello,

as alternative -- you should be able to set the out bound proxy address
inside the event_route[tm:local-request], avoiding a loop back to the
same server.

On the other hand, the event route is executed for all requests
generated by kamailio, not only for the keepalives, so you need to have
conditions there to select what you want to process.

Cheers,
Daniel

On 17/06/16 11:24, José Seabra wrote:
> Hi Olle,
> Thank you for the good hint, this way i can decide the destination of
> th sip OPTIONS in the kamailio script.
>
> Thank you for the support.
>
> Best regards
> José
>
> 2016-06-17 8:24 GMT+01:00 Olle E. Johansson <o...@edvina.net
> <mailto:o...@edvina.net>>:
>
>
>     > On 16 Jun 2016, at 18:10, José Seabra <joseseab...@gmail.com
>     <mailto:joseseab...@gmail.com>> wrote:
>     >
>     > Hello there,
>     >
>     > I have a Kamailio server using dispatcher module to monitor
>     several peers, some of them are in the same network, others are in
>     an external network, for the peers that are in the external
>     network kamailio has to send the OPTIONS(dispatcher keep alives)
>     through another kamailio  located in the border and acting as
>     loadbalancer.
>     >
>     > If i set the dispatcher option "outbound_proxy" all SIP OPTIONS
>     are sent to the outbound proxy configured and it isn't what i
>     need, I need to have by some way a possibility to set
>     outbound_proxy only for the peers that are located on the external
>     network.
>     >
>     > How can I do that?
>
>     I would set outbound_proxy to the local proxy and from that change
>     $du on the “external” ones.
>
>     /O
>     _______________________________________________
>     SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing
>     list
>     sr-users@lists.sip-router.org <mailto:sr-users@lists.sip-router.org>
>     http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
>
>
>
>
> -- 
> Cumprimentos
> José Seabra
>
>
> _______________________________________________
> SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
> sr-users@lists.sip-router.org
> http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users

-- 
Daniel-Constantin Mierla
http://www.asipto.com - http://www.kamailio.org
http://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda

_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users

Reply via email to