[Spce-user] Responding to SIP Option Ping
Daniel Grotti
dgrotti at sipwise.com
Tue Apr 29 08:27:16 EDT 2014
Hi,
ok, don't need any log file then.
Daniel
On 04/29/2014 02:23 PM, Tabi Tabe Tabi wrote:
> Thanks Daniel.
>
> Got to work by adding another domain that the carrier was expecting the
> response to come from. They finally got 200 Alive.
>
> In any case, I will send you the log file later.
>
> Thanks very much.
>
> Regards,
>
> Tabi
>
>
> On Tue, Apr 29, 2014 at 1:29 PM, Daniel Grotti <dgrotti at sipwise.com
> <mailto:dgrotti at sipwise.com>> wrote:
>
> Hi,
> you should have a section like that in
> /etc/ngcp-config/templates/etc/kamailio/proxy/kamailio.cfg.tt2:
>
>
> if(((is_method("NOTIFY") && $hdr(Event) =~ "keep-alive") ||
> is_method("OPTIONS")) &&
> (is_domain_local("$rd") [% FOREACH extip IN sip_ext_ips
> -%] || $rd == "[% extip %]" [% END %]))
> {
> sl_send_reply("200", "Alive");
> [% debug_dump('exit', 'MAIN') %]
> exit;
> }
>
>
>
> Can you share log file related to OPTIONS ping on
> /var/log/ngcp/kamailio-lb.log and kamailio-proxy.log ?
>
>
>
> Daniel
>
>
>
>
> On 04/29/2014 12:10 PM, Tabi Tabe Tabi wrote:
> > Hi,
> >
> > I am getting SIP Option ping from a carrier partner and they expect me
> > to respond with a 200 Ok SIP message. How do I get SPCE to respond
> with
> > 200 ok?
> >
> > Using SPCE 3.2
> >
> >
> > Regards,
> >
> > --
> > ...Tabi
> >
> >
> >
> > _______________________________________________
> > Spce-user mailing list
> > Spce-user at lists.sipwise.com <mailto:Spce-user at lists.sipwise.com>
> > http://lists.sipwise.com/listinfo/spce-user
> >
>
> _______________________________________________
> Spce-user mailing list
> Spce-user at lists.sipwise.com <mailto:Spce-user at lists.sipwise.com>
> http://lists.sipwise.com/listinfo/spce-user
>
>
>
>
> --
> ...Tabi
>
More information about the Spce-user
mailing list