<div dir="ltr"><div>Many thanks to all for the answers, I found the solution after writing the problem but I did not have time to comment on it here.</div><div><br></div><div>The correct configuration is the one that Brian says although I had not set "autonat:" as a public IP prefix. I've tried it now and it works too.</div><div><br></div><div>However, it does not work in all cases. The only case in which it works correctly is the following:</div><div><br></div><div>- Video intercom device and FS server in the same network.</div><div>- Mobile client in other net.</div><div><br></div><div>But in many other cases it does NOT work properly:<br></div><div><br></div><div>- Video intercom device, FS server and mobile in the same network.</div><div>- Mobile to Mobile (mobiles in different networks and server in other)</div><div>- Mobile to Mobile (all in the same network)<br></div><div><br></div><div><br></div><div>My current configuration is the next:</div><div><br></div><div>- sip_profiles/external.xml</div><div><br></div><div>    <param name="local-network-acl" value="rfc1918.auto"/></div><div><div>    <param name="ext-rtp-ip" value="autonat:88.2.243.70"/></div><div>    <param name="ext-sip-ip" value="autonat:88.2.243.70"/></div></div><div><br></div><div>- sip_profiles/internal.xml</div><div><br></div><div>    <param name="apply-nat-acl" value="rfc1918.auto"/><br></div><div>    <param name="local-network-acl" value="rfc1918.auto"/><br></div><div><div>    <param name="ext-rtp-ip" value="autonat:88.2.243.70"/></div><div>    <param name="ext-sip-ip" value="autonat:88.2.243.70"/></div></div><div><br></div><div><br></div><div>I test using "nat.auto" too. I can attach the entire file if needed.</div><div><br></div><div><br></div><div>The call is "abandoned" and show show "Rejected by acl "domains". Falling back to Digest auth." among other things.<br></div><div><br></div><div>Source mobile as register as "1009@88.XX.YY.ZZ" and target mobile as "1010@88.XX.YY.ZZ". The call is perform as "sip:1010@88.XX.YY.ZZ:5080"<br></div><div><br></div><div>The trace log of "Mobile to Mobile" call (I replace public IP to 88.XX.YY.ZZ):<br></div><div><br></div><div><br></div><div><div>recv 1401 bytes from udp/[213.143.51.43]:17334 at 09:13:06.058418:</div><div>   ------------------------------------------------------------------------</div><div>   INVITE sip:1010@88.XX.YY.ZZ:5080 SIP/2.0</div><div>   Via: SIP/2.0/UDP 10.78.108.57:51363;branch=z9hG4bK.BChE3dtFP;rport</div><div>   From: <<a href="http://sip:1009@192.168.230.143:5060">sip:1009@192.168.230.143:5060</a>>;tag=RV6JBclym</div><div>   To: <a href="http://sip:1010@192.168.230.143:5060">sip:1010@192.168.230.143:5060</a></div><div>   CSeq: 20 INVITE</div><div>   Call-ID: 5gQ3JhmBhp</div><div>   Max-Forwards: 70</div><div>   Supported: replaces, outbound</div><div>   Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, MESSAGE, SUBSCRIBE, INFO, UPDATE</div><div>   Content-Type: application/sdp</div><div>   Content-Length: 799</div><div>   Contact: <sip:1009@213.143.51.43:17334;transport=udp>;+sip.instance="<urn:uuid:a0671e9c-6a12-4d32-88d9-43f873b85ef6>"</div><div>   User-Agent: LinphoneAndroid/3.2.7 (belle-sip/1.6.1)</div><div>   </div><div>   v=0</div><div>   o=1009 1906 519 IN IP4 10.78.108.57</div><div>   s=Talk</div><div>   c=IN IP4 10.78.108.57</div><div>   b=AS:512</div><div>   t=0 0</div><div>   a=rtcp-xr:rcvr-rtt=all:10000 stat-summary=loss,dup,jitt,TTL voip-metrics</div><div>   m=audio 7076 RTP/AVP 96 97 98 99 0 8 18 101 100 102</div><div>   a=rtpmap:96 opus/48000/2</div><div>   a=fmtp:96 useinbandfec=1</div><div>   a=rtpmap:97 SILK/16000</div><div>   a=rtpmap:98 speex/16000</div><div>   a=fmtp:98 vbr=on</div><div>   a=rtpmap:99 speex/8000</div><div>   a=fmtp:99 vbr=on</div><div>   a=fmtp:18 annexb=yes</div><div>   a=rtpmap:101 telephone-event/48000</div><div>   a=rtpmap:100 telephone-event/16000</div><div>   a=rtpmap:102 telephone-event/8000</div><div>   a=rtcp-fb:* ccm tmmbr</div><div>   m=video 9078 RTP/AVP 96 97</div><div>   a=rtpmap:96 VP8/90000</div><div>   a=rtpmap:97 H264/90000</div><div>   a=fmtp:97 profile-level-id=42801F</div><div>   a=rtcp-fb:* ccm tmmbr</div><div>   a=rtcp-fb:96 nack pli</div><div>   a=rtcp-fb:96 nack sli</div><div>   a=rtcp-fb:96 ack rpsi</div><div>   a=rtcp-fb:96 ccm fir</div><div>   a=rtcp-fb:97 nack pli</div><div>   a=rtcp-fb:97 ccm fir</div><div>   ------------------------------------------------------------------------</div><div>367536c0-9e81-463d-9c5c-093cd85b292b 2017-07-20 09:13:06.047656 [NOTICE] switch_channel.c:1104 New Channel sofia/internal/<a href="http://1009@192.168.230.143:5060">1009@192.168.230.143:5060</a> [367536c0-9e81-463d-9c5c-093cd85b292b]</div><div>367536c0-9e81-463d-9c5c-093cd85b292b 2017-07-20 09:13:06.047656 [DEBUG] switch_core_state_machine.c:584 (sofia/internal/<a href="http://1009@192.168.230.143:5060">1009@192.168.230.143:5060</a>) Running State Change CS_NEW (Cur 1 Tot 1)</div><div>367536c0-9e81-463d-9c5c-093cd85b292b 2017-07-20 09:13:06.047656 [DEBUG] sofia.c:10067 sofia/internal/<a href="http://1009@192.168.230.143:5060">1009@192.168.230.143:5060</a> receiving invite from <a href="http://213.143.51.43:17334">213.143.51.43:17334</a> version: 1.9.0 -501-7c5d442 64bit</div><div>2017-07-20 09:13:06.047656 [DEBUG] sofia.c:10238 IP 213.143.51.43 Rejected by acl "domains". Falling back to Digest auth.</div><div>367536c0-9e81-463d-9c5c-093cd85b292b 2017-07-20 09:13:06.047656 [DEBUG] switch_core_state_machine.c:603 (sofia/internal/<a href="http://1009@192.168.230.143:5060">1009@192.168.230.143:5060</a>) State NEW</div><div>send 830 bytes to udp/[213.143.51.43]:17334 at 09:13:06.061889:</div><div>   ------------------------------------------------------------------------</div><div>   SIP/2.0 407 Proxy Authentication Required</div><div>   Via: SIP/2.0/UDP 10.78.108.57:51363;branch=z9hG4bK.BChE3dtFP;rport=17334;received=213.143.51.43</div><div>   From: <<a href="http://sip:1009@192.168.230.143:5060">sip:1009@192.168.230.143:5060</a>>;tag=RV6JBclym</div><div>   To: <<a href="http://sip:1010@192.168.230.143:5060">sip:1010@192.168.230.143:5060</a>>;tag=8Uc3QUtpgUjSm</div><div>   Call-ID: 5gQ3JhmBhp</div><div>   CSeq: 20 INVITE</div><div>   User-Agent: FreeSWITCH-mod_sofia/1.9.0-501-7c5d442~64bit</div><div>   Accept: application/sdp</div><div>   Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER, REFER, NOTIFY, PUBLISH, SUBSCRIBE</div><div>   Supported: timer, path, replaces</div><div>   Allow-Events: talk, hold, conference, presence, as-feature-event, dialog, line-seize, call-info, sla, include-session-description, presence.winfo, message-summary, refer</div><div>   Proxy-Authenticate: Digest realm="192.168.230.143", nonce="1a8a328f-a982-4886-adae-1c5554c8d017", algorithm=MD5, qop="auth"</div><div>   Content-Length: 0</div><div>   </div><div>   ------------------------------------------------------------------------</div><div>2017-07-20 09:13:06.047656 [DEBUG] sofia.c:2405 detaching session 367536c0-9e81-463d-9c5c-093cd85b292b</div><div>recv 389 bytes from udp/[213.143.51.43]:17334 at 09:13:06.184956:</div><div>   ------------------------------------------------------------------------</div><div>   ACK sip:1010@88.XX.YY.ZZ:5080 SIP/2.0</div><div>   Via: SIP/2.0/UDP 10.78.108.57:51363;branch=z9hG4bK.BChE3dtFP;rport</div><div>   Call-ID: 5gQ3JhmBhp</div><div>   From: <<a href="http://sip:1009@192.168.230.143:5060">sip:1009@192.168.230.143:5060</a>>;tag=RV6JBclym</div><div>   To: <<a href="http://sip:1010@192.168.230.143:5060">sip:1010@192.168.230.143:5060</a>>;tag=8Uc3QUtpgUjSm</div><div>   Contact: <sip:1009@213.143.51.43:17334;transport=udp>;+sip.instance="<urn:uuid:a0671e9c-6a12-4d32-88d9-43f873b85ef6>"</div><div>   Max-Forwards: 70</div><div>   CSeq: 20 ACK</div><div>   </div><div>   ------------------------------------------------------------------------</div><div>367536c0-9e81-463d-9c5c-093cd85b292b 2017-07-20 09:13:16.087657 [WARNING] switch_core_state_machine.c:687 367536c0-9e81-463d-9c5c-093cd85b292b sofia/internal/<a href="http://1009@192.168.230.143:5060">1009@192.168.230.143:5060</a> Abandoned</div><div>367536c0-9e81-463d-9c5c-093cd85b292b 2017-07-20 09:13:16.087657 [NOTICE] switch_core_state_machine.c:690 Hangup sofia/internal/<a href="http://1009@192.168.230.143:5060">1009@192.168.230.143:5060</a> [CS_NEW] [WRONG_CALL_STATE]</div><div>367536c0-9e81-463d-9c5c-093cd85b292b 2017-07-20 09:13:16.087657 [DEBUG] switch_core_state_machine.c:584 (sofia/internal/<a href="http://1009@192.168.230.143:5060">1009@192.168.230.143:5060</a>) Running State Change CS_HANGUP (Cur 1 Tot 1)</div><div>367536c0-9e81-463d-9c5c-093cd85b292b 2017-07-20 09:13:16.087657 [DEBUG] switch_core_state_machine.c:850 (sofia/internal/<a href="http://1009@192.168.230.143:5060">1009@192.168.230.143:5060</a>) Callstate Change DOWN -> HANGUP</div><div>367536c0-9e81-463d-9c5c-093cd85b292b 2017-07-20 09:13:16.087657 [DEBUG] switch_core_state_machine.c:852 (sofia/internal/<a href="http://1009@192.168.230.143:5060">1009@192.168.230.143:5060</a>) State HANGUP</div><div>367536c0-9e81-463d-9c5c-093cd85b292b 2017-07-20 09:13:16.087657 [DEBUG] mod_sofia.c:449 Channel sofia/internal/<a href="http://1009@192.168.230.143:5060">1009@192.168.230.143:5060</a> hanging up, cause: WRONG_CALL_STATE</div><div>367536c0-9e81-463d-9c5c-093cd85b292b 2017-07-20 09:13:16.107626 [DEBUG] switch_core_state_machine.c:60 sofia/internal/<a href="http://1009@192.168.230.143:5060">1009@192.168.230.143:5060</a> Standard HANGUP, cause: WRONG_CALL_STATE</div><div>367536c0-9e81-463d-9c5c-093cd85b292b 2017-07-20 09:13:16.107626 [DEBUG] switch_core_state_machine.c:852 (sofia/internal/<a href="http://1009@192.168.230.143:5060">1009@192.168.230.143:5060</a>) State HANGUP going to sleep</div><div>367536c0-9e81-463d-9c5c-093cd85b292b 2017-07-20 09:13:16.107626 [DEBUG] switch_core_state_machine.c:619 (sofia/internal/<a href="http://1009@192.168.230.143:5060">1009@192.168.230.143:5060</a>) State Change CS_HANGUP -> CS_REPORTING</div><div>367536c0-9e81-463d-9c5c-093cd85b292b 2017-07-20 09:13:16.107626 [DEBUG] switch_core_state_machine.c:584 (sofia/internal/<a href="http://1009@192.168.230.143:5060">1009@192.168.230.143:5060</a>) Running State Change CS_REPORTING (Cur 1 Tot 1)</div><div>367536c0-9e81-463d-9c5c-093cd85b292b 2017-07-20 09:13:16.107626 [DEBUG] switch_core_state_machine.c:938 (sofia/internal/<a href="http://1009@192.168.230.143:5060">1009@192.168.230.143:5060</a>) State REPORTING</div><div>367536c0-9e81-463d-9c5c-093cd85b292b 2017-07-20 09:13:16.107626 [DEBUG] switch_core_state_machine.c:174 sofia/internal/<a href="http://1009@192.168.230.143:5060">1009@192.168.230.143:5060</a> Standard REPORTING, cause: WRONG_CALL_STATE</div><div>367536c0-9e81-463d-9c5c-093cd85b292b 2017-07-20 09:13:16.107626 [DEBUG] switch_core_state_machine.c:938 (sofia/internal/<a href="http://1009@192.168.230.143:5060">1009@192.168.230.143:5060</a>) State REPORTING going to sleep</div><div>367536c0-9e81-463d-9c5c-093cd85b292b 2017-07-20 09:13:16.107626 [DEBUG] switch_core_state_machine.c:610 (sofia/internal/<a href="http://1009@192.168.230.143:5060">1009@192.168.230.143:5060</a>) State Change CS_REPORTING -> CS_DESTROY</div><div>367536c0-9e81-463d-9c5c-093cd85b292b 2017-07-20 09:13:16.107626 [DEBUG] switch_core_session.c:1713 Session 1 (sofia/internal/<a href="http://1009@192.168.230.143:5060">1009@192.168.230.143:5060</a>) Locked, Waiting on external entities</div><div>367536c0-9e81-463d-9c5c-093cd85b292b 2017-07-20 09:13:16.107626 [NOTICE] switch_core_session.c:1731 Session 1 (sofia/internal/<a href="http://1009@192.168.230.143:5060">1009@192.168.230.143:5060</a>) Ended</div><div>367536c0-9e81-463d-9c5c-093cd85b292b 2017-07-20 09:13:16.107626 [NOTICE] switch_core_session.c:1735 Close Channel sofia/internal/<a href="http://1009@192.168.230.143:5060">1009@192.168.230.143:5060</a> [CS_DESTROY]</div><div>367536c0-9e81-463d-9c5c-093cd85b292b 2017-07-20 09:13:16.107626 [DEBUG] switch_core_state_machine.c:741 (sofia/internal/<a href="http://1009@192.168.230.143:5060">1009@192.168.230.143:5060</a>) Running State Change CS_DESTROY (Cur 0 Tot 1)</div><div>367536c0-9e81-463d-9c5c-093cd85b292b 2017-07-20 09:13:16.107626 [DEBUG] switch_core_state_machine.c:751 (sofia/internal/<a href="http://1009@192.168.230.143:5060">1009@192.168.230.143:5060</a>) State DESTROY</div><div>367536c0-9e81-463d-9c5c-093cd85b292b 2017-07-20 09:13:16.107626 [DEBUG] mod_sofia.c:354 sofia/internal/<a href="http://1009@192.168.230.143:5060">1009@192.168.230.143:5060</a> SOFIA DESTROY</div><div>367536c0-9e81-463d-9c5c-093cd85b292b 2017-07-20 09:13:16.107626 [DEBUG] switch_core_state_machine.c:181 sofia/internal/<a href="http://1009@192.168.230.143:5060">1009@192.168.230.143:5060</a> Standard DESTROY</div><div>367536c0-9e81-463d-9c5c-093cd85b292b 2017-07-20 09:13:16.107626 [DEBUG] switch_core_state_machine.c:751 (sofia/internal/<a href="http://1009@192.168.230.143:5060">1009@192.168.230.143:5060</a>) State DESTROY going to sleep</div></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><p style="font-size:12.8px"><span style="font-size:12.8px">José David Jurado Alonso <</span><a href="mailto:josedavid@zennio.com" target="_blank">josedavid@zennio.com</a><span style="font-size:12.8px">></span><br></p><p style="font-size:12.8px"><i>Área de Desarrollo de Software de Alto Nivel</i></p><p style="font-size:12.8px"><b>Dpto. Ingeniería</b></p><p style="font-size:12.8px"><img border="0" width="174" height="57" src="https://mail.google.com/mail/u/0/?ui=2&ik=4f95c76d44&view=fimg&th=159d5dcf38d71001&attid=0.1&disp=emb&attbid=ANGjdJ8AqB_4Ga5f1RxAgbETnM3IZ8FkbzyL3-oSYJ0XeZyl-V_LTuAPLRYPOqNNEt_f6hRF_dZKREueCtHyjSY8yjq6Goknu2dx9iK_T8mYS1GFqMh3SSrj6ZjwyAY&sz=w348-h114&ats=1485353284712&rm=159d5dcf38d71001&zw&atsh=1" alt="Descripción: cid:image010.jpg@01D27631.DF7E30F0" style="color:rgb(0,0,255);font-size:12.8px"><br></p><p style="font-size:12.8px">Zennio Avance y Tecnología, S.L.</p><p style="font-size:12.8px">C/ Rio Jarama,132. Nave P-8.11</p><p style="font-size:12.8px">45007 - Toledo (Spain)</p><p style="font-size:12.8px">T: +34 925 232 002</p><p style="font-size:12.8px"></p><p style="font-size:12.8px"><a href="http://www.zennio.com/" target="_blank">www.zennio.com</a></p><p style="font-size:12.8px"><span style="font-size:10pt;font-family:Arial,sans-serif;color:black"><a href="http://www.zennio.com/" target="_blank"><img border="0" width="56" height="38" src="cid:image002.jpg@01D281E8.840D36E0" alt="Descripción: Descripción: C:\Users\jjmanjarres\Desktop\Z zennio.jpg"></a></span><span style="font-size:9pt;font-family:Arial,sans-serif;color:rgb(51,51,51)"> </span><span style="font-size:12.8px"><a href="http://www.twitter.com/Zennio_en" target="_blank"><img border="0" width="36" height="36" src="cid:image003.jpg@01D281E8.840D36E0" alt="Descripción: Descripción: C:\Users\jjmanjarres\Desktop\twitter.jpg"></a></span><span style="font-size:9pt;font-family:Arial,sans-serif;color:rgb(51,51,51)"> </span><span style="font-size:12.8px"><a href="http://www.facebook.com/ZennioInternational" target="_blank"><img border="0" width="37" height="36" src="cid:image004.jpg@01D281E8.840D36E0" alt="Descripción: Descripción: C:\Users\jjmanjarres\Desktop\descarga.jpg"></a></span><span style="font-size:9pt;font-family:Arial,sans-serif;color:rgb(51,51,51)"> </span><span style="font-size:12.8px"><a href="http://www.linkedin.com/company/zennio" target="_blank"><img border="0" width="36" height="36" src="cid:image005.png@01D281E8.840D36E0" alt="Descripción: Descripción: C:\Users\jjmanjarres\Desktop\linkedin.png"></a></span><span style="font-size:9pt;font-family:Arial,sans-serif;color:rgb(51,51,51)"> </span><span style="font-size:12.8px"><a href="https://www.youtube.com/user/ZennioEnglish" target="_blank"><span></span><img border="0" width="36" height="36" src="cid:image006.jpg@01D281E8.840D36E0" alt="Descripción: Descripción: C:\Users\jjmanjarres\Desktop\youtube.jpg"></a><span></span></span><br></p><p style="font-size:12.8px;margin-top:0.19in;margin-bottom:0.19in;line-height:14.72px"><font color="#666666"><font face="Arial, serif"><font style="font-size:7pt">Zennio Avance y Tecnología S.L le informa de los siguientes extremos:<br>Los datos por usted suministrados pasarán a formar parte de un fichero cuyo responsable es Zennio Avance y Tecnología S.L. Dicho fichero se encuentra legalmente inscrito en el Registro General de Protección de Datos de la Agencia Española de Protección de Datos. Los datos por usted suministrados serán empleados con fines de gestión, Zennio Avance y Tecnología S.L ha adoptado las medidas de seguridad exigidas en función del nivel de los datos suministrados, instalando las medidas técnicas y organizativas necesarias, habida cuenta del estado de la tecnología, a fin de evitar su pérdida, alteración, uso inadecuado o accesos no autorizados a los mismos.<br>Para el ejercicio de sus derechos de acceso, rectificación, cancelación y oposición deberá dirigirse a la dirección del Responsable de Fichero Zennio Avance y Tecnología S.L C/ Rio Jarama, 132. Nave P-8.11, 45007, TOLEDO o a la dirección de correo electrónico: </font></font></font><a href="mailto:info@zennio.com" target="_blank"><font face="Arial, serif"><font style="font-size:7pt">info@zennio.com</font></font></a></p><p style="font-size:12.8px;margin-bottom:0.14in;line-height:14.72px"></p><p style="font-size:12.8px;margin-top:0.19in;margin-bottom:0.19in;line-height:14.72px"><img><font color="#007700" style="font-size:12.8px"><font face="Arial, serif"><font style="font-size:9pt"><span lang="en-US">Please, consider the environment before printing this e-mail... </span></font></font></font><font color="#007700" style="font-size:12.8px"><font face="Arial, serif"><font style="font-size:9pt">Save energy!</font></font></font></p><p style="font-size:12.8px;margin-top:0.19in;margin-bottom:0.19in;line-height:14.72px"><font color="#007700" style="font-size:12.8px"><font face="Arial, serif"><font style="font-size:9pt">Por favor, piensa en el medio ambiente antes de imprimir este e-mail... </font></font></font><font color="#007700" style="font-size:12.8px"><font face="Arial, serif"><font style="font-size:9pt"><span lang="en-US">¡Ahorra energía!</span></font></font></font></p><p style="font-size:12.8px;margin-top:0.19in;margin-bottom:0.19in;line-height:14.72px"><font color="#666666"><font face="Arial, serif"><font style="font-size:7pt"><span lang="en-US">Disclaimer:<br>This message and any attached files transmitted with it, is confidential, especially as regards personal data. It is intended solely for the use of the individual or entity to whom it is addressed. If you are not the intended recipient and have received this information in error or have accessed it for any reason, please notify us of this fact by email reply and then destroy or delete the message, refraining from any reproduction, use, alteration, filing or communication to third parties of this message and attached files on penalty of incurring legal responsibilities. The opinions contained in this message and the attached archives, belong exclusively to their sender and they do not represent the opinion of the company unless it is said specifically and the sender is authorized for it. The sender does not guarantee the integrity, the accuracy, the swift delivery or the security of this email transmission, and assumes no responsibility for any possible damage incurred through data capture, virus incorporation or any manipulation carried out by third parties.</span></font></font></font></p><p style="margin:0cm 0cm 0.0001pt;font-size:11pt;font-family:Calibri,sans-serif"></p><p style="font-size:12.8px;margin-top:0.19in;margin-bottom:0.19in;line-height:14.72px"><font color="#666666"><font face="Arial, serif"><font style="font-size:7pt">Advertencia legal:<br>Este mensaje y, en su caso, los ficheros anexos son confidenciales, especialmente en lo que respecta a los datos personales, y se dirigen exclusivamente al destinatario referenciado. Si usted no lo es y lo ha recibido por error o tiene conocimiento del mismo por cualquier motivo, le rogamos que nos lo comunique por este medio y proceda a destruirlo o borrarlo, y que en todo caso se abstenga de utilizar, reproducir, alterar, archivar o comunicar a terceros el presente mensaje y ficheros anexos, todo ello bajo pena de incurrir en responsabilidades legales. Las opiniones contenidas en este mensaje y en los archivos adjuntos, pertenecen exclusivamente a su remitente y no representan la opinión de la empresa salvo que se diga expresamente y el remitente esté autorizado para ello. El emisor no garantiza la integridad, rapidez o seguridad del presente correo, ni se responsabiliza de posibles perjuicios derivados de la captura, incorporaciones de virus o cualesquiera otras manipulaciones efectuadas por terceros.</font></font></font></p></div></div></div></div></div></div></div></div></div></div></div></div></div></div>
<br><div class="gmail_quote">2017-07-19 21:00 GMT+02:00 Brian West <span dir="ltr"><<a href="mailto:brian@freeswitch.org" target="_blank">brian@freeswitch.org</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">1. set up your local-network-acl . (rfc1918.auto is good start)<div>2. setup your ext-rtp-ip and ext-sip-ip and MAKE SURE you prefix it with autonat: so it activates the proper behavior for you.</div><div><br></div><div>This should be all you have to do so you can talk to devices inside and outside the NAT at the same time.</div><div><br></div><div>/b</div><div><br></div></div><div class="gmail_extra"><div><div class="h5"><br><div class="gmail_quote">On Wed, Jul 19, 2017 at 9:30 AM, David Villasmil <span dir="ltr"><<a href="mailto:david.villasmil.work@gmail.com" target="_blank">david.villasmil.work@gmail.<wbr>com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">+1 about forwarding upds... <div>But looking at the logs, we can't really see whether the call was processed or not, just that it was "abandoned" and that usually happens when freeswitch responds with a 401/407 and the client never authenticates...</div><div><br></div><div>enter:</div><div>sofia profile internal siptrace on</div><div><br></div><div>to see all messages and make sure the client responds properly and paste the signaling here.</div></div><div hspace="streak-pt-mark" style="max-height:1px"><img alt="" style="width:0px;max-height:0px;overflow:hidden" src="https://mailfoogae.appspot.com/t?sender=aZGF2aWQudmlsbGFzbWlsLndvcmtAZ21haWwuY29t&type=zerocontent&guid=6da02300-bea7-42e7-bd4e-3d333fe8486c"><font color="#ffffff" size="1">ᐧ</font></div><div class="gmail_extra"><span><br clear="all"><div><div class="m_-4281093040934972995m_-2723382836568138797gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div>Regards,</div><div><br></div>David Villasmil<div>email: <a href="mailto:david.villasmil.work@gmail.com" target="_blank">david.villasmil.work@gmail.com</a></div><div>phone: <a href="tel:+34%20669%2044%2083%2037" value="+34669448337" target="_blank">+34669448337</a></div></div></div></div>
<br></span><div><div class="m_-4281093040934972995h5"><div class="gmail_quote">On Wed, Jul 19, 2017 at 4:18 PM, Joel Serrano <span dir="ltr"><<a href="mailto:joel@gogii.net" target="_blank">joel@gogii.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Double check your ACLs, yes. Also, I'm pretty sure you will also have to forward the RTP port range so you can have audio... Otherwise signaling will work, but your next problem will be one-way-audio.</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote"><div><div class="m_-4281093040934972995m_-2723382836568138797h5">On Tue, Jul 18, 2017 at 11:43 PM, Jose David Jurado Alonso <span dir="ltr"><<a href="mailto:josedavid@zennio.com" target="_blank">josedavid@zennio.com</a>></span> wrote:<br></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="m_-4281093040934972995m_-2723382836568138797h5"><div dir="ltr"><br clear="all"><div><div class="m_-4281093040934972995m_-2723382836568138797m_-5614736630276923602m_504242727984451414gmail_signature"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div class="m_-4281093040934972995m_-2723382836568138797m_-5614736630276923602m_504242727984451414gmail-post-text">

<p>I've installed <strong>freeswitch into a local environment</strong> and I perform SIP calls well using the server local IP.</p>

<p>This server has connected to ADSL network with a <strong>static public IP</strong> but when I try to call using the public IP instead of the local IP the server receive the call not work... </p>

<p>The clients can register well (or I think so). Others process like apache work well.</p>

<p>I NAT forwarding in the firewall the next ports: 5060, 5080, 7443.</p>

<p><strong>$ netstat -putan</strong></p>

<pre><code>Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address           Foreign Address         State       PID/Program name
tcp        0      0 <a href="http://192.168.230.143:2855" target="_blank">192.168.230.143:2855</a>    0.0.0.0:*               LISTEN      15894/freeswitch
tcp        0      0 <a href="http://192.168.230.143:2856" target="_blank">192.168.230.143:2856</a>    0.0.0.0:*               LISTEN      15894/freeswitch
tcp        0      0 <a href="http://192.168.230.143:5066" target="_blank">192.168.230.143:5066</a>    0.0.0.0:*               LISTEN      15894/freeswitch
tcp        0      0 <a href="http://0.0.0.0:80" target="_blank">0.0.0.0:80</a>              0.0.0.0:*               LISTEN      1166/nginx -g daemo
tcp        0      0 <a href="http://192.168.230.143:7443" target="_blank">192.168.230.143:7443</a>    0.0.0.0:*               LISTEN      15894/freeswitch
tcp        0      0 <a href="http://0.0.0.0:22" target="_blank">0.0.0.0:22</a>              0.0.0.0:*               LISTEN      1079/sshd       
tcp        0      0 <a href="http://192.168.230.143:5080" target="_blank">192.168.230.143:5080</a>    0.0.0.0:*               LISTEN      15894/freeswitch
tcp        0      0 <a href="http://0.0.0.0:443" target="_blank">0.0.0.0:443</a>             0.0.0.0:*               LISTEN      1166/nginx -g daemo
tcp        0      0 <a href="http://192.168.230.143:5060" target="_blank">192.168.230.143:5060</a>    0.0.0.0:*               LISTEN      15894/freeswitch
tcp        0      0 <a href="http://192.168.230.143:22" target="_blank">192.168.230.143:22</a>      <a href="http://192.168.230.167:60298" target="_blank">192.168.230.167:60298</a>   ESTABLISHED 14816/sshd: ubuntu 
tcp        0      0 <a href="http://192.168.230.143:22" target="_blank">192.168.230.143:22</a>      <a href="http://192.168.230.167:60296" target="_blank">192.168.230.167:60296</a>   ESTABLISHED 14744/sshd: ubuntu 
tcp6       0      0 :::80                   :::*                    LISTEN      1166/nginx -g daemo
tcp6       0      0 :::8021                 :::*                    LISTEN      15894/freeswitch
tcp6       0      0 :::22                   :::*                    LISTEN      1079/sshd       
tcp6       0      0 ::1:5080                :::*                    LISTEN      15894/freeswitch
tcp6       0      0 :::443                  :::*                    LISTEN      1166/nginx -g daemo
tcp6       0      0 ::1:5060                :::*                    LISTEN      15894/freeswitch
udp        0      0 <a href="http://192.168.230.143:5060" target="_blank">192.168.230.143:5060</a>    0.0.0.0:*                           15894/freeswitch
udp        0      0 <a href="http://192.168.230.143:5080" target="_blank">192.168.230.143:5080</a>    0.0.0.0:*                           15894/freeswitch
udp        0      0 <a href="http://0.0.0.0:68" target="_blank">0.0.0.0:68</a>              0.0.0.0:*                           1019/dhclient   
udp6       0      0 ::1:5060                :::*                                15894/freeswitch
udp6       0      0 ::1:5080                :::*                                15894/freeswitch
</code></pre>

<p><strong>$ fs_cli -x "sofia status"</strong></p>

<pre><code>                     Name      Type                                       Data  State
==============================<wbr>==============================<wbr>==============================<wbr>=======
            external-ipv6   profile                   sip:mod_sofia@[::1]:5080  RUNNING (0)
          192.168.230.143     alias                                   internal  ALIASED
                 external   profile         <a href="http://sip:mod_sofia@192.168.230.143:5080" target="_blank">sip:mod_sofia@192.168.230.143:<wbr>5080</a>  RUNNING (0)
    external::<a href="http://example.com" target="_blank">example.com</a>   gateway                    <a href="mailto:sip%3Ajoeuser@example.com" target="_blank">sip:joeuser@example.com</a>  NOREG
            internal-ipv6   profile                   sip:mod_sofia@[::1]:5060  RUNNING (0)
                 internal   profile         <a href="http://sip:mod_sofia@192.168.230.143:5060" target="_blank">sip:mod_sofia@192.168.230.143:<wbr>5060</a>  RUNNING (0)
==============================<wbr>==============================<wbr>==============================<wbr>=======
</code></pre>

<p><strong>$ fs_cli -x "sofia status profile external"</strong></p>

<pre><code>==============================<wbr>==============================<wbr>==============================<wbr>=======
Name                external
Domain Name         N/A
Auto-NAT            false
DBName              sofia_reg_external
Pres Hosts          
Dialplan            XML
Context             public
Challenge Realm     auto_to
RTP-IP              192.168.230.143
SIP-IP              192.168.230.143
URL                 <a href="http://sip:mod_sofia@192.168.230.143:5080" target="_blank">sip:mod_sofia@192.168.230.143:<wbr>5080</a>
BIND-URL            <a href="mailto:sip%3Amod_sofia@192.168.230.143" target="_blank">sip:mod_sofia@192.168.230.143</a>:<wbr>5080;transport=udp,tcp
HOLD-MUSIC          local_stream://moh
OUTBOUND-PROXY      N/A
CODECS IN           OPUS,G722,PCMU,PCMA,VP8,H264
CODECS OUT          OPUS,G722,PCMU,PCMA,VP8,H264
TEL-EVENT           101
DTMF-MODE           rfc2833
CNG                 13
SESSION-TO          0
MAX-DIALOG          0
NOMEDIA             false
LATE-NEG            true
PROXY-MEDIA         false
ZRTP-PASSTHRU       true
AGGRESSIVENAT       false
CALLS-IN            0
FAILED-CALLS-IN     0
CALLS-OUT           0
FAILED-CALLS-OUT    0
REGISTRATIONS       0
</code></pre>

<p><strong>$ grep -r '"ext-' *</strong></p>

<pre><code>sip_profiles/external.xml:    <param name="ext-rtp-ip" value="auto-nat"/>
sip_profiles/external.xml:    <param name="ext-rtp-ip" value="auto-nat"/>
sip_profiles/internal.xml:    <param name="ext-rtp-ip" value="auto-nat"/>
sip_profiles/internal.xml:    <param name="ext-sip-ip" value="auto-nat"/>
</code></pre>

<p>When I perform a call the freeswitch.log file show:</p>

<pre><code>df895d9a-30f2-40b5-97bb-56e222<wbr>c1c45f 2017-07-18 14:44:51.218939 [NOTICE] switch_channel.c:1104 New Channel sofia/internal/<a href="http://1009@192.168.230.143:5060" target="_blank">1009@192.168.23<wbr>0.143:5060</a> [df895d9a-30f2-40b5-97bb-56e22<wbr>2c1c45f]
df895d9a-30f2-40b5-97bb-56e222<wbr>c1c45f 2017-07-18 14:44:51.218939 [DEBUG] switch_core_state_machine.c:58<wbr>4 (sofia/internal/<a href="http://1009@192.168.230.143:5060" target="_blank">1009@192.168.2<wbr>30.143:5060</a>) Running State Change CS_NEW (Cur 1 Tot 7)
df895d9a-30f2-40b5-97bb-56e222<wbr>c1c45f 2017-07-18 14:44:51.218939 [DEBUG] sofia.c:10067 sofia/internal/<a href="http://1009@192.168.230.143:5060" target="_blank">1009@192.168.23<wbr>0.143:5060</a> receiving invite from <a href="http://88.33.111.22:57076" target="_blank">88.33.111.22:57076</a> version: 1.9.0 -493-13f2f2a 64bit
2017-07-18 14:44:51.218939 [DEBUG] sofia.c:10238 IP 88.33.111.22 Rejected by acl "domains". Falling back to Digest auth.
df895d9a-30f2-40b5-97bb-56e222<wbr>c1c45f 2017-07-18 14:44:51.218939 [DEBUG] switch_core_state_machine.c:60<wbr>3 (sofia/internal/<a href="http://1009@192.168.230.143:5060" target="_blank">1009@192.168.2<wbr>30.143:5060</a>) State NEW
2017-07-18 14:44:51.218939 [DEBUG] sofia.c:2405 detaching session df895d9a-30f2-40b5-97bb-56e222<wbr>c1c45f
</code></pre>

<p>and passed some seconds:</p>

<pre><code>df895d9a-30f2-40b5-97bb-56e222<wbr>c1c45f 2017-07-18 14:45:01.258940 [WARNING] switch_core_state_machine.c:68<wbr>7 df895d9a-30f2-40b5-97bb-56e222<wbr>c1c45f sofia/internal/<a href="http://1009@192.168.230.143:5060" target="_blank">1009@192.168.23<wbr>0.143:5060</a> Abandoned
df895d9a-30f2-40b5-97bb-56e222<wbr>c1c45f 2017-07-18 14:45:01.258940 [NOTICE] switch_core_state_machine.c:69<wbr>0 Hangup sofia/internal/<a href="http://1009@192.168.230.143:5060" target="_blank">1009@192.168.23<wbr>0.143:5060</a> [CS_NEW] [WRONG_CALL_STATE]
df895d9a-30f2-40b5-97bb-56e222<wbr>c1c45f 2017-07-18 14:45:01.258940 [DEBUG] switch_core_state_machine.c:58<wbr>4 (sofia/internal/<a href="http://1009@192.168.230.143:5060" target="_blank">1009@192.168.2<wbr>30.143:5060</a>) Running State Change CS_HANGUP (Cur 1 Tot 7)
df895d9a-30f2-40b5-97bb-56e222<wbr>c1c45f 2017-07-18 14:45:01.258940 [DEBUG] switch_core_state_machine.c:85<wbr>0 (sofia/internal/<a href="http://1009@192.168.230.143:5060" target="_blank">1009@192.168.2<wbr>30.143:5060</a>) Callstate Change DOWN -> HANGUP
df895d9a-30f2-40b5-97bb-56e222<wbr>c1c45f 2017-07-18 14:45:01.258940 [DEBUG] switch_core_state_machine.c:85<wbr>2 (sofia/internal/<a href="http://1009@192.168.230.143:5060" target="_blank">1009@192.168.2<wbr>30.143:5060</a>) State HANGUP
df895d9a-30f2-40b5-97bb-56e222<wbr>c1c45f 2017-07-18 14:45:01.258940 [DEBUG] mod_sofia.c:449 Channel sofia/internal/<a href="http://1009@192.168.230.143:5060" target="_blank">1009@192.168.23<wbr>0.143:5060</a> hanging up, cause: WRONG_CALL_STATE
df895d9a-30f2-40b5-97bb-56e222<wbr>c1c45f 2017-07-18 14:45:01.258940 [DEBUG] switch_core_state_machine.c:60 sofia/internal/<a href="http://1009@192.168.230.143:5060" target="_blank">1009@192.168.23<wbr>0.143:5060</a> Standard HANGUP, cause: WRONG_CALL_STATE
df895d9a-30f2-40b5-97bb-56e222<wbr>c1c45f 2017-07-18 14:45:01.258940 [DEBUG] switch_core_state_machine.c:85<wbr>2 (sofia/internal/<a href="http://1009@192.168.230.143:5060" target="_blank">1009@192.168.2<wbr>30.143:5060</a>) State HANGUP going to sleep
df895d9a-30f2-40b5-97bb-56e222<wbr>c1c45f 2017-07-18 14:45:01.258940 [DEBUG] switch_core_state_machine.c:61<wbr>9 (sofia/internal/<a href="http://1009@192.168.230.143:5060" target="_blank">1009@192.168.2<wbr>30.143:5060</a>) State Change CS_HANGUP -> CS_REPORTING
df895d9a-30f2-40b5-97bb-56e222<wbr>c1c45f 2017-07-18 14:45:01.258940 [DEBUG] switch_core_state_machine.c:58<wbr>4 (sofia/internal/<a href="http://1009@192.168.230.143:5060" target="_blank">1009@192.168.2<wbr>30.143:5060</a>) Running State Change CS_REPORTING (Cur 1 Tot 7)
df895d9a-30f2-40b5-97bb-56e222<wbr>c1c45f 2017-07-18 14:45:01.258940 [DEBUG] switch_core_state_machine.c:93<wbr>8 (sofia/internal/<a href="http://1009@192.168.230.143:5060" target="_blank">1009@192.168.2<wbr>30.143:5060</a>) State REPORTING
df895d9a-30f2-40b5-97bb-56e222<wbr>c1c45f 2017-07-18 14:45:01.258940 [DEBUG] switch_core_state_machine.c:17<wbr>4 sofia/internal/<a href="http://1009@192.168.230.143:5060" target="_blank">1009@192.168.23<wbr>0.143:5060</a> Standard REPORTING, cause: WRONG_CALL_STATE
df895d9a-30f2-40b5-97bb-56e222<wbr>c1c45f 2017-07-18 14:45:01.258940 [DEBUG] switch_core_state_machine.c:93<wbr>8 (sofia/internal/<a href="http://1009@192.168.230.143:5060" target="_blank">1009@192.168.2<wbr>30.143:5060</a>) State REPORTING going to sleep
df895d9a-30f2-40b5-97bb-56e222<wbr>c1c45f 2017-07-18 14:45:01.258940 [DEBUG] switch_core_state_machine.c:61<wbr>0 (sofia/internal/<a href="http://1009@192.168.230.143:5060" target="_blank">1009@192.168.2<wbr>30.143:5060</a>) State Change CS_REPORTING -> CS_DESTROY
df895d9a-30f2-40b5-97bb-56e222<wbr>c1c45f 2017-07-18 14:45:01.258940 [DEBUG] switch_core_session.c:1713 Session 7 (sofia/internal/<a href="http://1009@192.168.230.143:5060" target="_blank">1009@192.168.2<wbr>30.143:5060</a>) Locked, Waiting on external entities
df895d9a-30f2-40b5-97bb-56e222<wbr>c1c45f 2017-07-18 14:45:01.258940 [NOTICE] switch_core_session.c:1731 Session 7 (sofia/internal/<a href="http://1009@192.168.230.143:5060" target="_blank">1009@192.168.2<wbr>30.143:5060</a>) Ended
df895d9a-30f2-40b5-97bb-56e222<wbr>c1c45f 2017-07-18 14:45:01.258940 [NOTICE] switch_core_session.c:1735 Close Channel sofia/internal/<a href="http://1009@192.168.230.143:5060" target="_blank">1009@192.168.23<wbr>0.143:5060</a> [CS_DESTROY]
df895d9a-30f2-40b5-97bb-56e222<wbr>c1c45f 2017-07-18 14:45:01.258940 [DEBUG] switch_core_state_machine.c:74<wbr>1 (sofia/internal/<a href="http://1009@192.168.230.143:5060" target="_blank">1009@192.168.2<wbr>30.143:5060</a>) Running State Change CS_DESTROY (Cur 0 Tot 7)
df895d9a-30f2-40b5-97bb-56e222<wbr>c1c45f 2017-07-18 14:45:01.258940 [DEBUG] switch_core_state_machine.c:75<wbr>1 (sofia/internal/<a href="http://1009@192.168.230.143:5060" target="_blank">1009@192.168.2<wbr>30.143:5060</a>) State DESTROY
df895d9a-30f2-40b5-97bb-56e222<wbr>c1c45f 2017-07-18 14:45:01.258940 [DEBUG] mod_sofia.c:354 sofia/internal/<a href="http://1009@192.168.230.143:5060" target="_blank">1009@192.168.23<wbr>0.143:5060</a> SOFIA DESTROY
df895d9a-30f2-40b5-97bb-56e222<wbr>c1c45f 2017-07-18 14:45:01.258940 [DEBUG] switch_core_state_machine.c:18<wbr>1 sofia/internal/<a href="http://1009@192.168.230.143:5060" target="_blank">1009@192.168.23<wbr>0.143:5060</a> Standard DESTROY
df895d9a-30f2-40b5-97bb-56e222<wbr>c1c45f 2017-07-18 14:45:01.258940 [DEBUG] switch_core_state_machine.c:75<wbr>1 (sofia/internal/<a href="http://1009@192.168.230.143:5060" target="_blank">1009@192.168.2<wbr>30.143:5060</a>) State DESTROY going to sleep
</code></pre>

<p>Can it be an ACL or sip_profile bad configuration?? Router firewall configuration maybe?</p></div></div></div></div></div></div></div></div></div></div></div>
</div>
<br></div></div>______________________________<wbr>______________________________<wbr>_____________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" rel="noreferrer" target="_blank">http://www.freeswitchsolutions<wbr>.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://confluence.freeswitch.org" rel="noreferrer" target="_blank">http://confluence.freeswitch.o<wbr>rg</a><br>
<a href="http://www.cluecon.com" rel="noreferrer" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswi<wbr>tch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" rel="noreferrer" target="_blank">http://lists.freeswitch.org/ma<wbr>ilman/listinfo/freeswitch-user<wbr>s</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" rel="noreferrer" target="_blank">http://lists.frees<wbr>witch.org/mailman/options/free<wbr>switch-users</a><br>
<a href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br></blockquote></div><br></div>
<br>______________________________<wbr>______________________________<wbr>_____________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" rel="noreferrer" target="_blank">http://www.freeswitchsolutions<wbr>.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://confluence.freeswitch.org" rel="noreferrer" target="_blank">http://confluence.freeswitch.o<wbr>rg</a><br>
<a href="http://www.cluecon.com" rel="noreferrer" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswi<wbr>tch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" rel="noreferrer" target="_blank">http://lists.freeswitch.org/ma<wbr>ilman/listinfo/freeswitch-user<wbr>s</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" rel="noreferrer" target="_blank">http://lists.frees<wbr>witch.org/mailman/options/free<wbr>switch-users</a><br>
<a href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br></blockquote></div><br></div></div></div>
<br>______________________________<wbr>______________________________<wbr>_____________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" rel="noreferrer" target="_blank">http://www.freeswitchsolutions<wbr>.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://confluence.freeswitch.org" rel="noreferrer" target="_blank">http://confluence.freeswitch.o<wbr>rg</a><br>
<a href="http://www.cluecon.com" rel="noreferrer" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswi<wbr>tch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" rel="noreferrer" target="_blank">http://lists.freeswitch.org/ma<wbr>ilman/listinfo/freeswitch-user<wbr>s</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" rel="noreferrer" target="_blank">http://lists.frees<wbr>witch.org/mailman/options/<wbr>freeswitch-users</a><br>
<a href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br></blockquote></div><br><br clear="all"><div><br></div></div></div>-- <br><div class="m_-4281093040934972995gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr">







<p><font face="courier new, monospace"><b><i><font size="4">Brian West</font></i></b><br><span style="font-size:x-small"><a href="mailto:brian@freeswitch.org" target="_blank">brian@freeswitch.org</a></span></font></p><p><b style="font-family:monospace,monospace;font-size:small"><i>Twitter: @FreeSWITCH , @briankwest</i></b></p><p><font size="2" face="monospace, monospace"><a href="http://www.freeswitchbook.com" target="_blank">http://www.freeswitchbook.com</a> <br><a href="http://www.freeswitchcookbook.com" target="_blank">http://www.freeswitchcookbook.<wbr>com</a></font></p><p><font size="2" face="monospace, monospace"><a href="https://freeswitch.com/appointment" target="_blank">Book a phone call (CST)</a><br><br>Allison prompts for FreeSWITCH:</font></p><table cellspacing="0" cellpadding="0" style="font-size:12.8px"><tbody><tr><td valign="baseline"><p><span><a href="https://www.gofundme.com/allison-prompts-for-freeswitch" target="_blank"><b>https://www.gofundme.com/<wbr>allison-prompts-for-freeswitch</b></a></span></p></td></tr></tbody></table><p><span style="font-family:monospace,monospace;font-size:12.8px">Got Bugs? Report them </span><a href="https://freeswitch.org/jira" style="font-family:monospace,monospace;font-size:12.8px" target="_blank">here</a><span style="font-family:monospace,monospace;font-size:12.8px">! | Reddit: </span><a href="https://www.reddit.com/r/freeswitch" style="font-family:monospace,monospace;font-size:12.8px" target="_blank">/r/freeswitch</a><br></p>
<p><font size="2" face="monospace, monospace"><b>T:</b><a href="tel:(918)%20420-9001" value="+19184209001" target="_blank">+19184209001</a> | <b>F:</b><a href="tel:(918)%20420-9002" value="+19184209002" target="_blank">+19184209002</a> | <b>M:</b>+1918424WEST (9378)<br><b>Skype:</b>briankwest<br></font></p></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div>
</div>
<br>______________________________<wbr>______________________________<wbr>_____________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" rel="noreferrer" target="_blank">http://www.<wbr>freeswitchsolutions.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://confluence.freeswitch.org" rel="noreferrer" target="_blank">http://confluence.freeswitch.<wbr>org</a><br>
<a href="http://www.cluecon.com" rel="noreferrer" 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.<wbr>freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" rel="noreferrer" target="_blank">http://lists.freeswitch.org/<wbr>mailman/listinfo/freeswitch-<wbr>users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" rel="noreferrer" target="_blank">http://lists.<wbr>freeswitch.org/mailman/<wbr>options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br></blockquote></div><br></div>