[Spce-user] Responding to SIP Option Ping

Tabi Tabe Tabi tabi.tabe at gmail.com
Tue Apr 29 08:23:30 EDT 2014


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> 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
> > http://lists.sipwise.com/listinfo/spce-user
> >
>
> _______________________________________________
> Spce-user mailing list
> Spce-user at lists.sipwise.com
> http://lists.sipwise.com/listinfo/spce-user
>



-- 
...Tabi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sipwise.com/pipermail/spce-user_lists.sipwise.com/attachments/20140429/e8a46c10/attachment-0001.html>


More information about the Spce-user mailing list