Hi,
you can access locally generated packets in
the event_route[tm:local-request].

Cheers,

Federico

On Tue, Sep 4, 2018 at 2:41 AM <[email protected]> wrote:

> Hello Everyone,
> Is possible access OPTIONS packet generated by dispatcher probe ?
> I am trying insert something like this.
>
>         if(is_method("OPTIONS") && $hdr(User-Agent)=~"kamailio") {
>                 append_hf("X-Node-ID: $avp(node_id)\r\n");
>         }
>
>
> volga629
>
>
> _______________________________________________
> Kamailio (SER) - Users Mailing List
> [email protected]
> https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
>
_______________________________________________
Kamailio (SER) - Users Mailing List
[email protected]
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users

Reply via email to