<meta http-equiv="content-type" content="text/html; charset=utf-8"><span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; "><div>I&#39;ve tried updating our ACL conf, but that doesn&#39;t seem to help as I still get the 407 error (line 50 from the Gist below). šAm I correct that the authentication is failing when Verizon attempts to contact our switch? Or is it an authentication failure when I hit Verizon?</div>
<div><br></div><div>Here&#39;s the trace of the call attempt (I&#39;ve replaced an IP address and phone number, so I do realize that they&#39;re not correct) -š<a href="http://gist.github.com/416604" target="_blank" style="color: rgb(87, 151, 176); ">http://gist.github.com/416604</a></div>
<div><br></div><div><span style="font-family: &#39;Times New Roman&#39;; font-size: medium; "><pre style="white-space: pre-wrap; word-wrap: break-word; ">send 1129 bytes to udp/[63.79.178.192]:5060 at 01:04:26.090037:
   ------------------------------------------------------------------------
   INVITE <a href="mailto:sip%3A17895551234@63.79.178.192" target="_blank" style="color: rgb(87, 151, 176); ">sip:17895551234@63.79.178.192</a> SIP/2.0
   Via: SIP/2.0/UDP 0.0.0.0:5080;rport;branch=z9hG4bK0NZjmNS5Byj4c
   Max-Forwards: 70
   From: &quot;C3 Mgmt&quot; &lt;<a href="mailto:sip%3A9727289377@63.79.178.192" target="_blank" style="color: rgb(87, 151, 176); ">sip:9727289377@63.79.178.192</a>;transport=udp&gt;;tag=tgHN0ScKyNcXr
   To: &lt;<a href="mailto:sip%3A17895551234@63.79.178.192" target="_blank" style="color: rgb(87, 151, 176); ">sip:17895551234@63.79.178.192</a>&gt;
   Call-ID: cd26b853-e497-122d-278a-000bdb94aab9
   CSeq: 131385997 INVITE
   Contact: &lt;sip:gw+verizon@0.0.0.0:5080;transport=udp;gw=verizon&gt;
   User-Agent: FreeSWITCH-mod_sofia/1.0.head-git-28484a1 2010-04-22 15:06:05 -0400
   Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, UPDATE, INFO, REGISTER, REFER, NOTIFY
   Supported: timer, precondition, path, replaces
   Allow-Events: talk, hold, refer
   Privacy: none
   Content-Type: application/sdp
   Content-Disposition: session
   Content-Length: 291
   X-FS-Support: update_display
   P-Asserted-Identity: &quot;C3 Mgmt&quot; &lt;<a href="mailto:sip%3A%2B19727289377@63.79.178.192" target="_blank" style="color: rgb(87, 151, 176); ">sip:+19727289377@63.79.178.192</a>&gt;

   v=0
   o=FreeSWITCH 1274985280 1274985281 IN IP4 0.0.0.0
   s=FreeSWITCH
   c=IN IP4 0.0.0.0
   t=0 0
   m=audio 21600 RTP/AVP 0 8 3 101 13
   a=rtpmap:0 PCMU/8000
   a=rtpmap:8 PCMA/8000
   a=rtpmap:3 GSM/8000
   a=rtpmap:101 telephone-event/8000
   a=fmtp:101 0-16
   a=rtpmap:13 CN/8000
   a=ptime:20
   ------------------------------------------------------------------------
2010-05-27 21:00:10.128406 [DEBUG] sofia.c:4168 Channel sofia/external/17895551234 entering state [calling][0]
recv 296 bytes from udp/[63.79.178.192]:5060 at 01:00:10.192551:
   ------------------------------------------------------------------------
   SIP/2.0 100 Trying
   v: SIP/2.0/UDP 0.0.0.0:5080;rport;branch=z9hG4bKZc6Sjt81eNvHH;received=0.0.0.0
   f: &quot;C3 Mgmt&quot; &lt;<a href="mailto:sip%3A9727289377@63.79.178.192" target="_blank" style="color: rgb(87, 151, 176); ">sip:9727289377@63.79.178.192</a>;transport=udp&gt;;tag=S7QvyyUF1cpaD
   t: &lt;<a href="mailto:sip%3A17895551234@63.79.178.192" target="_blank" style="color: rgb(87, 151, 176); ">sip:17895551234@63.79.178.192</a>&gt;
   i: 348b8efb-e497-122d-278a-000bdb94aab9
   CSeq: 131385870 INVITE
   l: 0

   ------------------------------------------------------------------------
recv 425 bytes from udp/[63.79.178.192]:5060 at 01:00:10.192710:
   ------------------------------------------------------------------------
   SIP/2.0 407 Proxy Authentication Required
   v: SIP/2.0/UDP 0.0.0.0:5080;rport;branch=z9hG4bKZc6Sjt81eNvHH;received=0.0.0.0
   f: &quot;C3 Mgmt&quot; &lt;<a href="mailto:sip%3A9727289377@63.79.178.192" target="_blank" style="color: rgb(87, 151, 176); ">sip:9727289377@63.79.178.192</a>;transport=udp&gt;;tag=S7QvyyUF1cpaD
   t: &lt;<a href="mailto:sip%3A17895551234@63.79.178.192" target="_blank" style="color: rgb(87, 151, 176); ">sip:17895551234@63.79.178.192</a>&gt;;tag=22703bab
   i: 348b8efb-e497-122d-278a-000bdb94aab9
   CSeq: 131385870 INVITE
   l: 0
   Proxy-Authenticate: DIGEST realm=&quot;WCOM&quot;,nonce=&quot;a586274e395fb9b6f66f1a7829b4531a.1275008409&quot;

   ------------------------------------------------------------------------
send 350 bytes to udp/[63.79.178.192]:5060 at 01:00:10.192977:
   ------------------------------------------------------------------------
   ACK <a href="mailto:sip%3A17895551234@63.79.178.192" target="_blank" style="color: rgb(87, 151, 176); ">sip:17895551234@63.79.178.192</a> SIP/2.0
   Via: SIP/2.0/UDP 0.0.0.0:5080;rport;branch=z9hG4bKZc6Sjt81eNvHH
   Max-Forwards: 70
   From: &quot;C3 Mgmt&quot; &lt;<a href="mailto:sip%3A9727289377@63.79.178.192" target="_blank" style="color: rgb(87, 151, 176); ">sip:9727289377@63.79.178.192</a>;transport=udp&gt;;tag=S7QvyyUF1cpaD
   To: &lt;<a href="mailto:sip%3A17895551234@63.79.178.192" target="_blank" style="color: rgb(87, 151, 176); ">sip:17895551234@63.79.178.192</a>&gt;;tag=22703bab
   Call-ID: 348b8efb-e497-122d-278a-000bdb94aab9
   CSeq: 131385870 ACK
   Content-Length: 0

   ------------------------------------------------------------------------
2010-05-27 21:00:10.193015 [DEBUG] sofia.c:4168 Channel sofia/external/17895551234 entering state [terminated][904]
2010-05-27 21:00:10.193015 [NOTICE] sofia.c:4804 Hangup sofia/external/17895551234 [CS_CONSUME_MEDIA] [NORMAL_UNSPECIFIED]
2010-05-27 21:00:10.193015 [DEBUG] switch_channel.c:2117 Send signal sofia/external/17895551234 [KILL]
2010-05-27 21:00:10.193015 [DEBUG] switch_core_session.c:1022 Send signal sofia/external/17895551234 [BREAK]
2010-05-27 21:00:10.193015 [DEBUG] switch_core_state_machine.c:314 (sofia/external/17895551234) Running State Change CS_HANGUP
2010-05-27 21:00:10.193015 [DEBUG] switch_core_state_machine.c:499 (sofia/external/17895551234) State HANGUP
2010-05-27 21:00:10.193015 [DEBUG] mod_sofia.c:410 sofia/external/17895551234 Overriding SIP cause 480 with 904 from the other leg
2010-05-27 21:00:10.193015 [DEBUG] mod_sofia.c:416 Channel sofia/external/17895551234 hanging up, cause: NORMAL_UNSPECIFIED
2010-05-27 21:00:10.193015 [DEBUG] switch_core_state_machine.c:46 sofia/external/17895551234 Standard HANGUP, cause: NORMAL_UNSPECIFIED
2010-05-27 21:00:10.193015 [DEBUG] switch_core_state_machine.c:499 (sofia/external/17895551234) State HANGUP going to sleep
2010-05-27 21:00:10.193015 [DEBUG] switch_core_state_machine.c:333 (sofia/external/17895551234) State Change CS_HANGUP -&gt; CS_REPORTING
2010-05-27 21:00:10.193015 [DEBUG] switch_core_session.c:1022 Send signal sofia/external/17895551234 [BREAK]
2010-05-27 21:00:10.193015 [DEBUG] switch_core_state_machine.c:314 (sofia/external/17895551234) Running State Change CS_REPORTING
2010-05-27 21:00:10.193015 [DEBUG] switch_ivr_originate.c:3228 Originate Resulted in Error Cause: 31 [NORMAL_UNSPECIFIED]
2010-05-27 21:00:10.193015 [DEBUG] switch_core_state_machine.c:590 (sofia/external/17895551234) State REPORTING


freeswitch@govinteract-fs-dev-2&gt; 2010-05-27 21:00:10.299296 [DEBUG] switch_core_state_machine.c:53 sofia/external/17895551234 Standard REPORTING, cause: NORMAL_UNSPECIFIED
2010-05-27 21:00:10.299296 [DEBUG] switch_core_state_machine.c:590 (sofia/external/17895551234) State REPORTING going to sleep
2010-05-27 21:00:10.299296 [DEBUG] switch_core_state_machine.c:327 (sofia/external/17895551234) State Change CS_REPORTING -&gt; CS_DESTROY
2010-05-27 21:00:10.299296 [DEBUG] switch_core_session.c:1022 Send signal sofia/external/17895551234 [BREAK]
2010-05-27 21:00:10.299296 [DEBUG] switch_core_session.c:1165 Session 6 (sofia/external/17895551234) Locked, Waiting on external entities
2010-05-27 21:00:10.299296 [NOTICE] switch_core_session.c:1183 Session 6 (sofia/external/17895551234) Ended
2010-05-27 21:00:10.299296 [NOTICE] switch_core_session.c:1185 Close Channel sofia/external/17895551234 [CS_DESTROY]
2010-05-27 21:00:10.299296 [DEBUG] switch_core_state_machine.c:428 (sofia/external/17895551234) Running State Change CS_DESTROY
2010-05-27 21:00:10.299296 [DEBUG] switch_core_state_machine.c:439 (sofia/external/17895551234) State DESTROY
2010-05-27 21:00:10.299296 [DEBUG] mod_sofia.c:343 sofia/external/17895551234 SOFIA DESTROY
2010-05-27 21:00:10.299296 [DEBUG] switch_core_state_machine.c:60 sofia/external/17895551234 Standard DESTROY
2010-05-27 21:00:10.299296 [DEBUG] switch_core_state_machine.c:439 (sofia/external/17895551234) State DESTROY going to sleep

freeswitch@govinteract-fs-dev-2&gt; lua test1.lua
2010-05-27 21:04:26.087322 [DEBUG] switch_ivr_originate.c:1885 variable string 0 = [sip_cid_type=pid]
2010-05-27 21:04:26.087322 [DEBUG] switch_ivr_originate.c:1885 variable string 1 = [origination_caller_id_name=C3 Mgmt]
2010-05-27 21:04:26.087322 [DEBUG] switch_ivr_originate.c:1885 variable string 2 = [origination_caller_id_number=+19727289377]
2010-05-27 21:04:26.087322 [DEBUG] switch_ivr_originate.c:1885 variable string 3 = [ignore_early_media=true]
2010-05-27 21:04:26.088360 [NOTICE] switch_channel.c:669 New Channel sofia/external/17895551234 [f5c8454e-69f4-11df-b69d-099cfc924087]
2010-05-27 21:04:26.088360 [DEBUG] mod_sofia.c:3444 (sofia/external/17895551234) State Change CS_NEW -&gt; CS_INIT
2010-05-27 21:04:26.088360 [DEBUG] switch_core_session.c:1022 Send signal sofia/external/17895551234 [BREAK]
2010-05-27 21:04:26.088360 [DEBUG] switch_core_state_machine.c:314 (sofia/external/17895551234) Running State Change CS_INIT
2010-05-27 21:04:26.088360 [DEBUG] switch_core_state_machine.c:338 (sofia/external/17895551234) State INIT
2010-05-27 21:04:26.088360 [DEBUG] mod_sofia.c:83 sofia/external/17895551234 SOFIA INIT
2010-05-27 21:04:26.088360 [DEBUG] mod_sofia.c:117 (sofia/external/17895551234) State Change CS_INIT -&gt; CS_ROUTING
2010-05-27 21:04:26.088360 [DEBUG] switch_core_session.c:1022 Send signal sofia/external/17895551234 [BREAK]
2010-05-27 21:04:26.088360 [DEBUG] switch_core_state_machine.c:338 (sofia/external/17895551234) State INIT going to sleep
2010-05-27 21:04:26.088360 [DEBUG] switch_core_state_machine.c:314 (sofia/external/17895551234) Running State Change CS_ROUTING
2010-05-27 21:04:26.088360 [DEBUG] switch_core_state_machine.c:341 (sofia/external/17895551234) State ROUTING
2010-05-27 21:04:26.088360 [DEBUG] mod_sofia.c:140 sofia/external/17895551234 SOFIA ROUTING
2010-05-27 21:04:26.088360 [DEBUG] switch_ivr_originate.c:66 (sofia/external/17895551234) State Change CS_ROUTING -&gt; CS_CONSUME_MEDIA
2010-05-27 21:04:26.088360 [DEBUG] switch_core_session.c:1022 Send signal sofia/external/17895551234 [BREAK]
2010-05-27 21:04:26.088360 [DEBUG] switch_core_state_machine.c:341 (sofia/external/17895551234) State ROUTING going to sleep
2010-05-27 21:04:26.088360 [DEBUG] switch_core_state_machine.c:314 (sofia/external/17895551234) Running State Change CS_CONSUME_MEDIA
2010-05-27 21:04:26.088360 [DEBUG] switch_core_state_machine.c:360 (sofia/external/17895551234) State CONSUME_MEDIA
2010-05-27 21:04:26.088360 [DEBUG] switch_core_state_machine.c:360 (sofia/external/17895551234) State CONSUME_MEDIA going to sleep
send 1129 bytes to udp/[63.79.178.192]:5060 at 01:04:26.090037:
   ------------------------------------------------------------------------
   INVITE <a href="mailto:sip%3A17895551234@63.79.178.192" target="_blank" style="color: rgb(87, 151, 176); ">sip:17895551234@63.79.178.192</a> SIP/2.0
   Via: SIP/2.0/UDP 0.0.0.0:5080;rport;branch=z9hG4bK0NZjmNS5Byj4c
   Max-Forwards: 70
   From: &quot;C3 Mgmt&quot; &lt;<a href="mailto:sip%3A9727289377@63.79.178.192" target="_blank" style="color: rgb(87, 151, 176); ">sip:9727289377@63.79.178.192</a>;transport=udp&gt;;tag=tgHN0ScKyNcXr
   To: &lt;<a href="mailto:sip%3A17895551234@63.79.178.192" target="_blank" style="color: rgb(87, 151, 176); ">sip:17895551234@63.79.178.192</a>&gt;
   Call-ID: cd26b853-e497-122d-278a-000bdb94aab9
   CSeq: 131385997 INVITE
   Contact: &lt;sip:gw+verizon@0.0.0.0:5080;transport=udp;gw=verizon&gt;
   User-Agent: FreeSWITCH-mod_sofia/1.0.head-git-28484a1 2010-04-22 15:06:05 -0400
   Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, UPDATE, INFO, REGISTER, REFER, NOTIFY
   Supported: timer, precondition, path, replaces
   Allow-Events: talk, hold, refer
   Privacy: none
   Content-Type: application/sdp
   Content-Disposition: session
   Content-Length: 291
   X-FS-Support: update_display
   P-Asserted-Identity: &quot;C3 Mgmt&quot; &lt;<a href="mailto:sip%3A%2B19727289377@63.79.178.192" target="_blank" style="color: rgb(87, 151, 176); ">sip:+19727289377@63.79.178.192</a>&gt;

   v=0
   o=FreeSWITCH 1274985280 1274985281 IN IP4 0.0.0.0
   s=FreeSWITCH
   c=IN IP4 0.0.0.0
   t=0 0
   m=audio 23386 RTP/AVP 0 8 3 101 13
   a=rtpmap:0 PCMU/8000
   a=rtpmap:8 PCMA/8000
   a=rtpmap:3 GSM/8000
   a=rtpmap:101 telephone-event/8000
   a=fmtp:101 0-16
   a=rtpmap:13 CN/8000
   a=ptime:20
   ------------------------------------------------------------------------
2010-05-27 21:04:26.089756 [DEBUG] sofia.c:4168 Channel sofia/external/17895551234 entering state [calling][0]
recv 425 bytes from udp/[63.79.178.192]:5060 at 01:04:26.167603:
   ------------------------------------------------------------------------
   SIP/2.0 407 Proxy Authentication Required
   v: SIP/2.0/UDP 0.0.0.0:5080;rport;branch=z9hG4bK0NZjmNS5Byj4c;received=0.0.0.0
   f: &quot;C3 Mgmt&quot; &lt;<a href="mailto:sip%3A9727289377@63.79.178.192" target="_blank" style="color: rgb(87, 151, 176); ">sip:9727289377@63.79.178.192</a>;transport=udp&gt;;tag=tgHN0ScKyNcXr
   t: &lt;<a href="mailto:sip%3A17895551234@63.79.178.192" target="_blank" style="color: rgb(87, 151, 176); ">sip:17895551234@63.79.178.192</a>&gt;;tag=41e44fd5
   i: cd26b853-e497-122d-278a-000bdb94aab9
   CSeq: 131385997 INVITE
   l: 0
   Proxy-Authenticate: DIGEST realm=&quot;WCOM&quot;,nonce=&quot;43ea850af91d419e72d85c0375a60237.1275008665&quot;

   ------------------------------------------------------------------------
send 350 bytes to udp/[63.79.178.192]:5060 at 01:04:26.167913:
   ------------------------------------------------------------------------
   ACK <a href="mailto:sip%3A17895551234@63.79.178.192" target="_blank" style="color: rgb(87, 151, 176); ">sip:17895551234@63.79.178.192</a> SIP/2.0
   Via: SIP/2.0/UDP 0.0.0.0:5080;rport;branch=z9hG4bK0NZjmNS5Byj4c
   Max-Forwards: 70
   From: &quot;C3 Mgmt&quot; &lt;<a href="mailto:sip%3A9727289377@63.79.178.192" target="_blank" style="color: rgb(87, 151, 176); ">sip:9727289377@63.79.178.192</a>;transport=udp&gt;;tag=tgHN0ScKyNcXr
   To: &lt;<a href="mailto:sip%3A17895551234@63.79.178.192" target="_blank" style="color: rgb(87, 151, 176); ">sip:17895551234@63.79.178.192</a>&gt;;tag=41e44fd5
   Call-ID: cd26b853-e497-122d-278a-000bdb94aab9
   CSeq: 131385997 ACK
   Content-Length: 0

   ------------------------------------------------------------------------
send 1359 bytes to udp/[63.79.178.192]:5060 at 01:04:26.168477:
   ------------------------------------------------------------------------
   INVITE <a href="mailto:sip%3A17895551234@63.79.178.192" target="_blank" style="color: rgb(87, 151, 176); ">sip:17895551234@63.79.178.192</a> SIP/2.0
   Via: SIP/2.0/UDP 0.0.0.0:5080;rport;branch=z9hG4bK1yrBpga9868pr
   Max-Forwards: 70
   From: &quot;C3 Mgmt&quot; &lt;<a href="mailto:sip%3A9727289377@63.79.178.192" target="_blank" style="color: rgb(87, 151, 176); ">sip:9727289377@63.79.178.192</a>;transport=udp&gt;;tag=tgHN0ScKyNcXr
   To: &lt;<a href="mailto:sip%3A17895551234@63.79.178.192" target="_blank" style="color: rgb(87, 151, 176); ">sip:17895551234@63.79.178.192</a>&gt;
   Call-ID: cd26b853-e497-122d-278a-000bdb94aab9
   CSeq: 131385998 INVITE
   Contact: &lt;sip:gw+verizon@0.0.0.0:5080;transport=udp;gw=verizon&gt;
   Expires: 3600
   User-Agent: FreeSWITCH-mod_sofia/1.0.head-git-28484a1 2010-04-22 15:06:05 -0400
   Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, UPDATE, INFO, REGISTER, REFER, NOTIFY
   Supported: timer, precondition, path, replaces
   Allow-Events: talk, hold, refer
   Proxy-Authorization: Digest username=&quot;9727289377&quot;, realm=&quot;WCOM&quot;, nonce=&quot;43ea850af91d419e72d85c0375a60237.1275008665&quot;, algorithm=MD5, uri=&quot;<a href="mailto:sip%3A17895551234@63.79.178.192" target="_blank" style="color: rgb(87, 151, 176); ">sip:17895551234@63.79.178.192</a>&quot;, response=&quot;1871a9dbd248f92b65df2af84c6057f8&quot;
   Privacy: none
   Content-Type: application/sdp
   Content-Disposition: session
   Content-Length: 291
   X-FS-Support: update_display
   P-Asserted-Identity: &quot;C3 Mgmt&quot; &lt;<a href="mailto:sip%3A%2B19727289377@63.79.178.192" target="_blank" style="color: rgb(87, 151, 176); ">sip:+19727289377@63.79.178.192</a>&gt;

   v=0
   o=FreeSWITCH 1274985280 1274985281 IN IP4 0.0.0.0
   s=FreeSWITCH
   c=IN IP4 0.0.0.0
   t=0 0
   m=audio 23386 RTP/AVP 0 8 3 101 13
   a=rtpmap:0 PCMU/8000
   a=rtpmap:8 PCMA/8000
   a=rtpmap:3 GSM/8000
   a=rtpmap:101 telephone-event/8000
   a=fmtp:101 0-16
   a=rtpmap:13 CN/8000
   a=ptime:20
   ------------------------------------------------------------------------
2010-05-27 21:04:26.168049 [DEBUG] sofia.c:4168 Channel sofia/external/17895551234 entering state [calling][0]
recv 296 bytes from udp/[63.79.178.192]:5060 at 01:04:26.231231:
   ------------------------------------------------------------------------
   SIP/2.0 100 Trying
   v: SIP/2.0/UDP 0.0.0.0:5080;rport;branch=z9hG4bK1yrBpga9868pr;received=0.0.0.0
   f: &quot;C3 Mgmt&quot; &lt;<a href="mailto:sip%3A9727289377@63.79.178.192" target="_blank" style="color: rgb(87, 151, 176); ">sip:9727289377@63.79.178.192</a>;transport=udp&gt;;tag=tgHN0ScKyNcXr
   t: &lt;<a href="mailto:sip%3A17895551234@63.79.178.192" target="_blank" style="color: rgb(87, 151, 176); ">sip:17895551234@63.79.178.192</a>&gt;
   i: cd26b853-e497-122d-278a-000bdb94aab9
   CSeq: 131385998 INVITE
   l: 0

   ------------------------------------------------------------------------
recv 425 bytes from udp/[63.79.178.192]:5060 at 01:04:26.231408:
   ------------------------------------------------------------------------
   SIP/2.0 407 Proxy Authentication Required
   v: SIP/2.0/UDP 0.0.0.0:5080;rport;branch=z9hG4bK1yrBpga9868pr;received=0.0.0.0
   f: &quot;C3 Mgmt&quot; &lt;<a href="mailto:sip%3A9727289377@63.79.178.192" target="_blank" style="color: rgb(87, 151, 176); ">sip:9727289377@63.79.178.192</a>;transport=udp&gt;;tag=tgHN0ScKyNcXr
   t: &lt;<a href="mailto:sip%3A17895551234@63.79.178.192" target="_blank" style="color: rgb(87, 151, 176); ">sip:17895551234@63.79.178.192</a>&gt;;tag=1da20439
   i: cd26b853-e497-122d-278a-000bdb94aab9
   CSeq: 131385998 INVITE
   l: 0
   Proxy-Authenticate: DIGEST realm=&quot;WCOM&quot;,nonce=&quot;43ea850af91d419e72d85c0375a60237.1275008665&quot;

   ------------------------------------------------------------------------
send 350 bytes to udp/[63.79.178.192]:5060 at 01:04:26.231667:
   ------------------------------------------------------------------------
   ACK <a href="mailto:sip%3A17895551234@63.79.178.192" target="_blank" style="color: rgb(87, 151, 176); ">sip:17895551234@63.79.178.192</a> SIP/2.0
   Via: SIP/2.0/UDP 0.0.0.0:5080;rport;branch=z9hG4bK1yrBpga9868pr
   Max-Forwards: 70
   From: &quot;C3 Mgmt&quot; &lt;<a href="mailto:sip%3A9727289377@63.79.178.192" target="_blank" style="color: rgb(87, 151, 176); ">sip:9727289377@63.79.178.192</a>;transport=udp&gt;;tag=tgHN0ScKyNcXr
   To: &lt;<a href="mailto:sip%3A17895551234@63.79.178.192" target="_blank" style="color: rgb(87, 151, 176); ">sip:17895551234@63.79.178.192</a>&gt;;tag=1da20439
   Call-ID: cd26b853-e497-122d-278a-000bdb94aab9
   CSeq: 131385998 ACK
   Content-Length: 0

   ------------------------------------------------------------------------
2010-05-27 21:04:26.231294 [DEBUG] sofia.c:4168 Channel sofia/external/17895551234 entering state [terminated][904]
2010-05-27 21:04:26.231294 [NOTICE] sofia.c:4804 Hangup sofia/external/17895551234 [CS_CONSUME_MEDIA] [NORMAL_UNSPECIFIED]
2010-05-27 21:04:26.231294 [DEBUG] switch_channel.c:2117 Send signal sofia/external/17895551234 [KILL]
2010-05-27 21:04:26.231294 [DEBUG] switch_core_session.c:1022 Send signal sofia/external/17895551234 [BREAK]
2010-05-27 21:04:26.232334 [DEBUG] switch_core_state_machine.c:314 (sofia/external/17895551234) Running State Change CS_HANGUP
2010-05-27 21:04:26.232334 [DEBUG] switch_core_state_machine.c:499 (sofia/external/17895551234) State HANGUP
2010-05-27 21:04:26.232334 [DEBUG] mod_sofia.c:410 sofia/external/17895551234 Overriding SIP cause 480 with 904 from the other leg
2010-05-27 21:04:26.232334 [DEBUG] mod_sofia.c:416 Channel sofia/external/17895551234 hanging up, cause: NORMAL_UNSPECIFIED
2010-05-27 21:04:26.232334 [DEBUG] switch_core_state_machine.c:46 sofia/external/17895551234 Standard HANGUP, cause: NORMAL_UNSPECIFIED
2010-05-27 21:04:26.232334 [DEBUG] switch_core_state_machine.c:499 (sofia/external/17895551234) State HANGUP going to sleep
2010-05-27 21:04:26.232334 [DEBUG] switch_core_state_machine.c:333 (sofia/external/17895551234) State Change CS_HANGUP -&gt; CS_REPORTING
2010-05-27 21:04:26.232334 [DEBUG] switch_core_session.c:1022 Send signal sofia/external/17895551234 [BREAK]
2010-05-27 21:04:26.232334 [DEBUG] switch_core_state_machine.c:314 (sofia/external/17895551234) Running State Change CS_REPORTING
2010-05-27 21:04:26.232334 [DEBUG] switch_ivr_originate.c:3228 Originate Resulted in Error Cause: 31 [NORMAL_UNSPECIFIED]
2010-05-27 21:04:26.232334 [DEBUG] switch_core_state_machine.c:590 (sofia/external/17895551234) State REPORTING


freeswitch@govinteract-fs-dev-2&gt; 2010-05-27 21:04:26.260365 [DEBUG] switch_core_state_machine.c:53 sofia/external/17895551234 Standard REPORTING, cause: NORMAL_UNSPECIFIED
2010-05-27 21:04:26.260365 [DEBUG] switch_core_state_machine.c:590 (sofia/external/17895551234) State REPORTING going to sleep
2010-05-27 21:04:26.260365 [DEBUG] switch_core_state_machine.c:327 (sofia/external/17895551234) State Change CS_REPORTING -&gt; CS_DESTROY
2010-05-27 21:04:26.260365 [DEBUG] switch_core_session.c:1022 Send signal sofia/external/17895551234 [BREAK]
2010-05-27 21:04:26.260365 [DEBUG] switch_core_session.c:1165 Session 7 (sofia/external/17895551234) Locked, Waiting on external entities
2010-05-27 21:04:26.260365 [NOTICE] switch_core_session.c:1183 Session 7 (sofia/external/17895551234) Ended
2010-05-27 21:04:26.260365 [NOTICE] switch_core_session.c:1185 Close Channel sofia/external/17895551234 [CS_DESTROY]
2010-05-27 21:04:26.260365 [DEBUG] switch_core_state_machine.c:428 (sofia/external/17895551234) Running State Change CS_DESTROY
2010-05-27 21:04:26.260365 [DEBUG] switch_core_state_machine.c:439 (sofia/external/17895551234) State DESTROY
2010-05-27 21:04:26.260365 [DEBUG] mod_sofia.c:343 sofia/external/17895551234 SOFIA DESTROY
2010-05-27 21:04:26.260365 [DEBUG] switch_core_state_machine.c:60 sofia/external/17895551234 Standard DESTROY
2010-05-27 21:04:26.260365 [DEBUG] switch_core_state_machine.c:439 (sofia/external/17895551234) State DESTROY going to sleep</pre></span></div><div>Here&#39;s how I&#39;ve edited our acl.conf.xml file:</div><div><br></div>
<div><div><font face="&#39;courier new&#39;, monospace">&lt;configuration name=&quot;acl.conf&quot; description=&quot;Network Lists&quot;&gt;</font></div><div><font face="&#39;courier new&#39;, monospace">šš&lt;network-lists&gt;</font></div>
<div><font face="&#39;courier new&#39;, monospace">šš š&lt;!--</font></div><div><font face="&#39;courier new&#39;, monospace">šš š š š These ACL&#39;s are automatically created on startup.</font></div><div><font face="&#39;courier new&#39;, monospace"><br>
</font></div><div><font face="&#39;courier new&#39;, monospace">šš š š š rfc1918.auto š- RFC1918 Space</font></div><div><font face="&#39;courier new&#39;, monospace">šš š š š nat.auto š š š- RFC1918 Excluding your local lan.</font></div>
<div><font face="&#39;courier new&#39;, monospace">šš š š š localnet.auto - ACL for your local lan.</font></div><div><font face="&#39;courier new&#39;, monospace">šš š š š loopback.auto - ACL for your local lan.</font></div>
<div><font face="&#39;courier new&#39;, monospace">šš š--&gt;</font></div><div><font face="&#39;courier new&#39;, monospace"><br></font></div><div><font face="&#39;courier new&#39;, monospace">šš š&lt;list name=&quot;lan&quot; default=&quot;allow&quot;&gt;</font></div>
<div><font face="&#39;courier new&#39;, monospace">šš š š&lt;node type=&quot;deny&quot; cidr=&quot;<a href="http://192.168.42.0/24" target="_blank" style="color: rgb(87, 151, 176); ">192.168.42.0/24</a>&quot;/&gt;</font></div>
<div><font face="&#39;courier new&#39;, monospace">šš š š&lt;node type=&quot;allow&quot; cidr=&quot;<a href="http://192.168.42.42/32" target="_blank" style="color: rgb(87, 151, 176); ">192.168.42.42/32</a>&quot;/&gt;</font></div>
<div><font face="&#39;courier new&#39;, monospace">šš &lt;/list&gt;</font></div><div><font face="&#39;courier new&#39;, monospace">šš &lt;list name=&quot;verizon&quot; default=&quot;deny&quot;&gt;</font></div><div><font face="&#39;courier new&#39;, monospace">šš š š&lt;node type=&quot;allow&quot; cidr=&quot;63.79.178.192&quot;/&gt;</font></div>
<div><font face="&#39;courier new&#39;, monospace">šš &lt;/list&gt;</font></div></div><div><font face="&#39;courier new&#39;, monospace">šš .... truncated, the rest is the default file ....</font></div><div><br></div><div>
<a href="http://gist.github.com/416604" target="_blank" style="color: rgb(87, 151, 176); "></a>Any help would be greatly appreciated!</div><div><br></div></span><br><div class="gmail_quote">2010/5/27  <span dir="ltr">&lt;<a href="mailto:freeswitch-users-request@lists.freeswitch.org">freeswitch-users-request@lists.freeswitch.org</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Send FreeSWITCH-users mailing list submissions to<br>
 š š š š<a href="mailto:freeswitch-users@lists.freeswitch.org">freeswitch-users@lists.freeswitch.org</a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
 š š š š<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
or, via email, send a message with subject or body &#39;help&#39; to<br>
 š š š š<a href="mailto:freeswitch-users-request@lists.freeswitch.org">freeswitch-users-request@lists.freeswitch.org</a><br>
<br>
You can reach the person managing the list at<br>
 š š š š<a href="mailto:freeswitch-users-owner@lists.freeswitch.org">freeswitch-users-owner@lists.freeswitch.org</a><br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than &quot;Re: Contents of FreeSWITCH-users digest...&quot;<br>
<br>Today&#39;s Topics:<br>
<br>
 š 1. Re: Don&#39;t work playback after bypass media mode. (Sergey Scheglov)<br>
 š 2. Re: Don&#39;t work playback after bypass media mode. (Sergey Scheglov)<br>
 š 3. Re: Don&#39;t work playback after bypass media mode.<br>
 š š š(Anthony Minessale)<br>
 š 4. Re: Don&#39;t work playback after bypass media mode. (Sergey Scheglov)<br>
 š 5. Re: Don&#39;t work playback after bypass media mode. (Sergey Scheglov)<br>
<br><br>---------- Forwarded message ----------<br>From:šSergey Scheglov &lt;<a href="mailto:sid@eltc.ru">sid@eltc.ru</a>&gt;<br>To:š<a href="mailto:freeswitch-users@lists.freeswitch.org">freeswitch-users@lists.freeswitch.org</a><br>
Date:šFri, 28 May 2010 01:31:26 +0700<br>Subject:šRe: [Freeswitch-users] Don&#39;t work playback after bypass media mode.<br>





<div>

<p>Hi, Anthony.</p>
<p><br></p>
<p>Thank&#39;s for reply.</p>
<p><br></p>
<p>You wrote 27 may 2010 Η., 20:34:15:</p>
<p><br></p>
<p><span>&gt; playback executes on line 87 of your trace.</span></p>
<p><br></p>
<p>yes, but executed by log after 30 seconds after line 84 and immediately hangup.</p>
<p>Note, duration wav file - 4 sec.</p>
<p><br></p>
<p><span>&gt; If you do not hear the audio, It means the re-establishment of media fails somehow based on your topology or</span></p>
<p><span>the phone you are on does not support early media,š</span></p>
<p><span><br></span></p>
<p><span>I don&#39;t šhear the audio, because FS don&#39;t send RTP traffic to my phone in early media mode (checked sniffers) in my case.š</span></p>
<p><span>If dialplans is:š</span></p>
<p><span>&lt;extension name=&quot;fail_balance&quot;&gt;</span></p>
<p><span>š š š &lt;condition field=&quot;${blabla}&quot; expression=&quot;^\-1$&quot;&gt;</span></p>
<p><span>š š š š &lt;action application=&quot;pre_answer&quot;/&gt;</span></p>
<p><span>š š š š &lt;action application=&quot;sleep&quot; data=&quot;1000&quot;/&gt;</span></p>
<p><span>š š š š &lt;action application=&quot;playback&quot; data=&quot;elight/neg_balance.wav&quot;/&gt;</span></p>
<p><span>š š š š &lt;action application=&quot;hangup&quot; data=&quot;BEARERCAPABILITY_NOTAUTH&quot;/&gt;</span></p>
<p><span>š š š &lt;/condition&gt;</span></p>
<p><span>š&lt;/extension&gt;</span></p>
<p><span>then work&#39;s fine, no problems (bypass_media=true not set).š</span></p>
<p><span><br></span></p>
<p><span>&gt; change your pre-answer before the playback to answer to verify.š</span></p>
<p><br></p>
<p>If setš<span>answer, problem disappears. But answer it&#39;s not for my case.š</span></p>
<p><span><br></span></p>
<p><span>&gt; Try adding sofia profile internal siptrace on to see the sip traffic too.</span></p>
<p><span><br></span></p>
<p><span>Call log with sip traceš</span><span><a href="http://pastebin.freeswitch.org/13065" target="_blank">http://pastebin.freeswitch.org/13065</a></span></p>
<p><br></p>
<p>Thanks again :)</p>
<p><br></p>
<p><span>--š</span></p>
<p><span>Regard&#39;s</span></p>
<p><span>Sergey Scheglov</span></p>

</div>




<br><br>---------- Forwarded message ----------<br>From:šSergey Scheglov &lt;<a href="mailto:sid@eltc.ru">sid@eltc.ru</a>&gt;<br>To:šAnthony Minessale &lt;<a href="mailto:freeswitch-users@lists.freeswitch.org">freeswitch-users@lists.freeswitch.org</a>&gt;<br>
Date:šFri, 28 May 2010 01:35:47 +0700<br>Subject:šRe: [Freeswitch-users] Don&#39;t work playback after bypass media mode.<br>





<div>

<p>Hi, Anthony.</p>
<p><br></p>
<p>You wrote 27 may 2010 Η., 20:34:15:</p>
<p><br></p>
<div><table border="0" cellpadding="1" cellspacing="2" style="background-color:#ffffff">
<tbody><tr valign="top">
<td width="1" style="background-color:#0000ff"><br>
</td>
<td width="1110">
<p><span>playback executes on line 87 of your trace.</span></p>
<p><br></p>
<p><span>If you do not hear the audio, It means the re-establishment of media fails somehow based on your topology or</span></p>
<p><span>the phone you are on does not support early media, change your pre-answer before the playback to answer to verify.š</span></p>
<p><br></p>
<p><span>Try adding sofia profile internal siptrace on to see the sip traffic too.</span></p>
<p><br></p>
</td>
</tr>
</tbody></table>
</div>
<p><br></p>
<p><br></p>
<p><span>&gt; playback executes on line 87 of your trace.</span></p>
<p><br></p>
<p>yes, but executed by log after 30 seconds after line 84 and immediately hangup.</p>
<p>Note, duration wav file - 4 sec.</p>
<p><br></p>
<p><span>&gt; If you do not hear the audio, It means the re-establishment of media fails somehow based on your topology or</span></p>
<p><span>the phone you are on does not support early media,š</span></p>
<p><br></p>
<p><span>I don&#39;t hear the audio, because FS don&#39;t send RTP traffic to my phone in early media mode (checked sniffers) in my case.š</span></p>
<p><span>If dialplans is:š</span></p>
<p><span>&lt;extension name=&quot;fail_balance&quot;&gt;</span></p>
<p><span>&lt;condition field=&quot;${blabla}&quot; expression=&quot;^\-1$&quot;&gt;</span></p>
<p><span>&lt;action application=&quot;pre_answer&quot;/&gt;</span></p>
<p><span>&lt;action application=&quot;sleep&quot; data=&quot;1000&quot;/&gt;</span></p>
<p><span>&lt;action application=&quot;playback&quot; data=&quot;elight/neg_balance.wav&quot;/&gt;</span></p>
<p><span>&lt;action application=&quot;hangup&quot; data=&quot;BEARERCAPABILITY_NOTAUTH&quot;/&gt;</span></p>
<p><span>&lt;/condition&gt;</span></p>
<p><span>&lt;/extension&gt;</span></p>
<p><span>then work&#39;s fine, no problems (bypass_media=true not set).š</span></p>
<p><br></p>
<p><span>&gt; change your pre-answer before the playback to answer to verify.š</span></p>
<p><br></p>
<p>If setš<span>answer, problem disappears. But answer it&#39;s not for my case.š</span></p>
<p><br></p>
<p><span>&gt; Try adding sofia profile internal siptrace on to see the sip traffic too.</span></p>
<p><br></p>
<p><span>Call log with sip traceš</span><span><a href="http://pastebin.freeswitch.org/13065" target="_blank">http://pastebin.freeswitch.org/13065</a></span></p>
<p><br></p>
<p>Thanks again :)</p>
<p><br></p>
<p><br></p>
<p><span>--š</span></p>
<p><span>Regard&#39;sš</span></p>
<p><span>Sergey Scheglov</span></p>

</div>




<br><br>---------- Forwarded message ----------<br>From:šAnthony Minessale &lt;<a href="mailto:anthony.minessale@gmail.com">anthony.minessale@gmail.com</a>&gt;<br>To:š<a href="mailto:freeswitch-users@lists.freeswitch.org">freeswitch-users@lists.freeswitch.org</a><br>
Date:šThu, 27 May 2010 13:46:05 -0500<br>Subject:šRe: [Freeswitch-users] Don&#39;t work playback after bypass media mode.<br>it&#39;s against the SIP spec to re-negotiatešmedia before you have answered.<div>the transaction to negotiate the SDP from the original call has not completed so it&#39;s illegal to send a re-invite.</div>
<div><br></div><div>
instead you should use bypass_media_after_bridge=true so the bypass only happens when the bridge works.</div><div><br><br><div class="gmail_quote">2010/5/27 Sergey Scheglov <span dir="ltr">&lt;<a href="mailto:sid@eltc.ru" target="_blank">sid@eltc.ru</a>&gt;</span><br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">





<div>

<p>Hi, Anthony.</p>
<p><br></p>
<p>You wrote 27 may 2010 Η., 20:34:15:</p><div>
<p><br></p>
<div><table border="0" cellpadding="1" cellspacing="2" style="background-color:#ffffff">
<tbody><tr valign="top">
<td width="1" style="background-color:#0000ff"><br>
</td>
<td width="1110">
<p><span>playback executes on line 87 of your trace.</span></p>
<p><br></p>
<p><span>If you do not hear the audio, It means the re-establishment of media fails somehow based on your topology or</span></p>
<p><span>the phone you are on does not support early media, change your pre-answer before the playback to answer to verify.š</span></p>
<p><br></p>
<p><span>Try adding sofia profile internal siptrace on to see the sip traffic too.</span></p>
<p><br></p>
</td>
</tr>
</tbody></table>
</div>
<p><br></p>
<p><br></p>
<p><span>&gt; playback executes on line 87 of your trace.</span></p>
<p><br></p>
</div><div><p>yes, but executed by log after 30 seconds after line 84 and immediately hangup.</p>
<p>Note, duration wav file - 4 sec.</p>
<p><br></p>
</div><div><p><span>&gt; If you do not hear the audio, It means the re-establishment of media fails somehow based on your topology or</span></p>
<p><span>the phone you are on does not support early media,š</span></p>
<p><br></p>
</div><div><p><span>I don&#39;t hear the audio, because FS don&#39;t send RTP traffic to my phone in early media mode (checked sniffers) in my case.š</span></p>
<p><span>If dialplans is:š</span></p>
<p><span>&lt;extension name=&quot;fail_balance&quot;&gt;</span></p>
<p><span>&lt;condition field=&quot;${blabla}&quot; expression=&quot;^\-1$&quot;&gt;</span></p>
</div><p><span>&lt;action application=&quot;pre_answer&quot;/&gt;</span></p><div>
<p><span>&lt;action application=&quot;sleep&quot; data=&quot;1000&quot;/&gt;</span></p>
</div><p><span>&lt;action application=&quot;playback&quot; data=&quot;elight/neg_balance.wav&quot;/&gt;</span></p><div>
<p><span>&lt;action application=&quot;hangup&quot; data=&quot;BEARERCAPABILITY_NOTAUTH&quot;/&gt;</span></p>
<p><span>&lt;/condition&gt;</span></p>
<p><span>&lt;/extension&gt;</span></p>
<p><span>then work&#39;s fine, no problems (bypass_media=true not set).š</span></p>
<p><br></p>
</div><div><p><span>&gt; change your pre-answer before the playback to answer to verify.š</span></p>
<p><br></p>
</div><div><p>If setš<span>answer, problem disappears. But answer it&#39;s not for my case.š</span></p>
<p><br></p>
</div><div><p><span>&gt; Try adding sofia profile internal siptrace on to see the sip traffic too.</span></p>
<p><br></p>
</div><div><p><span>Call log with sip traceš</span><span><a href="http://pastebin.freeswitch.org/13065" target="_blank">http://pastebin.freeswitch.org/13065</a></span></p>
<p><br></p>
<p>Thanks again :)</p>
<p><br></p>
<p><br></p>
<p><span>--š</span></p>
<p><span>Regard&#39;sš</span></p>
<p><span>Sergey Scheglov</span></p>

</div></div>



<br>_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br>Anthony Minessale II<br><br>FreeSWITCH <a href="http://www.freeswitch.org/" target="_blank">http://www.freeswitch.org/</a><br>ClueCon <a href="http://www.cluecon.com/" target="_blank">http://www.cluecon.com/</a><br>

Twitter: <a href="http://twitter.com/FreeSWITCH_wire" target="_blank">http://twitter.com/FreeSWITCH_wire</a><br><br>AIM: anthm<br><a href="mailto:MSN%3Aanthony_minessale@hotmail.com" target="_blank">MSN:anthony_minessale@hotmail.com</a><br>
GTALK/JABBER/<a href="mailto:PAYPAL%3Aanthony.minessale@gmail.com" target="_blank">PAYPAL:anthony.minessale@gmail.com</a><br>
IRC: <a href="http://irc.freenode.net" target="_blank">irc.freenode.net</a> #freeswitch<br><br>FreeSWITCH Developer Conference<br><a href="mailto:sip%3A888@conference.freeswitch.org" target="_blank">sip:888@conference.freeswitch.org</a><br>
<a href="mailto:googletalk%3Aconf%2B888@conference.freeswitch.org" target="_blank">googletalk:conf+888@conference.freeswitch.org</a><br>
pstn:+19193869900<br>
</div>
<br><br>---------- Forwarded message ----------<br>From:šSergey Scheglov &lt;<a href="mailto:sid@eltc.ru">sid@eltc.ru</a>&gt;<br>To:šAnthony Minessale &lt;<a href="mailto:freeswitch-users@lists.freeswitch.org">freeswitch-users@lists.freeswitch.org</a>&gt;<br>
Date:šFri, 28 May 2010 01:49:04 +0700<br>Subject:šRe: [Freeswitch-users] Don&#39;t work playback after bypass media mode.<br>Hi, Anthony.<br>
<br>
Thank&#39;s for reply.<br>
<br>
You wrote 27 may 2010 Η., 20:34:15:<br>
<br>
&gt; playback executes on line 87 of your trace.<br>
<br>
yes, but executed by log after 30 seconds after line 84 and immediately hangup.<br>
Note, duration wav file - 4 sec.<br>
<br>
&gt; If you do not hear the audio, It means the re-establishment of media fails<br>
&gt; somehow based on your topology or<br>
&gt; the phone you are on does not support early media, change your pre-answer<br>
&gt; before the playback to answer to verify.<br>
<br>
I don&#39;t hear the audio, because FS don&#39;t send RTP traffic to my phone in early media mode (checked sniffers) in my case.<br>
If dialplans is:<br>
&lt;extension name=&quot;fail_balance&quot;&gt;<br>
&lt;condition field=&quot;${blabla}&quot; expression=&quot;^\-1$&quot;&gt;<br>
&lt;action application=&quot;pre_answer&quot;/&gt;<br>
&lt;action application=&quot;sleep&quot; data=&quot;1000&quot;/&gt;<br>
&lt;action application=&quot;playback&quot; data=&quot;elight/neg_balance.wav&quot;/&gt;<br>
&lt;action application=&quot;hangup&quot; data=&quot;BEARERCAPABILITY_NOTAUTH&quot;/&gt;<br>
&lt;/condition&gt;<br>
&lt;/extension&gt;<br>
then work&#39;s fine, no problems (bypass_media=true not set).<br>
<br>
If set answer, problem disappears. But answer it&#39;s not for my case.<br>
<br>
&gt; Try adding sofia profile internal siptrace on to see the sip traffic too.<br>
<br>
Call log with sip trace <a href="http://pastebin.freeswitch.org/13065" target="_blank">http://pastebin.freeswitch.org/13065</a><br>
<br>
Thanks again :)<br>
<br>
Best regard&#39;s<br>
Sergey Scheglov<br>
<br>
<br>
<br>
<br>
<br><br>---------- Forwarded message ----------<br>From:šSergey Scheglov &lt;<a href="mailto:sid@eltc.ru">sid@eltc.ru</a>&gt;<br>To:šAnthony Minessale &lt;<a href="mailto:freeswitch-users@lists.freeswitch.org">freeswitch-users@lists.freeswitch.org</a>&gt;<br>
Date:šFri, 28 May 2010 02:12:28 +0700<br>Subject:šRe: [Freeswitch-users] Don&#39;t work playback after bypass media mode.<br>Hi, Anthony.<br>
<br>
Thanks, thanks, thanks ))<br>
You wrote 28 may 2010., 1:46:05:<br>
<br>
&gt; it&#39;s against the SIP spec to re-negotiate media before you have answered.<br>
&gt; the transaction to negotiate the SDP from the original call has not<br>
&gt; completed so it&#39;s illegal to send a re-invite.<br>
<br>
Do I understand correctly that the dialplan is not correct?<br>
<br>
&gt; instead you should use bypass_media_after_bridge=true so the bypass only<br>
&gt; happens when the bridge works.<br>
<br>
As I wrote in first message:<br>
&quot;If set bypass_media_after_bridge instead bypass_media, then works<br>
fine, BUT changing codec negotiation.&quot; And two phones that support<br>
codecs, which not present in internal profile, not be able to call<br>
each other.<br>
<br>
Best regards<br>
Sergey Scheglov<br>
<br>
<br>
<br>
<br>
<br>_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br></blockquote></div><br>