<div dir="ltr">

<p class="MsoNormal"><span>I don’t
know what the problem is either. Maybe if you grab ccapi inout debugs at the
same time, your voice service voip section (at least, whole config would be
better), sh ver, and show run | sec voice. Maybe even do a debug ccsip all if you have the ability to do that and NOT
crash your CUBE. Obviously don’t debug ccsip all without thinking about what
that will do.<span></span></span></p>

<p class="MsoNormal"><span><span> </span></span></p>

<p class="MsoNormal"><span>Even
with all of that, I’m not sure I’ll have an answer, but I’ll look. I’ve had
similar issues with my CUBEs and it was due to binding issues and another time
it was a straight up bug and I had to bounce the box (which “fixed” it).<span>  </span>I don’t know why your initial debug was
showing “could not add ccb to table” and I’m not even sure which CCB it’s
talking about. My thoughts were that is customer callback… but I’m probably
wrong on that one.<span></span></span></p>

<p class="MsoNormal"><span><span> </span></span></p>

<p class="MsoNormal"><span>Nick<span></span></span></p>


</div><br><div class="gmail_quote"><div dir="ltr">On Thu, Oct 11, 2018 at 11:11 AM Anthony Holloway <<a href="mailto:avholloway%2Bcisco-voip@gmail.com">avholloway+cisco-voip@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div dir="ltr">I feel obligated to reply, since I chimed in earlier....unfortunately, I don't have any ideas for you.  In fact, I have seen CUBE just ignore incoming SIP messages before, both OPTIONS and INVITEs alike.  Not many occasions, just a few.  I have never gotten resolution on it, it has either fixed itself, or in one special case, still happens.  It's my own, in fact.  It still randomly ignores inbound INVITES from my ITSP.  Fixing it, is on my to-do list, but...  <a href="https://english.stackexchange.com/questions/46681/a-saying-indicating-how-some-professionals-dont-apply-their-skills-for-themselv" target="_blank">The cobbler's children are always the worst-shod</a>.  The Calls Per Second on my CUBE is like 1.7, however, there are no other calls being setup, torn down, sup service, etc, and CUBE still just ignores its responsibility.</div></div><br><div class="gmail_quote"><div dir="ltr">On Thu, Oct 11, 2018 at 9:51 AM Maciej Bylica <<a href="mailto:mbgatherer@gmail.com" target="_blank">mbgatherer@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr">Hello<div><br></div><div>Do you have an idea how to get around this problem?</div><div>Have you ever encountered such limitations in the process of processing OPTIONS packages? </div><div><br></div><div>Thanks</div><div>Maciej.</div></div></div></div></div><br><div class="gmail_quote"><div dir="ltr">śr., 10 paź 2018 o 09:13 Maciej Bylica <<a href="mailto:mbgatherer@gmail.com" target="_blank">mbgatherer@gmail.com</a>> napisał(a):<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hello<br><br>Anthony, thanks for the hint, but you were right this is not the core of the issue.<br><br>I made some test via sipp with following results<br>1) <br>Test: Send 15xOPTIONS with the same Call-ID and From-tag<br>Result: All OPTIONS were replied<br><br>2) <br>Test: shortly after completing the above test I made another test: Send 15xOPTIONS with the same Call-ID as previously but different From-tag.<br>Result: None of the OPTIONS we’re replied.<br><br>3) <br>Test: Test 2 was re-run after a while<br>Result: All OPTIONS were replied<br><br>So it seems Cisco records the Call-ID and From-tag somewhere in memory and drops subsequent OPTIONS with the same Call-ID and different From-tag that come from the same endpoint for some time.<br><br>I have similar situation here.<br>The customer we are trying to connect sends several OPTIONS within miliseconds.<br>First OPTIONS is replied properly, but subsequent packets with the same Call-ID and different From-tag dropped.<br><br>Is there any solution for this.<br>Our customer is very reluctant to proceed with any changes (another open source SIP proxies replies all the OPTIONS).<br><div><br></div><div>Thanks</div><div>Maciej.</div></div><br><div class="gmail_quote"><div dir="ltr">wt., 9 paź 2018 o 23:45 Anthony Holloway <<a href="mailto:avholloway%2Bcisco-voip@gmail.com" target="_blank">avholloway+cisco-voip@gmail.com</a>> napisał(a):<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">I hope you saw that I wrote "Pseudo Config" and don't just try to copy and paste that.  I'm also not very convinced that this is the core of your issue, but you're more than welcome to give it a try.<div><br></div><div>You said the first OPTIONS does respond, so I'm guessing it's not going to be a binding error.  In fact, if it was a binding error, OPTIONS would still respond, it would just have wrong IP info in the headers.</div><div><br></div><div>Anyway, good luck with that test.</div></div><br><div class="gmail_quote"><div dir="ltr">On Tue, Oct 9, 2018 at 3:54 PM Maciej Bylica <<a href="mailto:mbgatherer@gmail.com" target="_blank">mbgatherer@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Thanks, i am about to modify the config to check.<div><br></div><div>Many thanks</div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr">wt., 9 paź 2018 o 20:58 Anthony Holloway <<a href="mailto:avholloway%2Bcisco-voip@gmail.com" target="_blank">avholloway+cisco-voip@gmail.com</a>> napisał(a):<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">OPTIONS does not have to match a dial peer to work.  However, if you are going to match a dial peer at all, it would likely be for the express purpose of replying from the correct interface, if you have more than one potential interfaces, and you for some reason cannot bind globally.  Thus using the correct bind statement on a dial-peer for OPTIONS reply, would be necessary.  In which case, you would need to match an incoming call leg dial peer by the SIP Via header alone, and not, say for example, incoming called number.<div><br></div><div>Example Pseudo Configuration:</div><div><br></div><div>voice class sip uri 100</div><div> host ipv4:10.1.1.1</div><div>!</div><div>dial-peer voice 100 voip</div><div> incoming uri via 100</div><div> bind media interface g0/1</div><div> bind control interface g0/1<br></div><div>!</div></div><br><div class="gmail_quote"><div dir="ltr">On Tue, Oct 9, 2018 at 1:12 PM Maciej Bylica <<a href="mailto:mbgatherer@gmail.com" target="_blank">mbgatherer@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div dir="ltr">Thanks for prompt answer.<div><br></div><div>No, i am not using CCP.</div><div>As i see OPTIONS ping does not match with any dialpeer</div><div><br></div><div>





<p class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-p1" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(0,0,0)"><span class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-s1" style="font-variant-ligatures:no-common-ligatures">Oct<span class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-Apple-converted-space">  </span>9 17:50:04.068: //3652/95FFAA748E45/SIP/Info/info/1024/ccsipInitPldCallingInfo: non-numeric calling number: <b>stringhere</b></span></p>
<p class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-p1" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(0,0,0)"><span class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-s1" style="font-variant-ligatures:no-common-ligatures">Oct<span class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-Apple-converted-space">  </span>9 17:50:04.068: //3652/95FFAA748E45/SIP/Info/verbose/1024/sipSPIGetViaHostInURLFormat: VIA URL:sip:<a href="http://10.10.10.10:5060" target="_blank">10.10.10.10:5060</a>, Host:100.64.4.31</span></p>
<p class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-p1" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(0,0,0)"><span class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-s1" style="font-variant-ligatures:no-common-ligatures">Oct<span class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-Apple-converted-space">  </span>9 17:50:04.068: //3652/95FFAA748E45/SIP/Info/verbose/67584/sipSPIGetShrlPeer: Try match incoming dialpeer for Calling number: : </span><b style="font-variant-ligatures:no-common-ligatures">stringhere</b></p>
<p class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-p1" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(0,0,0)"><span class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-s1" style="font-variant-ligatures:no-common-ligatures">Oct<span class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-Apple-converted-space">  </span>9 17:50:04.068: //3652/95FFAA748E45/SIP/Error/sipSPIGetPeerByCalledPartyId:<span class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-Apple-converted-space"> </span></span></p>
<p class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-p1" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(0,0,0)"><span class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-s1" style="font-variant-ligatures:no-common-ligatures"><span class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-Apple-converted-space"> </span>input arg error</span></p>
<p class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-p1" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(0,0,0)"><span class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-s1" style="font-variant-ligatures:no-common-ligatures">Oct<span class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-Apple-converted-space">  </span>9 17:50:04.068: //3652/95FFAA748E45/SIP/Info/critical/10240/sipSPIGetCallConfig: No match found for P-Called-Party-ID</span></p>
<p class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-p1" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(0,0,0)"><span class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-s1" style="font-variant-ligatures:no-common-ligatures">Oct<span class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-Apple-converted-space">  </span>9 17:50:04.068: //3652/95FFAA748E45/SIP/Error/sipSPIUpdateCallInfo:<span class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-Apple-converted-space"> </span></span></p>
<p class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-p1" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(0,0,0)"><span class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-s1" style="font-variant-ligatures:no-common-ligatures"><span class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-Apple-converted-space"> </span>input argument error</span></p>
<p class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-p1" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(0,0,0)"><span class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-s1" style="font-variant-ligatures:no-common-ligatures">Oct<span class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-Apple-converted-space">  </span>9 17:50:04.068: //3652/95FFAA748E45/SIP/Info/verbose/1024/sipSPIGetCallConfig: Precondition tag absent in Require/Supported header</span></p>
<p class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-p1" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(0,0,0)"><span class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-s1" style="font-variant-ligatures:no-common-ligatures">Oct<span class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-Apple-converted-space">  </span>9 17:50:04.068: //3652/95FFAA748E45/SIP/Info/verbose/2048/sipSPIGetCallConfig: Media Antitrombone disabled</span></p>
<p class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-p1" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(0,0,0)"><span class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-s1" style="font-variant-ligatures:no-common-ligatures">Oct<span class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-Apple-converted-space">  </span>9 17:50:04.068: //3652/95FFAA748E45/SIP/Info/info/8192/sipSPISetMediaFlowMode: Storing the configured mode as FLOW-THROUGH</span></p>
<p class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-p1" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(0,0,0)"><span class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-s1" style="font-variant-ligatures:no-common-ligatures">Oct<span class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-Apple-converted-space">  </span>9 17:50:04.068: //3652/95FFAA748E45/SIP/Info/info/2304/sipSPISetMediaFlowMode: xcoder high-density disabled</span></p>
<p class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-p1" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(0,0,0)"><span class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-s1" style="font-variant-ligatures:no-common-ligatures">Oct<span class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-Apple-converted-space">  </span>9 17:50:04.068: //3652/95FFAA748E45/SIP/Info/info/8192/sipSPISetMediaFlowMode: Flow Mode set to FLOW_THROUGH</span></p>
<p class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-p1" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(0,0,0)"><span class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-s1" style="font-variant-ligatures:no-common-ligatures">Oct<span class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-Apple-converted-space">  </span>9 17:50:04.068: //3652/95FFAA748E45/SIP/Info/info/10240/sipSPIGetCallConfig: Non dial peer leg - using RTP Supported Codecs</span></p>
<p class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-p1" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(0,0,0)"><span class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-s1" style="font-variant-ligatures:no-common-ligatures">Oct<span class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-Apple-converted-space">  </span>9 17:50:04.068: //3652/95FFAA748E45/SIP/Info/info/10240/sipSPIGetCallConfig: RTP Preferred Codecs supported by GW 18</span></p>
<p class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-p1" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(0,0,0)"><span class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-s1" style="font-variant-ligatures:no-common-ligatures">Oct<span class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-Apple-converted-space">  </span>9 17:50:04.068: //3652/95FFAA748E45/SIP/Info/info/10240/sipSPIGetCallConfig: RTP Preferred Codecs supported by GW 0</span></p>
<p class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-p1" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(0,0,0)"><span class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-s1" style="font-variant-ligatures:no-common-ligatures">Oct<span class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-Apple-converted-space">  </span>9 17:50:04.068: //3652/95FFAA748E45/SIP/Info/info/10240/sipSPIGetCallConfig: RTP Preferred Codecs supported by GW 8</span></p>
<p class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-p1" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(0,0,0)"><span class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-s1" style="font-variant-ligatures:no-common-ligatures">Oct<span class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-Apple-converted-space">  </span>9 17:50:04.068: //3652/95FFAA748E45/SIP/Info/info/10240/sipSPIGetCallConfig: RTP Preferred Codecs supported by GW 9</span></p>
<p class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-p1" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(0,0,0)"><span class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-s1" style="font-variant-ligatures:no-common-ligatures">Oct<span class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-Apple-converted-space">  </span>9 17:50:04.068: //3652/95FFAA748E45/SIP/Info/info/10240/sipSPIGetCallConfig: RTP Preferred Codecs supported by GW 4</span></p>
<p class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-p1" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(0,0,0)"><span class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-s1" style="font-variant-ligatures:no-common-ligatures">Oct<span class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-Apple-converted-space">  </span>9 17:50:04.068: //3652/95FFAA748E45/SIP/Info/info/10240/sipSPIGetCallConfig: RTP Preferred Codecs supported by GW 2</span></p>
<p class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-p1" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(0,0,0)"><span class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-s1" style="font-variant-ligatures:no-common-ligatures">Oct<span class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-Apple-converted-space">  </span>9 17:50:04.068: //3652/95FFAA748E45/SIP/Info/info/10240/sipSPIGetCallConfig: RTP Preferred Codecs supported by GW 15</span></p>
<p class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-p1" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(0,0,0)"><span class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-s1" style="font-variant-ligatures:no-common-ligatures">Oct<span class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-Apple-converted-space">  </span>9 17:50:04.068: //3652/95FFAA748E45/SIP/Info/info/10240/sipSPIGetCallConfig: RTP Preferred Codecs supported by GW 255</span></p>
<p class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-p1" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(0,0,0)"><span class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-s1" style="font-variant-ligatures:no-common-ligatures">Oct<span class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-Apple-converted-space">  </span>9 17:50:04.068: //3652/95FFAA748E45/SIP/Info/critical/32768/ccsip_ipip_media_forking_update_preferred_codec: MF: Not a Forked SIP leg..</span></p>
<p class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-p1" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(0,0,0)"><span class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-s1" style="font-variant-ligatures:no-common-ligatures">Oct<span class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-Apple-converted-space">  </span>9 17:50:04.068: //3652/95FFAA748E45/SIP/Info/verbose/1/ccsip_set_srtp_config: No Srtp configure for this leg.</span></p>
<p class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-p1" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(0,0,0)"><span class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-s1" style="font-variant-ligatures:no-common-ligatures">Oct<span class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-Apple-converted-space">  </span>9 17:50:04.068: //3652/95FFAA748E45/SIP/Info/verbose/12288/sipSPIGetModemInfoPerCall: peer_callID=0</span></p>
<p class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-p1" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(0,0,0)"><span class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-s1" style="font-variant-ligatures:no-common-ligatures">Oct<span class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-Apple-converted-space">  </span>9 17:50:04.068: //3652/95FFAA748E45/SIP/Error/ccsip_ipip_media_forking_anchor_leg_config:<span class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-Apple-converted-space"> </span></span></p>
<p class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-p1" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(0,0,0)"><span class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-s1" style="font-variant-ligatures:no-common-ligatures"><span class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-Apple-converted-space"> </span>MF: <b>Dial-peer is absent</b>..</span></p>
<p class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-p1" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(0,0,0)"><span class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-s1" style="font-variant-ligatures:no-common-ligatures">Oct<span class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-Apple-converted-space">  </span>9 17:50:04.068: //3652/95FFAA748E45/SIP/Info/info/36864/sipSPIMFChangeState: MF: Prev state = 0 & New state = -1</span></p>
<p class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-p1" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(0,0,0)"><span class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-s1" style="font-variant-ligatures:no-common-ligatures">Oct<span class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-Apple-converted-space">  </span>9 17:50:04.068: //3652/95FFAA748E45/SIP/Info/info/32768/ccsip_ipip_media_forking_anchor_leg_reset: MF: Anchor leg config reset done...</span></p>
<p class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-p1" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(0,0,0)"><span class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-s1" style="font-variant-ligatures:no-common-ligatures">Oct<span class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-Apple-converted-space">  </span>9 17:50:04.068: //3652/95FFAA748E45/SIP/Error/ccsip_ipip_media_forking_intra_frame_request_config:<span class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-Apple-converted-space"> </span></span></p>
<p class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-p1" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(0,0,0)"><span class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-s1" style="font-variant-ligatures:no-common-ligatures"><span class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-Apple-converted-space"> </span>MF:video profile Dial-peer is absent..</span></p><p class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-p1" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(0,0,0)"><br></p>OPTIONS looks like following:</div><div>





<p class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-p1" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(0,0,0)"><span class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-s1" style="font-variant-ligatures:no-common-ligatures">OPTIONS sip:domain.name.here:5060 SIP/2.0</span></p>
<p class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-p1" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(0,0,0)"><span class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-s1" style="font-variant-ligatures:no-common-ligatures">From: <sip:<b>stringhere</b>@domain.name.here>;tag=4a6000292f6a</span></p>
<p class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-p1" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(0,0,0)"><span class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-s1" style="font-variant-ligatures:no-common-ligatures">To: <sip:<b>stringhere</b>@domain.name.here></span></p><p class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-p1" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(0,0,0)"><br></p><p class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-p1" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(0,0,0)"><span class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-s1" style="font-variant-ligatures:no-common-ligatures"><br></span></p>I do not have any script in use there, the configuration in pretty basic.</div><div>What i have found is that second OPTIONS (the one that is left/dropped without OK) also generates following output:</div><div>





<p class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-p1" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(0,0,0)"><span class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-s1" style="font-variant-ligatures:no-common-ligatures">Oct<span class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-Apple-converted-space">  </span>9 17:50:38.070: //-1/xxxxxxxxxxxx/SIP/Info/verbose/4096/ccsip_new_msg_preprocessor: Checking Invite Dialog</span></p>
<p class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-p1" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(0,0,0)"><span class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-s1" style="font-variant-ligatures:no-common-ligatures">Oct<span class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-Apple-converted-space">  </span>9 17:50:38.070: //3653/9862338A8E46/SIP/Info/verbose/4096/sipSPIFindCcbUASReqTable: *****CCB found in UAS Request table. ccb=0x2766B958</span></p>
<p class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-p1" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(0,0,0)"><span class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-s1" style="font-variant-ligatures:no-common-ligatures">Oct<span class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-Apple-converted-space">  </span>9 17:50:38.070: //3653/9862338A8E46/SIP/Info/info/4096/sipSPICheckFromToRequest: Trying with child CCB 0x0 index 0 curr_child 0</span></p>
<p class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-p2" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(0,0,0);min-height:13px"><span class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-s1" style="font-variant-ligatures:no-common-ligatures"></span><br></p>
<p class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-p1" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(0,0,0)"><span class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-s1" style="font-variant-ligatures:no-common-ligatures">Oct<span class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-Apple-converted-space">  </span>9 17:50:38.070: //3653/9862338A8E46/SIP/Error/sipSPICheckFromToRequest:<span class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-Apple-converted-space"> </span></span></p>
<p class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-p2" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(0,0,0);min-height:13px"><span class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-s1" style="font-variant-ligatures:no-common-ligatures"><span class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-Apple-converted-space"> </span></span></p>
<p class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-p1" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(0,0,0)"><span class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-s1" style="font-variant-ligatures:no-common-ligatures">Failed FROM/TO Request check - IGNORE IF HAIRPIN CALL</span></p>
<p class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-p1" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(0,0,0)"><span class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-s1" style="font-variant-ligatures:no-common-ligatures"><span class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-Apple-tab-span" style="white-space:pre-wrap">     </span><span class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-Apple-tab-span" style="white-space:pre-wrap"> </span>old_from:<span class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-Apple-tab-span" style="white-space:pre-wrap">        </span><sip:</span><b style="font-variant-ligatures:no-common-ligatures">stringhere</b><span style="font-variant-ligatures:no-common-ligatures">@</span><span style="font-variant-ligatures:no-common-ligatures">domain.name.here</span><span style="font-variant-ligatures:no-common-ligatures">>;tag=4a6000292f6a</span></p>
<p class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-p1" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(0,0,0)"><span class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-s1" style="font-variant-ligatures:no-common-ligatures"><span class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-Apple-tab-span" style="white-space:pre-wrap">     </span><span class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-Apple-tab-span" style="white-space:pre-wrap"> </span>old_to:<span class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-Apple-tab-span" style="white-space:pre-wrap">  </span><sip:<b>stringhere</b>@domain.name.here>;tag=D7E844-1438</span></p>
<p class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-p1" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(0,0,0)"><span class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-s1" style="font-variant-ligatures:no-common-ligatures"><span class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-Apple-tab-span" style="white-space:pre-wrap">     </span><span class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-Apple-tab-span" style="white-space:pre-wrap"> </span>new_from:<span class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-Apple-tab-span" style="white-space:pre-wrap">        </span><sip:</span><b style="font-variant-ligatures:no-common-ligatures">stringhere</b><span style="font-variant-ligatures:no-common-ligatures">@</span><span style="font-variant-ligatures:no-common-ligatures">domain.name.here</span><span style="font-variant-ligatures:no-common-ligatures">>;tag=6c7f09452671</span></p>
<p class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-p1" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(0,0,0)"><span class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-s1" style="font-variant-ligatures:no-common-ligatures"><span class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-Apple-tab-span" style="white-space:pre-wrap">     </span><span class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-Apple-tab-span" style="white-space:pre-wrap"> </span>new_to:<span class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-Apple-tab-span" style="white-space:pre-wrap">  </span><sip:<b>stringhere</b>@domain.name.here></span></p><p class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-p1" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(0,0,0)"><span class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-s1" style="font-variant-ligatures:no-common-ligatures">....</span></p><p class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-p1" style="margin:0px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(0,0,0)"><span class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-s1" style="font-variant-ligatures:no-common-ligatures">Oct<span class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-Apple-converted-space">  </span>9 17:50:04.068: //-1/xxxxxxxxxxxx/SIP/Error/httpish_msg_free:<span class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-Apple-converted-space"> </span></span></p><p class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-p1" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(0,0,0)"><span class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-s1" style="font-variant-ligatures:no-common-ligatures">






</span></p><p class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-p1" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(0,0,0)"><span class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-s1" style="font-variant-ligatures:no-common-ligatures"><span class="m_-2812084279049929139m_-2983534517669485405m_-1107898682913805544m_-279505465271551702m_-5019445485867739777m_-3584809814786784692m_8074570199715196250gmail-Apple-converted-space"> </span>Freeing NULL pointer!</span></p></div><div><br></div><div>Could you please point me where i can find some information how to create such dial-peer for OPTIONS or give me a brief example of this configuration please.</div><div><br></div><div>Thanks</div><div>Maciej.</div><div><br></div><div><br></div><div><br></div></div></div><br><div class="gmail_quote"><div dir="ltr">wt., 9 paź 2018 o 16:39 Nick Barnett <<a href="mailto:nicksbarnett@gmail.com" target="_blank">nicksbarnett@gmail.com</a>> napisał(a):<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Are you using Customer Call Back? Which dial peer is the options ping hitting? Does that dial peer have the CCB script on it? If so... maybe make another dial peer for options pings that does not have the script enabled. This is just a hunch...<br></div><br><div class="gmail_quote"><div dir="ltr">On Tue, Oct 9, 2018 at 6:50 AM Maciej Bylica <<a href="mailto:mbgatherer@gmail.com" target="_blank">mbgatherer@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div dir="ltr">Hi<br><br>I have really strange problem with SIP OPTIONS pings.<div>The Cisco i have (CUBE 3945 <span style="font-size:small;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline">ios Version 15.3(3)M5) responds only to the first OPTIONS packet that is received from the endpoint.</span><br>The rest of OPTIONs are dropped with following debug output:<div><br><span style="font-size:small;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline">Oct  9 12:</span>52:06 10.10.10.10 8694907: Oct  9 10:55:58.194: //-1/xxxxxxxxxxxx/SIP/Event/sipSPIEventInfo: Queued event from SIP SPI : SIPSPI_EV_CC_OPTIONS_RESP<br>Oct  9 12:52:06 10.10.10.10 8694908: Oct  9 10:55:58.194: //148025/BCB3C79A92C0/SIP/Info/info/4096/sact_idle_new_message_options: ccsip_api_options_ind returned: SIP_SUCCESS<br>Oct  9 12:52:06 10.10.10.10 8694909: Oct  9 10:55:58.194: //148025/BCB3C79A92C0/SIP/State/sipSPIChangeState: 0x258D7210 : State change from (STATE_IDLE, SUBSTATE_NONE)  to (SIP_STATE_OPTIONS_WAIT, SUBSTATE_NONE)<br>Oct  9 12:52:06 10.10.10.10 8694910: Oct  9 10:55:58.194: //148025/BCB3C79A92C0/SIP/Error/sipSPIUaddCcbToTable:<br>Oct  9 12:52:06 10.10.10.10 8694911:  <b>Could not add ccb to table</b>. ccb=0x258D7210 key=c3c4f5582a4bfa1ff4b7e741c3cb6c6822f738b4cd7e78633fc70f5441197d3<br>Oct  9 12:52:06 10.10.10.10 8694912: Oct  9 10:55:58.194: //148025/BCB3C79A92C0/SIP/Error/sact_idle_new_message_options:<br>Oct  9 12:52:06 10.10.10.10 8694913:  <b>Resource failure, dropping OPTIONS</b><br><br>The true is that Cisco receives quite significant amount of SIP OPTIONs from the endpoint in short time, like 10 OPTIONS packeges within miliseconds.<br>The after-effect i want to achieve is a response for each incoming OPTIONS<br><br>Example of a successful response:<br>Oct  9 11:30:37 10.10.10.10 8625106: Oct  9 09:34:28.569: //-1/xxxxxxxxxxxx/SIP/Event/sipSPIEventInfo: Queued event from SIP SPI : SIPSPI_EV_CC_OPTIONS_RESP<br>Oct  9 11:30:37 10.10.10.10 8625107: Oct  9 09:34:28.569: //146857/5A42A0608E30/SIP/Info/info/4096/sact_idle_new_message_options: ccsip_api_options_ind returned: SIP_SUCCESS<br>Oct  9 11:30:37 10.10.10.10 8625108: Oct  9 09:34:28.569: //146857/5A42A0608E30/SIP/State/sipSPIChangeState: 0x258B1110 : State change from (STATE_IDLE, SUBSTATE_NONE)  to (SIP_STATE_OPTIONS_WAIT, SUBSTATE_NONE)<br>Oct  9 11:30:37 10.10.10.10 8625109: Oct  9 09:34:28.569: //146857/5A42A0608E30/SIP/Info/verbose/4096/sipSPIUaddCcbToTable: Added to table. ccb=0x258B1110 key=c3c4f5582a4bfa1ff4b7e741c3cb6c6822f738b4cd7e78633fc70f5441197d3 balance 1<br>Oct  9 11:30:37 10.10.10.10 8625110: Oct  9 09:34:28.569: //146857/5A42A0608E30/SIP/Info/verbose/4096/sipSPIUaddccCallIdToTable: Adding call id 23DA9 to table<br>Oct  9 11:30:37 10.10.10.10 8625111: Oct  9 09:34:28.569: //-1/xxxxxxxxxxxx/SIP/Info/info/4096/ccsip_process_sipspi_queue_event: ccsip_spi_get_msg_type returned: 3 for event 38<br>Oct  9 11:30:37 10.10.10.10 8625112: Oct  9 09:34:28.569: //-1/xxxxxxxxxxxx/SIP/Info/info/1024/httpish_msg_create: created msg=0x203FFDA4 with refCount = 1<br>Oct  9 11:30:37 10.10.10.10 8625113: Oct  9 09:34:28.569: //146857/5A42A0608E30/SIP/Info/info/4096/sipSPISendOptionsResponse: Associated container=0x2673A528 to Options Response<br>Oct  9 11:30:37 10.10.10.10 8625114: Oct  9 09:34:28.569: //-1/xxxxxxxxxxxx/SIP/Info/verbose/8192/sipSPIAppHandleContainerBody: sipSPIAppHandleContainerBody len 164<br>Oct  9 11:30:37 10.10.10.10 8625115: Oct  9 09:34:28.569: //146857/5A42A0608E30/SIP/Transport/sipSPITransportSendMessage: msg=0x203FFDA4, addr=11.11.11.11, port=5060, sentBy_port=5060, local_addr=, is_req=0, transport=1, switch=0, callBack=0x4F48054<br>Oct  9 11:30:37 10.10.10.10 8625116: Oct  9 09:34:28.569: //146857/5A42A0608E30/SIP/Info/info/2048/sipSPIGetExtensionCfg: SIP extension config:1, check sys cfg:1<br>Oct  9 11:30:37 10.10.10.10 8625117: Oct  9 09:34:28.569: //146857/5A42A0608E30/SIP/Transport/sipSPITransportSendMessage: Proceedable for sending msg immediately<br>Oct  9 11:30:37 10.10.10.10 8625118: Oct  9 09:34:28.569: //146857/5A42A0608E30/SIP/Transport/sipTransportLogicSendMsg: Trying to send resp=0x203FFDA4 to default port=5060<br>Oct  9 11:30:37 10.10.10.10 8625119: Oct  9 09:34:28.569: //-1/xxxxxxxxxxxx/SIP/Transport/sipConnectionManagerGetConnection: connection required for raddr:11.11.11.11, rport:5060 with laddr:<br>Oct  9 11:30:37 10.10.10.10 8625120: Oct  9 09:34:28.569: //-1/xxxxxxxxxxxx/SIP/Transport/sipInstanceGetConnectionId: Registering gcb=0x258B1110 with connection=0x2426673C context list<br>Oct  9 11:30:37 10.10.10.10 8625121: Oct  9 09:34:28.569: //146857/5A42A0608E30/SIP/Transport/sipTransportLogicSendMsg: Connection obtained...sending msg=0x203FFDA4<br>Oct  9 11:30:37 10.10.10.10 8625122: Oct  9 09:34:28.569: //-1/xxxxxxxxxxxx/SIP/Transport/sipTransportPostSendMessage: Posting send for msg=0x203FFDA4, addr=11.11.11.11, port=5060, local_addr=, connId=2 for UDP<br>Oct  9 11:30:37 10.10.10.10 8625123: Oct  9 09:34:28.569: //146857/5A42A0608E30/SIP/Msg/ccsipDisplayMsg:<br>Oct  9 11:30:37 10.10.10.10 8625124: Sent:<br>Oct  9 11:30:37 10.10.10.10 8625125: SIP/2.0 200 OK#015<br><br>Could someone help me with this? I really appreciate your advice.</div><div><br>Maciej</div></div></div></div>
_______________________________________________<br>
cisco-voip mailing list<br>
<a href="mailto:cisco-voip@puck.nether.net" target="_blank">cisco-voip@puck.nether.net</a><br>
<a href="https://puck.nether.net/mailman/listinfo/cisco-voip" rel="noreferrer" target="_blank">https://puck.nether.net/mailman/listinfo/cisco-voip</a><br>
</blockquote></div>
</blockquote></div>
_______________________________________________<br>
cisco-voip mailing list<br>
<a href="mailto:cisco-voip@puck.nether.net" target="_blank">cisco-voip@puck.nether.net</a><br>
<a href="https://puck.nether.net/mailman/listinfo/cisco-voip" rel="noreferrer" target="_blank">https://puck.nether.net/mailman/listinfo/cisco-voip</a><br>
</blockquote></div>
</blockquote></div>
</blockquote></div>
</blockquote></div>
</blockquote></div>
</blockquote></div>
</blockquote></div>