<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"><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.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 class=""><br clear="all"><div><div class="m_-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="h5"><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_-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_-2723382836568138797h5"><div dir="ltr"><br clear="all"><div><div class="m_-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_-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/<wbr>freeswitch-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">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><br clear="all"><div><br></div>-- <br><div class="gmail_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.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/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>+19184209001 | <b>F:</b>+19184209002 | <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>