<div dir="rtl"><div dir="ltr">A slight clarification: +972 is Israel, and +970 is Paletine (Gaza &amp; west bank); however, at present 970 is an alias to 972.</div><div dir="ltr"><br></div><div dir="ltr">The call you see is to +972-59xxxxx which is one of Palestine mobile operators (Jawwal).</div>
<div dir="ltr"><br></div><div dir="ltr">If you block 972 then you block all Israel. You can block +972-5[69]xxxxx wich are the two Palestinian mobile operators.</div><div dir="ltr"><br></div><div dir="ltr">                     Regards, __Yehavi:</div>
</div><div class="gmail_extra"><br><br><div class="gmail_quote"><div dir="ltr">2014-05-20 20:32 GMT+03:00 Lawrence Conroy <span dir="ltr">&lt;<a href="mailto:lconroy@insensate.co.uk" target="_blank">lconroy@insensate.co.uk</a>&gt;</span>:</div>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Mario,<br>
 +972 - Aha -- our friends in the Gaza Strip/Ramallah at work.<br>
Fail2Ban worked very nicely to deal with this excrescence for me.<br>
<br>
I assume that you do require authentication before calling out.<br>
outside_calling is being set, so it&#39;s certainly armed (i.e., the dialplan knows that this is a non-local call).<br>
Thus I&#39;d guess fS drops the call as it skips any outcalling originate command.<br>
<br>
=&gt; Looks like you have a call in from what purports to be your ITSP with a destination number of +972... @ &lt;your domain&gt;, it hits 4003, and that context doesn&#39;t allow the call to proceed.<br>
So ... it&#39;s a nuisance, but at least it isn&#39;t costing you money.<br>
<br>
Is this what you&#39;re seeing? The dialplan is simply not allowing the outside_call to go anywhere when it&#39;s to an external number.<br>
<br>
all the best,<br>
  Lawrence<br>
<div class="HOEnZb"><div class="h5"><br>
On 20 May 2014, at 17:57, Mario G &lt;<a href="mailto:mario_fs@mgtech.com">mario_fs@mgtech.com</a>&gt; wrote:<br>
&gt; Someone has gotten into my FreeSwitch, my firewall is set to only allow SIP traffic from my ITSP, and I added a rule to block the bad address but it did not work so I am baffled. It looks like 85.25.198.253 (Germany) is making a call to me and trying to call out. I would really appreciate any ideas on what kind of general FW rule to add to prevent this, I don’t know what is going on. Next I’ll run PCAPs. I was thinking of a rule to block all outgoing SIP traffic except to the ITSP. Would appreciate help, especially an explanation of what they are trying to do in FS.<br>

&gt; Mario G<br>
&gt;<br>
&gt; * Started May 19 8am, goes through all 7 sip accounts every 10 seconds<br>
&gt; * Each time it starts at extension 1000, goes through all 7 accounts, then waits 10 seconds, the extension is incremented by 1 and goes through all 7 accounts, this repeats until finally stopping at extension 9010, then starts at a different time of day hours later.<br>

&gt;<br>
&gt; * My account is itsp1 and itsp2, there are 5 more but I cut them out to reduce this.<br>
&gt; * 1.2.3.4 is my public wan address.<br>
&gt; * They look like  85.25.198.253, but blocking that in the FW does not help. Odd since I have done that before and it worked.<br>
&gt; * The &quot;processing 4003 &lt;4003&gt;-&gt;+972592406392” is baffling.<br>
&gt;<br>
&gt; This is a short/reduced snippet from the log:<br>
&gt; 2014-05-19 17:02:23.827470 [NOTICE] switch_channel.c:1054 New Channel sofia/itsp1/<a href="mailto:4003@1.2.3.4">4003@1.2.3.4</a> [2837a51d-b25d-4b42-9fd9-f5b772d93f70]<br>
&gt; 2014-05-19 17:02:23.827470 [DEBUG] switch_core_session.c:1052 Send signal sofia/itsp1/<a href="mailto:4003@1.2.3.4">4003@1.2.3.4</a> [BREAK]<br>
&gt; 2014-05-19 17:02:23.827470 [DEBUG] switch_core_state_machine.c:467 (sofia/itsp1/<a href="mailto:4003@1.2.3.4">4003@1.2.3.4</a>) Running State Change CS_NEW<br>
&gt; 2014-05-19 17:02:23.827470 [DEBUG] switch_core_session.c:1052 Send signal sofia/itsp1/<a href="mailto:4003@1.2.3.4">4003@1.2.3.4</a> [BREAK]<br>
&gt; 2014-05-19 17:02:23.827470 [DEBUG] sofia.c:8334 sofia/itsp1/<a href="mailto:4003@1.2.3.4">4003@1.2.3.4</a> receiving invite from <a href="http://85.25.198.253:5074" target="_blank">85.25.198.253:5074</a> version: 1.5.13b git 285e7dc 2014-05-19 17:38:09Z 64bit<br>

&gt; 2014-05-19 17:02:23.827470 [DEBUG] sofia.c:6200 Channel sofia/itsp1/<a href="mailto:4003@1.2.3.4">4003@1.2.3.4</a> entering state [received][100]<br>
&gt; 2014-05-19 17:02:23.827470 [DEBUG] sofia.c:6210 Remote SDP:<br>
&gt; v=0<br>
&gt; o=sipcli-Session 1785091527 1239589188 IN IP4 85.25.198.253<br>
&gt; s=sipcli<br>
&gt; c=IN IP4 85.25.198.253<br>
&gt; t=0 0<br>
&gt; m=audio 5075 RTP/AVP 18 0 8 101<br>
&gt; a=rtpmap:18 G729/8000<br>
&gt; a=rtpmap:0 PCMU/8000<br>
&gt; a=rtpmap:8 PCMA/8000<br>
&gt; a=rtpmap:101 telephone-event/8000<br>
&gt; a=fmtp:101 0-15<br>
&gt; a=ptime:20<br>
&gt;<br>
&gt; 2014-05-19 17:02:23.827470 [DEBUG] switch_core_media.c:3437 Audio Codec Compare [PCMA:8:8000:20:64000] ++++ is saved as a match<br>
&gt; 2014-05-19 17:02:23.827470 [DEBUG] switch_core_media.c:3383 Audio Codec Compare [PCMA:8:8000:20:64000]/[GSM:3:8000:20:13200]<br>
&gt; 2014-05-19 17:02:23.827470 [DEBUG] switch_core_media.c:3309 Set telephone-event payload to 101<br>
&gt; 2014-05-19 17:02:23.827470 [DEBUG] switch_core_media.c:2343 Set Codec sofia/itsp1/<a href="mailto:4003@1.2.3.4">4003@1.2.3.4</a> PCMU/8000 20 ms 160 samples 64000 bits<br>
&gt; 2014-05-19 17:02:23.827470 [DEBUG] switch_core_codec.c:111 sofia/itsp1/<a href="mailto:4003@1.2.3.4">4003@1.2.3.4</a> Original read codec set to PCMU:0<br>
&gt; 2014-05-19 17:02:23.827470 [DEBUG] switch_core_media.c:3626 Set 2833 dtmf send/recv payload to 101<br>
&gt; 2014-05-19 17:02:23.827470 [DEBUG] sofia.c:6485 (sofia/itsp1/<a href="mailto:4003@1.2.3.4">4003@1.2.3.4</a>) State Change CS_NEW -&gt; CS_INIT<br>
&gt; 2014-05-19 17:02:23.827470 [DEBUG] switch_core_session.c:1387 Send signal sofia/itsp1/<a href="mailto:4003@1.2.3.4">4003@1.2.3.4</a> [BREAK]<br>
&gt; 2014-05-19 17:02:23.827470 [DEBUG] switch_core_state_machine.c:486 (sofia/itsp1/<a href="mailto:4003@1.2.3.4">4003@1.2.3.4</a>) State NEW<br>
&gt; 2014-05-19 17:02:23.827470 [DEBUG] switch_core_state_machine.c:467 (sofia/itsp1/<a href="mailto:4003@1.2.3.4">4003@1.2.3.4</a>) Running State Change CS_INIT<br>
&gt; 2014-05-19 17:02:23.827470 [DEBUG] switch_core_state_machine.c:507 (sofia/itsp1/<a href="mailto:4003@1.2.3.4">4003@1.2.3.4</a>) State INIT<br>
&gt; 2014-05-19 17:02:23.827470 [DEBUG] mod_sofia.c:87 sofia/itsp1/<a href="mailto:4003@1.2.3.4">4003@1.2.3.4</a> SOFIA INIT<br>
&gt; 2014-05-19 17:02:23.827470 [DEBUG] switch_core_state_machine.c:40 sofia/itsp1/<a href="mailto:4003@1.2.3.4">4003@1.2.3.4</a> Standard INIT<br>
&gt; 2014-05-19 17:02:23.827470 [DEBUG] switch_core_state_machine.c:48 (sofia/itsp1/<a href="mailto:4003@1.2.3.4">4003@1.2.3.4</a>) State Change CS_INIT -&gt; CS_ROUTING<br>
&gt; 2014-05-19 17:02:23.827470 [DEBUG] switch_core_session.c:1387 Send signal sofia/itsp1/<a href="mailto:4003@1.2.3.4">4003@1.2.3.4</a> [BREAK]<br>
&gt; 2014-05-19 17:02:23.827470 [DEBUG] switch_core_state_machine.c:507 (sofia/itsp1/<a href="mailto:4003@1.2.3.4">4003@1.2.3.4</a>) State INIT going to sleep<br>
&gt; 2014-05-19 17:02:23.827470 [DEBUG] switch_core_state_machine.c:467 (sofia/itsp1/<a href="mailto:4003@1.2.3.4">4003@1.2.3.4</a>) Running State Change CS_ROUTING<br>
&gt; 2014-05-19 17:02:23.827470 [DEBUG] switch_channel.c:2178 (sofia/itsp1/<a href="mailto:4003@1.2.3.4">4003@1.2.3.4</a>) Callstate Change DOWN -&gt; RINGING<br>
&gt; 2014-05-19 17:02:23.827470 [DEBUG] switch_core_state_machine.c:523 (sofia/itsp1/<a href="mailto:4003@1.2.3.4">4003@1.2.3.4</a>) State ROUTING<br>
&gt; 2014-05-19 17:02:23.827470 [DEBUG] mod_sofia.c:123 sofia/itsp1/<a href="mailto:4003@1.2.3.4">4003@1.2.3.4</a> SOFIA ROUTING<br>
&gt; 2014-05-19 17:02:23.827470 [DEBUG] switch_core_state_machine.c:164 sofia/itsp1/<a href="mailto:4003@1.2.3.4">4003@1.2.3.4</a> Standard ROUTING<br>
&gt; 2014-05-19 17:02:23.827470 [INFO] mod_dialplan_xml.c:558 Processing 4003 &lt;4003&gt;-&gt;+972592406392 in context public<br>
&gt; Dialplan: sofia/itsp1/<a href="mailto:4003@1.2.3.4">4003@1.2.3.4</a> parsing [public-&gt;unloop] continue=false<br>
&gt; Dialplan: sofia/itsp1/<a href="mailto:4003@1.2.3.4">4003@1.2.3.4</a> Regex (PASS) [unloop] ${unroll_loops}(true) =~ /^true$/ break=on-false<br>
&gt; Dialplan: sofia/itsp1/<a href="mailto:4003@1.2.3.4">4003@1.2.3.4</a> Regex (FAIL) [unloop] ${sip_looped_call}() =~ /^true$/ break=on-false<br>
&gt; Dialplan: sofia/itsp1/<a href="mailto:4003@1.2.3.4">4003@1.2.3.4</a> parsing [public-&gt;outside_call] continue=true<br>
&gt; Dialplan: sofia/itsp1/<a href="mailto:4003@1.2.3.4">4003@1.2.3.4</a> Absolute Condition [outside_call]<br>
&gt; Dialplan: sofia/itsp1/<a href="mailto:4003@1.2.3.4">4003@1.2.3.4</a> Action set(outside_call=true)<br>
&gt; Dialplan: sofia/itsp1/<a href="mailto:4003@1.2.3.4">4003@1.2.3.4</a> Action export(RFC2822_DATE=${strftime(%a, %d %b %Y %T %z)})<br>
&gt; Dialplan: sofia/itsp1/<a href="mailto:4003@1.2.3.4">4003@1.2.3.4</a> parsing [public-&gt;call_debug] continue=true<br>
&gt; Dialplan: sofia/itsp1/<a href="mailto:4003@1.2.3.4">4003@1.2.3.4</a> Regex (FAIL) [call_debug] ${call_debug}(false) =~ /^true$/ break=never<br>
&gt; Dialplan: sofia/itsp1/<a href="mailto:4003@1.2.3.4">4003@1.2.3.4</a> parsing [public-&gt;public_extensions] continue=false<br>
&gt; Dialplan: sofia/itsp1/<a href="mailto:4003@1.2.3.4">4003@1.2.3.4</a> Regex (FAIL) [public_extensions] destination_number(+972592406392) =~ /^([1-2][0-1][0-3])$/ break=on-false<br>
&gt; ………. deleted lines<br>
&gt; Dialplan: sofia/itsp1/<a href="mailto:4003@1.2.3.4">4003@1.2.3.4</a> Regex (FAIL) [itsp1_did] destination_number(+972592406392) =~ /^(1212121212121)$/ break=on-false<br>
&gt; Dialplan: sofia/itsp1/<a href="mailto:4003@1.2.3.4">4003@1.2.3.4</a> parsing [public-&gt;itsp2_did] continue=false<br>
&gt; Dialplan: sofia/itsp1/<a href="mailto:4003@1.2.3.4">4003@1.2.3.4</a> Regex (FAIL) [itsp2_did] destination_number(+972592406392) =~ /^(1313131313131)$/ break=on-false<br>
&gt; 2014-05-19 17:02:23.827470 [DEBUG] switch_core_state_machine.c:214 (sofia/itsp1/<a href="mailto:4003@1.2.3.4">4003@1.2.3.4</a>) State Change CS_ROUTING -&gt; CS_EXECUTE<br>
&gt; 2014-05-19 17:02:23.827470 [DEBUG] switch_core_session.c:1387 Send signal sofia/itsp1/<a href="mailto:4003@1.2.3.4">4003@1.2.3.4</a> [BREAK]<br>
&gt; 2014-05-19 17:02:23.827470 [DEBUG] switch_core_state_machine.c:523 (sofia/itsp1/<a href="mailto:4003@1.2.3.4">4003@1.2.3.4</a>) State ROUTING going to sleep<br>
&gt; 2014-05-19 17:02:23.827470 [DEBUG] switch_core_state_machine.c:467 (sofia/itsp1/<a href="mailto:4003@1.2.3.4">4003@1.2.3.4</a>) Running State Change CS_EXECUTE<br>
&gt; 2014-05-19 17:02:23.827470 [DEBUG] switch_core_state_machine.c:530 (sofia/itsp1/<a href="mailto:4003@1.2.3.4">4003@1.2.3.4</a>) State EXECUTE<br>
&gt; 2014-05-19 17:02:23.827470 [DEBUG] mod_sofia.c:178 sofia/itsp1/<a href="mailto:4003@1.2.3.4">4003@1.2.3.4</a> SOFIA EXECUTE<br>
&gt; 2014-05-19 17:02:23.827470 [DEBUG] switch_core_state_machine.c:256 sofia/itsp1/<a href="mailto:4003@1.2.3.4">4003@1.2.3.4</a> Standard EXECUTE<br>
&gt; EXECUTE sofia/itsp1/<a href="mailto:4003@1.2.3.4">4003@1.2.3.4</a> set(outside_call=true)<br>
&gt; 2014-05-19 17:02:23.827470 [DEBUG] mod_dptools.c:1435 sofia/itsp1/<a href="mailto:4003@1.2.3.4">4003@1.2.3.4</a> SET [outside_call]=[true]<br>
&gt; EXECUTE sofia/itsp1/<a href="mailto:4003@1.2.3.4">4003@1.2.3.4</a> export(RFC2822_DATE=Mon, 19 May 2014 17:02:23 -0700)<br>
&gt; 2014-05-19 17:02:23.827470 [DEBUG] switch_channel.c:1246 EXPORT (export_vars) [RFC2822_DATE]=[Mon, 19 May 2014 17:02:23 -0700]<br>
&gt; 2014-05-19 17:02:23.827470 [NOTICE] switch_core_state_machine.c:313 sofia/itsp1/<a href="mailto:4003@1.2.3.4">4003@1.2.3.4</a> has executed the last dialplan instruction, hanging up.<br>
&gt; 2014-05-19 17:02:23.827470 [NOTICE] switch_core_state_machine.c:315 Hangup sofia/itsp1/<a href="mailto:4003@1.2.3.4">4003@1.2.3.4</a> [CS_EXECUTE] [NORMAL_CLEARING]<br>
&gt; 2014-05-19 17:02:23.827470 [DEBUG] switch_channel.c:3216 Send signal sofia/itsp1/<a href="mailto:4003@1.2.3.4">4003@1.2.3.4</a> [KILL]<br>
&gt; 2014-05-19 17:02:23.827470 [DEBUG] switch_core_session.c:1387 Send signal sofia/itsp1/<a href="mailto:4003@1.2.3.4">4003@1.2.3.4</a> [BREAK]<br>
&gt; 2014-05-19 17:02:23.827470 [DEBUG] switch_core_state_machine.c:530 (sofia/itsp1/<a href="mailto:4003@1.2.3.4">4003@1.2.3.4</a>) State EXECUTE going to sleep<br>
&gt; 2014-05-19 17:02:23.827470 [DEBUG] switch_core_state_machine.c:467 (sofia/itsp1/<a href="mailto:4003@1.2.3.4">4003@1.2.3.4</a>) Running State Change CS_HANGUP<br>
&gt; 2014-05-19 17:02:23.827470 [DEBUG] switch_core_state_machine.c:730 (sofia/itsp1/<a href="mailto:4003@1.2.3.4">4003@1.2.3.4</a>) Callstate Change RINGING -&gt; HANGUP<br>
&gt; 2014-05-19 17:02:23.846717 [DEBUG] switch_core_state_machine.c:732 (sofia/itsp1/<a href="mailto:4003@1.2.3.4">4003@1.2.3.4</a>) State HANGUP<br>
&gt; 2014-05-19 17:02:23.846717 [DEBUG] mod_sofia.c:413 Channel sofia/itsp1/<a href="mailto:4003@1.2.3.4">4003@1.2.3.4</a> hanging up, cause: NORMAL_CLEARING<br>
&gt; 2014-05-19 17:02:23.846717 [DEBUG] mod_sofia.c:547 Responding to INVITE with: 480<br>
&gt; 2014-05-19 17:02:23.846717 [DEBUG] switch_core_state_machine.c:58 sofia/itsp1/<a href="mailto:4003@1.2.3.4">4003@1.2.3.4</a> Standard HANGUP, cause: NORMAL_CLEARING<br>
&gt; 2014-05-19 17:02:23.846717 [DEBUG] switch_core_state_machine.c:732 (sofia/itsp1/<a href="mailto:4003@1.2.3.4">4003@1.2.3.4</a>) State HANGUP going to sleep<br>
&gt; 2014-05-19 17:02:23.846717 [DEBUG] switch_core_state_machine.c:499 (sofia/itsp1/<a href="mailto:4003@1.2.3.4">4003@1.2.3.4</a>) State Change CS_HANGUP -&gt; CS_REPORTING<br>
&gt; 2014-05-19 17:02:23.846717 [DEBUG] switch_core_session.c:1387 Send signal sofia/itsp1/<a href="mailto:4003@1.2.3.4">4003@1.2.3.4</a> [BREAK]<br>
&gt; 2014-05-19 17:02:23.846717 [DEBUG] switch_core_state_machine.c:467 (sofia/itsp1/<a href="mailto:4003@1.2.3.4">4003@1.2.3.4</a>) Running State Change CS_REPORTING<br>
&gt; 2014-05-19 17:02:23.846717 [DEBUG] switch_core_state_machine.c:818 (sofia/itsp1/<a href="mailto:4003@1.2.3.4">4003@1.2.3.4</a>) State REPORTING<br>
&gt; 2014-05-19 17:02:23.846717 [DEBUG] switch_core_state_machine.c:102 sofia/itsp1/<a href="mailto:4003@1.2.3.4">4003@1.2.3.4</a> Standard REPORTING, cause: NORMAL_CLEARING<br>
&gt; 2014-05-19 17:02:23.846717 [DEBUG] switch_core_state_machine.c:818 (sofia/itsp1/<a href="mailto:4003@1.2.3.4">4003@1.2.3.4</a>) State REPORTING going to sleep<br>
&gt; 2014-05-19 17:02:23.846717 [DEBUG] switch_core_state_machine.c:493 (sofia/itsp1/<a href="mailto:4003@1.2.3.4">4003@1.2.3.4</a>) State Change CS_REPORTING -&gt; CS_DESTROY<br>
&gt; 2014-05-19 17:02:23.846717 [DEBUG] switch_core_session.c:1387 Send signal sofia/itsp1/<a href="mailto:4003@1.2.3.4">4003@1.2.3.4</a> [BREAK]<br>
&gt; 2014-05-19 17:02:23.846717 [DEBUG] switch_core_session.c:1604 Session 234 (sofia/itsp1/<a href="mailto:4003@1.2.3.4">4003@1.2.3.4</a>) Locked, Waiting on external entities<br>
&gt; 2014-05-19 17:02:23.846717 [NOTICE] switch_core_session.c:1622 Session 234 (sofia/itsp1/<a href="mailto:4003@1.2.3.4">4003@1.2.3.4</a>) Ended<br>
&gt; 2014-05-19 17:02:23.846717 [NOTICE] switch_core_session.c:1626 Close Channel sofia/itsp1/<a href="mailto:4003@1.2.3.4">4003@1.2.3.4</a> [CS_DESTROY]<br>
&gt; 2014-05-19 17:02:23.846717 [DEBUG] switch_core_state_machine.c:618 (sofia/itsp1/<a href="mailto:4003@1.2.3.4">4003@1.2.3.4</a>) Callstate Change HANGUP -&gt; DOWN<br>
&gt; 2014-05-19 17:02:23.846717 [DEBUG] switch_core_state_machine.c:621 (sofia/itsp1/<a href="mailto:4003@1.2.3.4">4003@1.2.3.4</a>) Running State Change CS_DESTROY<br>
&gt; 2014-05-19 17:02:23.846717 [DEBUG] switch_core_state_machine.c:631 (sofia/itsp1/<a href="mailto:4003@1.2.3.4">4003@1.2.3.4</a>) State DESTROY<br>
&gt; 2014-05-19 17:02:23.846717 [DEBUG] mod_sofia.c:323 sofia/itsp1/<a href="mailto:4003@1.2.3.4">4003@1.2.3.4</a> SOFIA DESTROY<br>
&gt; 2014-05-19 17:02:23.846717 [DEBUG] switch_core_state_machine.c:109 sofia/itsp1/<a href="mailto:4003@1.2.3.4">4003@1.2.3.4</a> Standard DESTROY<br>
&gt; 2014-05-19 17:02:23.846717 [DEBUG] switch_core_state_machine.c:631 (sofia/itsp1/<a href="mailto:4003@1.2.3.4">4003@1.2.3.4</a>) State DESTROY going to sleep<br>
&gt; 2014-05-19 17:02:25.107472 [NOTICE] switch_channel.c:1054 New Channel sofia/itsp1/<a href="mailto:4003@1.2.3.4">4003@1.2.3.4</a> [364bd3e4-2c4b-4412-b259-10cfb0b6c391]<br>
&gt; 2014-05-19 17:02:25.107472 [DEBUG] switch_core_session.c:1052 Send signal sofia/itsp1/<a href="mailto:4003@1.2.3.4">4003@1.2.3.4</a> [BREAK]<br>
&gt; 2014-05-19 17:02:25.107472 [DEBUG] switch_core_state_machine.c:467 (sofia/itsp1/<a href="mailto:4003@1.2.3.4">4003@1.2.3.4</a>) Running State Change CS_NEW<br>
&gt; 2014-05-19 17:02:25.107472 [DEBUG] switch_core_session.c:1052 Send signal sofia/itsp1/<a href="mailto:4003@1.2.3.4">4003@1.2.3.4</a> [BREAK]<br>
&gt; 2014-05-19 17:02:25.107472 [DEBUG] sofia.c:8334 sofia/itsp1/<a href="mailto:4003@1.2.3.4">4003@1.2.3.4</a> receiving invite from <a href="http://85.25.198.253:5084" target="_blank">85.25.198.253:5084</a> version: 1.5.13b git 285e7dc 2014-05-19 17:38:09Z 64bit<br>

&gt; 2014-05-19 17:02:25.107472 [DEBUG] sofia.c:6200 Channel sofia/itsp1/<a href="mailto:4003@1.2.3.4">4003@1.2.3.4</a> entering state [received][100]<br>
&gt; 2014-05-19 17:02:25.107472 [DEBUG] sofia.c:6210 Remote SDP:<br>
&gt; v=0<br>
&gt; o=sipcli-Session 17343503 2124966596 IN IP4 85.25.198.253<br>
&gt; s=sipcli<br>
&gt; c=IN IP4 85.25.198.253<br>
&gt; t=0 0<br>
&gt; m=audio 5085 RTP/AVP 18 0 8 101<br>
&gt; a=rtpmap:18 G729/8000<br>
&gt; a=rtpmap:0 PCMU/8000<br>
&gt; a=rtpmap:8 PCMA/8000<br>
&gt; a=rtpmap:101 telephone-event/8000<br>
&gt; a=fmtp:101 0-15<br>
&gt; a=ptime:20<br>
&gt;<br>
&gt; 2014-05-19 17:02:25.107472 [DEBUG] switch_core_media.c:3383 Audio Codec Compare [G729:18:8000:20:8000]/[G722:9:8000:20:64000]<br>
&gt;<br>
&gt;<br>
&gt; _________________________________________________________________________<br>
&gt; Professional FreeSWITCH Consulting Services:<br>
&gt; <a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
&gt; <a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
&gt;<br>
&gt; FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
&gt; <a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
&gt;<br>
&gt; Official FreeSWITCH Sites<br>
&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt; <a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
&gt; <a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
&gt;<br>
&gt; FreeSWITCH-users mailing list<br>
&gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br>
<br>
_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><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>
</div></div></blockquote></div><br></div>