<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7655.3">
<TITLE>RE: [asterisk-users] Strange Invite issue</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->
<BR>

<P><FONT SIZE=2>in the SIP/2.0 180 Ringing, the SDP shows:<BR>
<BR>
a=sendonly<BR>
<BR>
this is &quot;hold&quot; by rfc 3264.&nbsp; then when the other end picks up, a new SDP is probably sent with<BR>
<BR>
a=sendrecv<BR>
<BR>
I believe your server is acting correctly.<BR>
<BR>
-----Original Message-----<BR>
From: asterisk-users-bounces@lists.digium.com on behalf of Tarek Sawah<BR>
Sent: Fri 4/30/2010 12:11 PM<BR>
To: Asterisk Users<BR>
Subject: Re: [asterisk-users] Strange Invite issue<BR>
<BR>
<BR>
Before posting let me mention that this doesn't happen with ALL destination on this provider.. some destination doesn't face this problem .. but this is a sample call<BR>
<BR>
<BR>
      -- Executing [0020100324519@a2billing:1] DeadAGI(&quot;SIP/58169-ac47fda0&quot;, &quot;a2billing.php|1&quot;) in new stack<BR>
      -- Launched AGI Script /var/lib/asterisk/agi-bin/a2billing.php<BR>
      -- AGI Script Executing Application: (Dial) Options: (SIP/PROVIDER1/20100324519|60|HL(166986000:61000:30000))    -- Limit Data for this call:      &gt; timelimit      = 166986000      &gt; play_warning   = 61000      &gt; play_to_caller = yes      &gt; play_to_callee = no      &gt; warning_freq   = 30000      &gt; start_sound    = (null)      &gt; warning_sound  = timeleft      &gt; end_sound      = (null)Audio is at 100.X.Y.Z port 13984Adding codec 0x100 (g729) to SDPAdding non-codec 0x1 (telephone-event) to SDPReliably Transmitting (no NAT) to 195.X.Y.Z:5060:INVITE sip:20100324519@195.X.Y.Z SIP/2.0<BR>
Via: SIP/2.0/UDP 100.X.Y.Z:5060;branch=z9hG4bK667c26ed;rport<BR>
From: &quot;58169&quot; &lt;sip:58169@100.X.Y.Z&gt;;tag=as00522e07<BR>
To: &lt;sip:20100324519@195.X.Y.Z&gt;<BR>
Contact: &lt;sip:58169@100.X.Y.Z&gt;<BR>
Call-ID: 7f169cce7003bb01365f72ce2a3aaeba@100.X.Y.Z<BR>
CSeq: 102 INVITE<BR>
User-Agent: Asterisk PBX<BR>
Max-Forwards: 70<BR>
Date: Fri, 30 Apr 2010 18:52:23 GMT<BR>
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO<BR>
Supported: replaces<BR>
Content-Type: application/sdp<BR>
Content-Length: 267<BR>
<BR>
<BR>
v=0<BR>
o=root 12516 12516 IN IP4 100.X.Y.Z<BR>
s=session<BR>
c=IN IP4 100.X.Y.Z<BR>
t=0 0<BR>
m=audio 13984 RTP/AVP 18 101<BR>
a=rtpmap:18 G729/8000<BR>
a=fmtp:18 annexb=no<BR>
a=rtpmap:101 telephone-event/8000<BR>
a=fmtp:101 0-16<BR>
a=silenceSupp:off - - - -<BR>
a=ptime:20<BR>
a=sendrecv<BR>
<BR>
---    -- Called PROVIDER1/20100324519<BR>
  <BR>
&lt;--- SIP read from 195.X.Y.Z:5060 ---&gt;SIP/2.0 100 Trying<BR>
Via: SIP/2.0/UDP 100.X.Y.Z:5060;branch=z9hG4bK667c26ed;rport=5060<BR>
From: &quot;58169&quot; &lt;sip:58169@100.X.Y.Z&gt;;tag=as00522e07<BR>
To: &lt;sip:20100324519@195.X.Y.Z&gt;;tag=gK02b3c8db<BR>
Call-ID: 7f169cce7003bb01365f72ce2a3aaeba@100.X.Y.Z<BR>
CSeq: 102 INVITE<BR>
Content-Length: 0<BR>
<BR>
<BR>
<BR>
&lt;-------------&gt;<BR>
  --- (7 headers 0 lines) ---<BR>
  <BR>
&lt;--- SIP read from 195.X.Y.Z:5060 ---&gt;SIP/2.0 180 Ringing<BR>
Via: SIP/2.0/UDP 100.X.Y.Z:5060;branch=z9hG4bK667c26ed;rport=5060<BR>
From: &quot;58169&quot; &lt;sip:58169@100.X.Y.Z&gt;;tag=as00522e07<BR>
To: &lt;sip:20100324519@195.X.Y.Z&gt;;tag=gK02b3c8db<BR>
Call-ID: 7f169cce7003bb01365f72ce2a3aaeba@100.X.Y.Z<BR>
CSeq: 102 INVITE<BR>
Contact: &lt;sip:20100324519@195.X.Y.Z:5060&gt;<BR>
Allow: INVITE,ACK,CANCEL,BYE,REGISTER,REFER,INFO,SUBSCRIBE,NOTIFY,PRACK,UPDATE,OPTIONS,MESSAGE,PUBLISH<BR>
Content-Length:  260<BR>
Content-Disposition: session; handling=required<BR>
Content-Type: application/sdp<BR>
<BR>
<BR>
v=0<BR>
o=Sonus_UAC 10183 6645 IN IP4 195.X.Y.Z<BR>
s=SIP Media Capabilities<BR>
c=IN IP4 195.219.240.5<BR>
t=0 0<BR>
m=audio 15846 RTP/AVP 18 101<BR>
a=rtpmap:18 G729/8000<BR>
a=fmtp:18 annexb=no<BR>
a=rtpmap:101 telephone-event/8000<BR>
a=fmtp:101 0-15<BR>
a=sendonly<BR>
a=maxptime:20<BR>
<BR>
&lt;-------------&gt;<BR>
  --- (11 headers 12 lines) ---<BR>
  Found RTP audio format 18<BR>
  Found RTP audio format 101<BR>
  Peer audio RTP is at port 195.219.240.5:15846<BR>
  Found audio description format G729 for ID 18<BR>
  Found audio description format telephone-event for ID 101<BR>
  Capabilities: us - 0x100 (g729), peer - audio=0x100 (g729)/video=0x0 (nothing), combined - 0x100 (g729)<BR>
  Non-codec capabilities (dtmf): us - 0x1 (telephone-event), peer - 0x1 (telephone-event), combined - 0x1 (telephone-event)<BR>
  Peer audio RTP is at port 195.219.240.5:15846<BR>
      -- SIP/PROVIDER1-1fd586a0 is ringing<BR>
      -- Call on SIP/PROVIDER1-1fd586a0 placed on hold<BR>
      -- Started music on hold, class 'default', on SIP/58169-ac47fda0<BR>
      -- SIP/PROVIDER1-1fd586a0 is making progress passing it to SIP/58169-ac47fda0<BR>
  sip show channels<BR>
  Peer             User/ANR    Call ID      Seq (Tx/Rx)  Format           Hold     Last Message   195.X.Y.Z    2010032451  7f169cce700  00102/00000  0x100 (g729)     Yes      Init: INVITE              78.184.197.119   58169       AC8455D8edd  00101/160518  0x4 (ulaw)       No       Rx: INVITE                2 active SIP channels<BR>
  <BR>
&lt;--- SIP read from 195.X.Y.Z:5060 ---&gt;SIP/2.0 180 Ringing<BR>
Via: SIP/2.0/UDP 100.X.Y.Z:5060;branch=z9hG4bK667c26ed;rport=5060<BR>
From: &quot;58169&quot; &lt;sip:58169@100.X.Y.Z&gt;;tag=as00522e07<BR>
To: &lt;sip:20100324519@195.X.Y.Z&gt;;tag=gK02b3c8db<BR>
Call-ID: 7f169cce7003bb01365f72ce2a3aaeba@100.X.Y.Z<BR>
CSeq: 102 INVITE<BR>
Contact: &lt;sip:20100324519@195.X.Y.Z:5060&gt;<BR>
Allow: INVITE,ACK,CANCEL,BYE,REGISTER,REFER,INFO,SUBSCRIBE,NOTIFY,PRACK,UPDATE,OPTIONS,MESSAGE,PUBLISH<BR>
Content-Length: 0<BR>
<BR>
<BR>
<BR>
&lt;-------------&gt;<BR>
  --- (9 headers 0 lines) ---<BR>
      -- SIP/PROVIDER1-1fd586a0 is ringing <BR>
<BR>
<BR>
<BR>
<BR>
<BR>
-- Tarek Sawah <BR>
<BR>
Integrated Digital Systems<BR>
<BR>
CCNA, MCSE, RHCE, VoIP<BR>
<BR>
<BR>
USA: +1 347 562 2308<BR>
<BR>
<BR>
<BR>
<BR>
<BR>
<BR>
&gt; Date: Thu, 29 Apr 2010 16:52:24 +0100<BR>
&gt; From: list-asterisk@skycomuk.com<BR>
&gt; To: asterisk-users@lists.digium.com<BR>
&gt; Subject: Re: [asterisk-users] Strange Invite issue<BR>
&gt;<BR>
&gt; Can you post a sip debug<BR>
&gt;<BR>
&gt; Tarek Sawah wrote:<BR>
&gt;&gt; Greetings List.<BR>
&gt;&gt; I'm facing a strange issue with one of my providers.. after sending an INVITE request my server places the call on hold.. until the call is answered..<BR>
&gt;&gt; this is happening only with this provide although i have 3 other providers i route calls through..<BR>
&gt;&gt; can anyone explain what is going on?<BR>
&gt;&gt;<BR>
&gt;&gt; --<BR>
&gt;&gt; Tarek Sawah / Integrated Digital Systems / CCNA, MCSE, RHCE, VoIP / +1 347 562 2308<BR>
&gt;&gt;<BR>
&gt;&gt;<BR>
&gt;&gt;<BR>
&gt;&gt;<BR>
&gt;&gt;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;<BR>
&gt;&gt; _________________________________________________________________<BR>
&gt;&gt; Hotmail has tools for the New Busy. Search, chat and e-mail from your inbox.<BR>
&gt;&gt; <A HREF="http://www.windowslive.com/campaign/thenewbusy?ocid=PID28326::T:WLMTAGL:ON:WL:en-US:WM_HMP:042010_1">http://www.windowslive.com/campaign/thenewbusy?ocid=PID28326::T:WLMTAGL:ON:WL:en-US:WM_HMP:042010_1</A><BR>
&gt;<BR>
&gt;<BR>
&gt; --<BR>
&gt; _____________________________________________________________________<BR>
&gt; -- Bandwidth and Colocation Provided by <A HREF="http://www.api-digital.com">http://www.api-digital.com</A> --<BR>
&gt; New to Asterisk? Join us for a live introductory webinar every Thurs:<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <A HREF="http://www.asterisk.org/hello">http://www.asterisk.org/hello</A><BR>
&gt;<BR>
&gt; asterisk-users mailing list<BR>
&gt; To UNSUBSCRIBE or update options visit:<BR>
&gt;&nbsp;&nbsp;&nbsp; <A HREF="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</A><BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;<BR>
_________________________________________________________________<BR>
The New Busy is not the too busy. Combine all your e-mail accounts with Hotmail.<BR>
<A HREF="http://www.windowslive.com/campaign/thenewbusy?tile=multiaccount&ocid=PID28326::T:WLMTAGL:ON:WL:en-US:WM_HMP:042010_4">http://www.windowslive.com/campaign/thenewbusy?tile=multiaccount&ocid=PID28326::T:WLMTAGL:ON:WL:en-US:WM_HMP:042010_4</A><BR>
--<BR>
_____________________________________________________________________<BR>
-- Bandwidth and Colocation Provided by <A HREF="http://www.api-digital.com">http://www.api-digital.com</A> --<BR>
New to Asterisk? Join us for a live introductory webinar every Thurs:<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <A HREF="http://www.asterisk.org/hello">http://www.asterisk.org/hello</A><BR>
<BR>
asterisk-users mailing list<BR>
To UNSUBSCRIBE or update options visit:<BR>
&nbsp;&nbsp; <A HREF="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</A><BR>
<BR>
</FONT>
</P>

</BODY>
</HTML>