<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<tt>Duane,some stupid question : are you sure your opensips is
listening on the given IP:port ? have you check with netstat ?
also have you checked with netstat also if there is traffic queued
on the sockets ?<br>
<br>
Regards,<br>
</tt>
<pre class="moz-signature" cols="72">Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
<a class="moz-txt-link-freetext" href="http://www.opensips-solutions.com">http://www.opensips-solutions.com</a></pre>
<br>
On 07/27/2012 12:48 AM, Duane Larson wrote:
<blockquote
cite="mid:CAFcM1Eonb8Xz3TwR1Doaop+qckpvnZmpSfNCD886QLnjCwEY2Q@mail.gmail.com"
type="cite">Oh yeah. My first email has the SIPTrace from the
OpenSIPS/SBC. So I am logged into the OpenSIPS/SBC and did the
NGREP. So I see it SIP invite (99.XX.XX.161 is the IP of the
OpenSIPS/SBC). I would even let you log into the OpenSIPS/SBC
and see it for yourself. Makes no sense.<br>
<br>
U 2012/07/19 18:20:13.486847 50.XX.XX.156:5060 -> <b>99.XX.XX.161:5060</b><br>
INVITE <a class="moz-txt-link-freetext" href="sip:9016XXXXX@192.168.88.13:3072;line=g2hfphrk">sip:9016XXXXX@192.168.88.13:3072;line=g2hfphrk</a> SIP/2.0.<br>
Via: SIP/2.0/UDP 50.57.54.156;branch=z9hG4bKaab1.6c7ffd84.0.<br>
To: <a moz-do-not-send="true"
href="mailto:sip%3A9016XXXXX@irock.com">sip:9016XXXXX@irock.com</a>.<br>
From: <<a moz-do-not-send="true"
href="mailto:sip%3Acontroller@ae.com">sip:controller@ae.com</a>>;tag=134274001013257.<br>
CSeq: 1 INVITE.<br>
Call-ID: 134274001013257.fifouacctd.<br>
Content-Length: 155.<br>
User-Agent: OpenSIPS (1.8.0-dev0-tls (x86_64/linux)).<br>
Contact: <<a moz-do-not-send="true"
href="http://sip:caller@50.57.54.156:5060">sip:caller@50.57.54.156:5060</a>>.<br>
Content-Type: application/sdp.<br>
.<br>
v=0.<br>
o=click-to-dial 0 0 IN IP4 0.0.0.0.<br>
s=session.<br>
c=IN IP4 0.0.0.0.<br>
b=CT:1000.<br>
t=0 0.<br>
m=audio 9 RTP/AVP 8 0.<br>
a=rtpmap:8 PCMA/8000.<br>
a=rtpmap:0 PCMU/8000. <br>
<br>
<div class="gmail_quote">On Thu, Jul 26, 2012 at 4:35 PM,
Bogdan-Andrei Iancu <span dir="ltr"><<a
moz-do-not-send="true" href="mailto:bogdan@opensips.org"
target="_blank">bogdan@opensips.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt
0.8ex; border-left: 1px solid rgb(204, 204, 204);
padding-left: 1ex;">OK, so the OpenSIPS SBC is not receiving
the INVITE from the OpenSIPS proxy? If so, have you checked on
the opensips proxy, using network capture tool if the INVITE
is sent to the proper destination ??
<div class="im HOEnZb">
<br>
<br>
Regards,<br>
<br>
Bogdan-Andrei Iancu<br>
OpenSIPS Founder and Developer<br>
<a moz-do-not-send="true"
href="http://www.opensips-solutions.com" target="_blank">http://www.opensips-solutions.com</a><br>
<br>
<br>
</div>
<div class="HOEnZb">
<div class="h5">
On 07/25/2012 07:58 AM, <a moz-do-not-send="true"
href="mailto:duane.larson@gmail.com" target="_blank">duane.larson@gmail.com</a>
wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt
0.8ex; border-left: 1px solid rgb(204, 204, 204);
padding-left: 1ex;">
Hey Bogdan,<br>
<br>
I think you might be a little confused from my emails.
The last email that had a SIP trace and the 100 Trying
was a click-to-dial generated from php-sip(<a
moz-do-not-send="true"
href="http://code.google.com/p/php-sip/"
target="_blank">http://code.google.com/p/php-sip/</a>)
and I wanted to show you that with php-sip the OpenSIPS
server processes the INVITE and replies with a 100
Trying.<br>
<br>
Here is what I am doing<br>
<br>
Client_on_LAN <-> OpenSIPS/SBC <-> Internet
<-> OpenSIPS/Proxy<br>
<br>
So I am executing the ctd.sh script on the
OpenSIPS/Proxy server and the INVITE is going to the
OpenSIPS/SBC server and that is where OpenSIPS isn't
even seeing the INVITE.<br>
<br>
<br>
<br>
<br>
On , Bogdan-Andrei Iancu <<a moz-do-not-send="true"
href="mailto:bogdan@opensips.org" target="_blank">bogdan@opensips.org</a>>
wrote:<br>
> Hi Duane,<br>
><br>
><br>
><br>
><br>
><br>
> The INVITE generated by the opensips (triggered by
the PHP script via MI) will not show up in the opensips
script - it is directly sent out by opensips internals
(without script interaction) to the destination from
DURI / RURI - the only place where you can see it (on
the opensips instance that generates that INVITE) is by
using a local route.<br>
><br>
><br>
><br>
><br>
><br>
> In your capture, I see that there is a 100 trying
reply received after all from the destination - are
there any other replies following ?<br>
><br>
><br>
><br>
><br>
><br>
> Regards,<br>
><br>
><br>
><br>
><br>
><br>
> Bogdan-Andrei Iancu<br>
><br>
><br>
> OpenSIPS Founder and Developer<br>
><br>
><br>
> <a moz-do-not-send="true"
href="http://www.opensips-solutions.com"
target="_blank">http://www.opensips-solutions.com</a><br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
> On 07/23/2012 07:54 PM, <a moz-do-not-send="true"
href="mailto:duane.larson@gmail.com" target="_blank">duane.larson@gmail.com</a>
wrote:<br>
><br>
><br>
><br>
><br>
> That is correct there is no answer to the INVITE
and it doesn't appear to even enter the main route of
the OpenSIPS config. I have xlogs set up in the opensips
script and I never see the INVITE enter. Here is another
sip trace from the php-sip click to call program and for
some reason this INVITE does go through the main route
without issue.<br>
><br>
><br>
><br>
><br>
><br>
> #<br>
><br>
><br>
> U 2012/07/23 11:49:04.398750 50.XX.XX.156:5060
-> 99.XX.XX.161:5060<br>
><br>
><br>
> INVITE <a moz-do-not-send="true"
href="mailto:sip%3A9016XX6XX4@192.168.88.13"
target="_blank">sip:9016XX6XX4@192.168.88.13</a>:3072;line=996he62l
SIP/2.0.<br>
><br>
><br>
> Record-Route: 34533;vst=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA;did=38a.ff1a8d45>.<br>
><br>
><br>
> Via: SIP/2.0/UDP 50.XX.XX.156;branch=z9hG4bK10f3.c6fade97.0.<br>
><br>
><br>
> Via: SIP/2.0/UDP 50.XX.XX.54:5065;received=50.XX.XX.54;rport=5065;branch=z9hG4bK185398.<br>
><br>
><br>
> From: ;tag=34533.<br>
><br>
><br>
> To: <a moz-do-not-send="true"
href="mailto:sip%3A9016XX6XX4@irock.com"
target="_blank">sip:9016XX6XX4@irock.com</a>>.<br>
><br>
><br>
> Call-ID: <a moz-do-not-send="true"
href="mailto:78ecbf1cd5542c12fe2293da14517b38@50.57.75.54"
target="_blank">78ecbf1cd5542c12fe2293da14517b38@50.57.75.54</a>.<br>
><br>
><br>
> CSeq: 20 INVITE.<br>
><br>
><br>
> Contact: .<br>
><br>
><br>
> Content-Type: application/sdp.<br>
><br>
><br>
> Max-Forwards: 69.<br>
><br>
><br>
> User-Agent: PHP SIP.<br>
><br>
><br>
> Subject: click2call.<br>
><br>
><br>
> Content-Length: 225.<br>
><br>
><br>
> P-hint: outbound->inbound .<br>
><br>
><br>
> P-hint: Route[6]: mediaproxy .<br>
><br>
><br>
> .<br>
><br>
><br>
> v=0.<br>
><br>
><br>
> o=click2dial 0 0 IN IP4 50.57.75.54.<br>
><br>
><br>
> s=click2dial call.<br>
><br>
><br>
> c=IN IP4 173.XX.XX.111.<br>
><br>
><br>
> t=0 0.<br>
><br>
><br>
> m=audio 12790 RTP/AVP 0 8 18 3 4 97 98.<br>
><br>
><br>
> a=rtpmap:0 PCMU/8000.<br>
><br>
><br>
> a=rtpmap:18 G729/8000.<br>
><br>
><br>
> a=rtpmap:97 ilbc/8000.<br>
><br>
><br>
> a=rtpmap:98 speex/8000.<br>
><br>
><br>
><br>
><br>
><br>
> #<br>
><br>
><br>
> U 2012/07/23 11:49:04.398750 99.XX.XX.161:5060
-> 50.XX.XX.156:5060<br>
><br>
><br>
> SIP/2.0 100 Giving a try.<br>
><br>
><br>
> Via: SIP/2.0/UDP 50.XX.XX.156;branch=z9hG4bK10f3.c6fade97.0.<br>
><br>
><br>
> Via: SIP/2.0/UDP 50.XX.XX.54:5065;received=50.XX.XX.54;rport=5065;branch=z9hG4bK185398.<br>
><br>
><br>
> From: ;tag=34533.<br>
><br>
><br>
> To: <a moz-do-not-send="true"
href="mailto:sip%3A9016Xx6xx4@irock.com"
target="_blank">sip:9016Xx6xx4@irock.com</a>>.<br>
><br>
><br>
> Call-ID: <a class="moz-txt-link-abbreviated" href="mailto:78ecbf1cd5542c12fe2293da14517b38@50.XX.xx.54">78ecbf1cd5542c12fe2293da14517b38@50.XX.xx.54</a>.<br>
><br>
><br>
> CSeq: 20 INVITE.<br>
><br>
><br>
> Server: OpenSIPS (1.8.0-notls (x86_64/linux)).<br>
><br>
><br>
> Content-Length: 0.<br>
><br>
><br>
> .<br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
> So I am not sure why the first sip trace INVITE I
sent isn't being processed but the one above is. Very
weird.<br>
><br>
><br>
><br>
><br>
><br>
> I haven't tried to send it to another OpenSIPS
server because I really don't have any other server to
test with.<br>
><br>
><br>
><br>
><br>
><br>
> On , Bogdan-Andrei Iancu <a moz-do-not-send="true"
href="mailto:bogdan@opensips.org" target="_blank">bogdan@opensips.org</a>>
wrote:<br>
><br>
><br>
> ><br>
><br>
><br>
> ><br>
><br>
><br>
> ><br>
><br>
><br>
> ><br>
><br>
><br>
> ><br>
><br>
><br>
> ><br>
><br>
><br>
> > Hi Duane,<br>
><br>
><br>
> ><br>
><br>
><br>
> ><br>
><br>
><br>
> ><br>
><br>
><br>
> > You mean there is no answer to that INVITE ?
When you tried to<br>
><br>
><br>
> > send the INVITE to another opensips, have you
noticed errors in<br>
><br>
><br>
> > the logs (like parsing errors)?<br>
><br>
><br>
> ><br>
><br>
><br>
> ><br>
><br>
><br>
> ><br>
><br>
><br>
> > Regards,<br>
><br>
><br>
> ><br>
><br>
><br>
> ><br>
><br>
><br>
> > Bogdan-Andrei Iancu<br>
><br>
><br>
> > OpenSIPS Founder and Developer<br>
><br>
><br>
> > <a moz-do-not-send="true"
href="http://www.opensips-solutions.com"
target="_blank">http://www.opensips-solutions.com</a><br>
><br>
><br>
> ><br>
><br>
><br>
> ><br>
><br>
><br>
> > On 07/21/2012 07:45 AM, <a
moz-do-not-send="true"
href="mailto:duane.larson@gmail.com" target="_blank">duane.larson@gmail.com</a>
wrote:<br>
><br>
><br>
> > Has anyone used the ctd.sh example that comes
with<br>
><br>
><br>
> > Opensips in the "example" folder? I am trying
to use it and the<br>
><br>
><br>
> > INVITE gets sent out but nothing happens. I
even tried with<br>
><br>
><br>
> > sending the INVITE to an OpenSIPS server and
the OpenSIPS server<br>
><br>
><br>
> > never even sees it enter the main route even
though I see that the<br>
><br>
><br>
> > INVITE is making it to the server because an
NGREP shows it making<br>
><br>
><br>
> > it. It doesn't make much sense. I even did a
debug and don't see<br>
><br>
><br>
> > anything showing that OpenSIPS sees the
INVITE.<br>
><br>
><br>
> ><br>
><br>
><br>
> ><br>
><br>
><br>
> ><br>
><br>
><br>
> ><br>
><br>
><br>
> > Here is the INVITE that is generated from
ctd.sh<br>
><br>
><br>
> ><br>
><br>
><br>
> ><br>
><br>
><br>
> ><br>
><br>
><br>
> ><br>
><br>
><br>
> ><br>
><br>
><br>
> ><br>
><br>
><br>
> ><br>
><br>
><br>
> ><br>
><br>
><br>
> ><br>
><br>
><br>
> ><br>
><br>
><br>
> > U 2012/07/19 18:20:13.486847 50.XX.XX.156:5060
-><br>
><br>
><br>
> > 99.XX.XX.161:5060<br>
><br>
><br>
> ><br>
><br>
><br>
> ><br>
><br>
><br>
> > INVITE <a moz-do-not-send="true"
href="mailto:sip%3A9016XXXXX@192.168.88.13"
target="_blank">sip:9016XXXXX@192.168.88.13</a>:3072;line=g2hfphrk
SIP/2.0.<br>
><br>
><br>
> ><br>
><br>
><br>
> ><br>
><br>
><br>
> > Via: SIP/2.0/UDP 50.57.54.156;branch=z9hG4bKaab1.6c7ffd84.0.<br>
><br>
><br>
> ><br>
><br>
><br>
> ><br>
><br>
><br>
> > To: <a moz-do-not-send="true"
href="mailto:sip%3A9016XXXXX@irock.com"
target="_blank">sip:9016XXXXX@irock.com</a>.<br>
><br>
><br>
> ><br>
><br>
><br>
> ><br>
><br>
><br>
> > From: ;tag=134274001013257.<br>
><br>
><br>
> ><br>
><br>
><br>
> ><br>
><br>
><br>
> > CSeq: 1 INVITE.<br>
><br>
><br>
> ><br>
><br>
><br>
> ><br>
><br>
><br>
> > Call-ID: 134274001013257.fifouacctd.<br>
><br>
><br>
> ><br>
><br>
><br>
> ><br>
><br>
><br>
> > Content-Length: 155.<br>
><br>
><br>
> ><br>
><br>
><br>
> ><br>
><br>
><br>
> > User-Agent: OpenSIPS (1.8.0-dev0-tls
(x86_64/linux)).<br>
><br>
><br>
> ><br>
><br>
><br>
> ><br>
><br>
><br>
> > Contact: .<br>
><br>
><br>
> ><br>
><br>
><br>
> ><br>
><br>
><br>
> > Content-Type: application/sdp.<br>
><br>
><br>
> ><br>
><br>
><br>
> ><br>
><br>
><br>
> > .<br>
><br>
><br>
> ><br>
><br>
><br>
> ><br>
><br>
><br>
> > v=0.<br>
><br>
><br>
> ><br>
><br>
><br>
> ><br>
><br>
><br>
> > o=click-to-dial 0 0 IN IP4 0.0.0.0.<br>
><br>
><br>
> ><br>
><br>
><br>
> ><br>
><br>
><br>
> > s=session.<br>
><br>
><br>
> ><br>
><br>
><br>
> ><br>
><br>
><br>
> > c=IN IP4 0.0.0.0.<br>
><br>
><br>
> ><br>
><br>
><br>
> ><br>
><br>
><br>
> > b=CT:1000.<br>
><br>
><br>
> ><br>
><br>
><br>
> ><br>
><br>
><br>
> > t=0 0.<br>
><br>
><br>
> ><br>
><br>
><br>
> ><br>
><br>
><br>
> > m=audio 9 RTP/AVP 8 0.<br>
><br>
><br>
> ><br>
><br>
><br>
> ><br>
><br>
><br>
> > a=rtpmap:8 PCMA/8000.<br>
><br>
><br>
> ><br>
><br>
><br>
> ><br>
><br>
><br>
> > a=rtpmap:0 PCMU/8000.<br>
><br>
><br>
> ><br>
><br>
><br>
> ><br>
><br>
><br>
> ><br>
><br>
><br>
> ><br>
><br>
><br>
> ><br>
><br>
><br>
> ><br>
><br>
><br>
> ><br>
><br>
><br>
> ><br>
><br>
><br>
> > Is anyone else out there using anything else
to do Click to<br>
><br>
><br>
> > Dial????<br>
><br>
><br>
> ><br>
><br>
><br>
> ><br>
><br>
><br>
> > _______________________________________________<br>
><br>
><br>
> > Users mailing list<br>
><br>
><br>
> > <a moz-do-not-send="true"
href="mailto:Users@lists.opensips.org" target="_blank">Users@lists.opensips.org</a><br>
><br>
><br>
> > <a moz-do-not-send="true"
href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users"
target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
><br>
><br>
> ><br>
><br>
><br>
> ><br>
><br>
><br>
> ><br>
><br>
><br>
> ><br>
><br>
><br>
> ><br>
><br>
><br>
> ><br>
><br>
><br>
><br>
><br>
> <br>
</blockquote>
</div>
</div>
</blockquote>
</div>
<br>
<br clear="all">
<br>
-- <br>
--<br>
*--*--*--*--*--*<br>
Duane<br>
*--*--*--*--*--*<br>
--<br>
</blockquote>
</body>
</html>