<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">Thanks, with yasm it worked. <br>
<br>
/Peter<br>
<br>
On 12/05/16 14:24, Brian West wrote:<br>
</div>
<blockquote
cite="mid:CAEJMVkDEkF-7w+mQMJWfA_JbqaqxU-gfpHw2Ro7D-t066Wcn7g@mail.gmail.com"
type="cite">
<div dir="ltr">remove yasm and install nasm, or it may be the
reverse of that.
<div><br>
</div>
<div>/b</div>
<div><br>
</div>
</div>
<div class="gmail_extra"><br>
<div class="gmail_quote">On Fri, Dec 2, 2016 at 4:16 AM, Peter
Steinbach <span dir="ltr"><<a moz-do-not-send="true"
href="mailto:lists@telefaks.de" target="_blank">lists@telefaks.de</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">
<div bgcolor="#FFFFFF" text="#000000">
<div class="m_-2049021035564313827moz-cite-prefix">I try
now to compile new minimal freeswitch.<br>
<br>
But get errors with libvpx.<br>
<br>
<div class="m_-2049021035564313827ace-line"
id="m_-2049021035564313827magicdomid383"><span
class="m_-2049021035564313827author-a-nz78zpo6yz73z1gz65zvz70z8z66zz89zz70z">root@fsmin:/usr/src/<wbr>freeswitch#
make</span></div>
<div class="m_-2049021035564313827ace-line"
id="m_-2049021035564313827magicdomid384"><span
class="m_-2049021035564313827author-a-nz78zpo6yz73z1gz65zvz70z8z66zz89zz70z">make[1]:
Entering directory '/usr/src/freeswitch/libs/<wbr>libvpx'</span></div>
<div class="m_-2049021035564313827ace-line"
id="m_-2049021035564313827magicdomid385"><span
class="m_-2049021035564313827author-a-nz78zpo6yz73z1gz65zvz70z8z66zz89zz70z">
[AS] vpx_dsp/x86/intrapred_sse2.<wbr>asm.o</span></div>
<div class="m_-2049021035564313827ace-line"
id="m_-2049021035564313827magicdomid386"><span
class="m_-2049021035564313827author-a-nz78zpo6yz73z1gz65zvz70z8z66zz89zz70z">vpx_dsp/x86/intrapred_sse2.<wbr>asm:64:
error: invalid combination of opcode and operands</span></div>
<div class="m_-2049021035564313827ace-line"
id="m_-2049021035564313827magicdomid387"><span
class="m_-2049021035564313827author-a-nz78zpo6yz73z1gz65zvz70z8z66zz89zz70z">Makefile:179:
recipe for target 'vpx_dsp/x86/intrapred_sse2.<wbr>asm.o'
failed</span></div>
<div class="m_-2049021035564313827ace-line"
id="m_-2049021035564313827magicdomid388"><span
class="m_-2049021035564313827author-a-nz78zpo6yz73z1gz65zvz70z8z66zz89zz70z">make[2]:
*** [vpx_dsp/x86/intrapred_sse2.<wbr>asm.o] Error 1</span></div>
<div class="m_-2049021035564313827ace-line"
id="m_-2049021035564313827magicdomid389"><span
class="m_-2049021035564313827author-a-nz78zpo6yz73z1gz65zvz70z8z66zz89zz70z">Makefile:17:
recipe for target '.DEFAULT' failed</span></div>
<div class="m_-2049021035564313827ace-line"
id="m_-2049021035564313827magicdomid390"><span
class="m_-2049021035564313827author-a-nz78zpo6yz73z1gz65zvz70z8z66zz89zz70z">make[1]:
*** [.DEFAULT] Error 2</span></div>
<div class="m_-2049021035564313827ace-line"
id="m_-2049021035564313827magicdomid391"><span
class="m_-2049021035564313827author-a-nz78zpo6yz73z1gz65zvz70z8z66zz89zz70z">make[1]:
Leaving directory '/usr/src/freeswitch/libs/<wbr>libvpx'</span></div>
<div class="m_-2049021035564313827ace-line"
id="m_-2049021035564313827magicdomid392"><span
class="m_-2049021035564313827author-a-nz78zpo6yz73z1gz65zvz70z8z66zz89zz70z">Makefile:3911:
recipe for target 'libs/libvpx/libvpx.a' failed</span></div>
<div class="m_-2049021035564313827ace-line"
id="m_-2049021035564313827magicdomid393"><span
class="m_-2049021035564313827author-a-nz78zpo6yz73z1gz65zvz70z8z66zz89zz70z">make:
*** [libs/libvpx/libvpx.a] Error 2</span></div>
<div>
<div class="h5"> <br>
<br>
<br>
On 12/01/16 18:27, Anthony Minessale wrote:<br>
</div>
</div>
</div>
<div>
<div class="h5">
<blockquote type="cite">
<div dir="ltr">Has nothing to do with the port
range, that problem was related specifically to
T.38 endpoints who were using RTCP before they
changed to UDPTL.</div>
<div class="gmail_extra"><br>
<div class="gmail_quote">On Thu, Dec 1, 2016 at
11:19 AM, Brian West <span dir="ltr"><<a
moz-do-not-send="true"
href="mailto:brian@freeswitch.org"
target="_blank">brian@freeswitch.org</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">You'll want 1.6.13 or master,
this bug was a pain in the butt to find and
fix.<span
class="m_-2049021035564313827HOEnZb"><font
color="#888888">
<div><br>
</div>
<div>/b</div>
</font></span></div>
<div class="m_-2049021035564313827HOEnZb">
<div class="m_-2049021035564313827h5">
<div class="gmail_extra"><br>
<div class="gmail_quote">On Thu, Dec 1,
2016 at 11:01 AM, Peter Steinbach <span
dir="ltr"><<a
moz-do-not-send="true"
href="mailto:lists@telefaks.de"
target="_blank">lists@telefaks.de</a>></span>
wrote:<br>
<blockquote class="gmail_quote"
style="margin:0 0 0
.8ex;border-left:1px #ccc
solid;padding-left:1ex">
<div bgcolor="#FFFFFF"
text="#000000">
<div
class="m_-2049021035564313827m_-4234144227515872438m_-5150199525107065919moz-cite-prefix">Thanks,<br>
<br>
by the way, we found out in
further testing, when setting
RTP ports to 65000+, this error
went away.<br>
<br>
But anyway, we will have to
update/recompile Freeswitch.<br>
<br>
<br>
<br>
Best regards<span
class="m_-2049021035564313827m_-4234144227515872438HOEnZb"><font
color="#888888"><br>
Peter</font></span>
<div>
<div
class="m_-2049021035564313827m_-4234144227515872438h5"><br>
On 12/01/16 17:21, Brian
West wrote:<br>
</div>
</div>
</div>
<div>
<div
class="m_-2049021035564313827m_-4234144227515872438h5">
<blockquote type="cite">
<div dir="ltr">You're on an
older release, we've fixed
this already.
<div><br>
</div>
<div>/b</div>
<div><br>
</div>
</div>
<div class="gmail_extra"><br>
<div class="gmail_quote">On
Thu, Dec 1, 2016 at 8:48
AM, Peter Steinbach <span
dir="ltr"><<a
moz-do-not-send="true"
href="mailto:lists@telefaks.de" target="_blank">lists@telefaks.de</a>></span>
wrote:<br>
<blockquote
class="gmail_quote"
style="margin:0 0 0
.8ex;border-left:1px
#ccc
solid;padding-left:1ex">
<div bgcolor="#FFFFFF"
text="#000000">
<div
id="m_-2049021035564313827m_-4234144227515872438m_-5150199525107065919m_-8539583525953535539magicdomid9"><span
class="m_-2049021035564313827m_-4234144227515872438m_-5150199525107065919m_-8539583525953535539author-a-nz78zpo6yz73z1gz65zvz70z8z66zz89zz70z">Hello,<br>
<br>
I have a strange
error when
proyy-media T38
faxes.<br>
Freeswitch is
behind NAT
(internal </span><span
class="m_-2049021035564313827m_-4234144227515872438m_-5150199525107065919m_-8539583525953535539author-a-nz78zpo6yz73z1gz65zvz70z8z66zz89zz70z"><span
class="m_-2049021035564313827m_-4234144227515872438m_-5150199525107065919m_-8539583525953535539author-a-nz78zpo6yz73z1gz65zvz70z8z66zz89zz70z">192.168.12.248</span>,
external </span><span
class="m_-2049021035564313827m_-4234144227515872438m_-5150199525107065919m_-8539583525953535539author-a-nz78zpo6yz73z1gz65zvz70z8z66zz89zz70z"><span
class="m_-2049021035564313827m_-4234144227515872438m_-5150199525107065919m_-8539583525953535539author-a-nz78zpo6yz73z1gz65zvz70z8z66zz89zz70z">5.10.xxx.yyy)</span>,
other, receiving
Server is also a
Freeswitch<br>
<br>
A connection is
made via G.711A,
we hear the
machines
negociating,
then we receive
a T.38 reinvite
from the remote
Freeswitch
server.<br>
The local ATA
30@ reponds with
T38 SDP,
Freeswitch is
passing it to
the remote site
(and there the
error occurs).
See error in
bold:<br>
</span><br>
<div
class="m_-2049021035564313827m_-4234144227515872438m_-5150199525107065919m_-8539583525953535539ace-line"
id="m_-2049021035564313827m_-4234144227515872438m_-5150199525107065919m_-8539583525953535539magicdomid34"><tt><span
class="m_-2049021035564313827m_-4234144227515872438m_-5150199525107065919m_-8539583525953535539author-a-nz78zpo6yz73z1gz65zvz70z8z66zz89zz70z">2016-12-01
15:28:55.534228
[DEBUG]
sofia.c:6937
Channel <a
moz-do-not-send="true"
class="m_-2049021035564313827m_-4234144227515872438m_-5150199525107065919m_-8539583525953535539moz-txt-link-abbreviated"
href="mailto:sofia/internal/30@192.168.12.248" target="_blank">sofia/internal/30@192.168.12.2<wbr>48</a>
entering state
[completing][200]</span></tt></div>
<div
class="m_-2049021035564313827m_-4234144227515872438m_-5150199525107065919m_-8539583525953535539ace-line"
id="m_-2049021035564313827m_-4234144227515872438m_-5150199525107065919m_-8539583525953535539magicdomid35"><tt><span
class="m_-2049021035564313827m_-4234144227515872438m_-5150199525107065919m_-8539583525953535539author-a-nz78zpo6yz73z1gz65zvz70z8z66zz89zz70z">2016-12-01
15:28:55.534228
[DEBUG]
sofia.c:6944
Duplicate SDP</span></tt></div>
<div
class="m_-2049021035564313827m_-4234144227515872438m_-5150199525107065919m_-8539583525953535539ace-line"
id="m_-2049021035564313827m_-4234144227515872438m_-5150199525107065919m_-8539583525953535539magicdomid36"><tt><span
class="m_-2049021035564313827m_-4234144227515872438m_-5150199525107065919m_-8539583525953535539author-a-nz78zpo6yz73z1gz65zvz70z8z66zz89zz70z">v=0</span></tt></div>
<div
class="m_-2049021035564313827m_-4234144227515872438m_-5150199525107065919m_-8539583525953535539ace-line"
id="m_-2049021035564313827m_-4234144227515872438m_-5150199525107065919m_-8539583525953535539magicdomid37"><tt><span
class="m_-2049021035564313827m_-4234144227515872438m_-5150199525107065919m_-8539583525953535539author-a-nz78zpo6yz73z1gz65zvz70z8z66zz89zz70z">o=30
8002 8001 IN
IP4
192.168.12.99</span></tt></div>
<div
class="m_-2049021035564313827m_-4234144227515872438m_-5150199525107065919m_-8539583525953535539ace-line"
id="m_-2049021035564313827m_-4234144227515872438m_-5150199525107065919m_-8539583525953535539magicdomid38"><tt><span
class="m_-2049021035564313827m_-4234144227515872438m_-5150199525107065919m_-8539583525953535539author-a-nz78zpo6yz73z1gz65zvz70z8z66zz89zz70z">s=SIP
Call</span></tt></div>
<div
class="m_-2049021035564313827m_-4234144227515872438m_-5150199525107065919m_-8539583525953535539ace-line"
id="m_-2049021035564313827m_-4234144227515872438m_-5150199525107065919m_-8539583525953535539magicdomid39"><tt><span
class="m_-2049021035564313827m_-4234144227515872438m_-5150199525107065919m_-8539583525953535539author-a-nz78zpo6yz73z1gz65zvz70z8z66zz89zz70z">c=IN
IP4
192.168.12.99</span></tt></div>
<div
class="m_-2049021035564313827m_-4234144227515872438m_-5150199525107065919m_-8539583525953535539ace-line"
id="m_-2049021035564313827m_-4234144227515872438m_-5150199525107065919m_-8539583525953535539magicdomid40"><tt><span
class="m_-2049021035564313827m_-4234144227515872438m_-5150199525107065919m_-8539583525953535539author-a-nz78zpo6yz73z1gz65zvz70z8z66zz89zz70z">t=0
0</span></tt></div>
<div
class="m_-2049021035564313827m_-4234144227515872438m_-5150199525107065919m_-8539583525953535539ace-line"
id="m_-2049021035564313827m_-4234144227515872438m_-5150199525107065919m_-8539583525953535539magicdomid41"><tt><span
class="m_-2049021035564313827m_-4234144227515872438m_-5150199525107065919m_-8539583525953535539author-a-nz78zpo6yz73z1gz65zvz70z8z66zz89zz70z">m=image
5012 udptl t38</span></tt></div>
<div
class="m_-2049021035564313827m_-4234144227515872438m_-5150199525107065919m_-8539583525953535539ace-line"
id="m_-2049021035564313827m_-4234144227515872438m_-5150199525107065919m_-8539583525953535539magicdomid42"><tt><span
class="m_-2049021035564313827m_-4234144227515872438m_-5150199525107065919m_-8539583525953535539author-a-nz78zpo6yz73z1gz65zvz70z8z66zz89zz70z">a=T38FaxVersion:0</span></tt></div>
<div
class="m_-2049021035564313827m_-4234144227515872438m_-5150199525107065919m_-8539583525953535539ace-line"
id="m_-2049021035564313827m_-4234144227515872438m_-5150199525107065919m_-8539583525953535539magicdomid43"><tt><span
class="m_-2049021035564313827m_-4234144227515872438m_-5150199525107065919m_-8539583525953535539author-a-nz78zpo6yz73z1gz65zvz70z8z66zz89zz70z">a=T38MaxBitRate:14400</span></tt></div>
<div
class="m_-2049021035564313827m_-4234144227515872438m_-5150199525107065919m_-8539583525953535539ace-line"
id="m_-2049021035564313827m_-4234144227515872438m_-5150199525107065919m_-8539583525953535539magicdomid44"><tt><span
class="m_-2049021035564313827m_-4234144227515872438m_-5150199525107065919m_-8539583525953535539author-a-nz78zpo6yz73z1gz65zvz70z8z66zz89zz70z">a=T38FaxRateManagement:transfe<wbr>rredTCF</span></tt></div>
<div
class="m_-2049021035564313827m_-4234144227515872438m_-5150199525107065919m_-8539583525953535539ace-line"
id="m_-2049021035564313827m_-4234144227515872438m_-5150199525107065919m_-8539583525953535539magicdomid45"><tt><span
class="m_-2049021035564313827m_-4234144227515872438m_-5150199525107065919m_-8539583525953535539author-a-nz78zpo6yz73z1gz65zvz70z8z66zz89zz70z">a=T38FaxMaxBuffer:500</span></tt></div>
<div
class="m_-2049021035564313827m_-4234144227515872438m_-5150199525107065919m_-8539583525953535539ace-line"
id="m_-2049021035564313827m_-4234144227515872438m_-5150199525107065919m_-8539583525953535539magicdomid46"><tt><span
class="m_-2049021035564313827m_-4234144227515872438m_-5150199525107065919m_-8539583525953535539author-a-nz78zpo6yz73z1gz65zvz70z8z66zz89zz70z">a=T38FaxMaxDatagram:500</span></tt></div>
<div
class="m_-2049021035564313827m_-4234144227515872438m_-5150199525107065919m_-8539583525953535539ace-line"
id="m_-2049021035564313827m_-4234144227515872438m_-5150199525107065919m_-8539583525953535539magicdomid47"><tt><span
class="m_-2049021035564313827m_-4234144227515872438m_-5150199525107065919m_-8539583525953535539author-a-nz78zpo6yz73z1gz65zvz70z8z66zz89zz70z">a=T38FaxUdpEC:t38UDPRedundancy<br>
<br>
</span></tt></div>
<tt><span
class="m_-2049021035564313827m_-4234144227515872438m_-5150199525107065919m_-8539583525953535539author-a-nz78zpo6yz73z1gz65zvz70z8z66zz89zz70z">2016-12-01
15:28:55.534228
[DEBUG]
sofia.c:6937
Channel <a
moz-do-not-send="true"
class="m_-2049021035564313827m_-4234144227515872438m_-5150199525107065919m_-8539583525953535539moz-txt-link-abbreviated"
href="mailto:sofia/internal/30@192.168.12.248" target="_blank">sofia/internal/30@192.168.12.2<wbr>48</a>
entering state
[ready][200]</span></tt></div>
<div
id="m_-2049021035564313827m_-4234144227515872438m_-5150199525107065919m_-8539583525953535539magicdomid10"><tt><span
class="m_-2049021035564313827m_-4234144227515872438m_-5150199525107065919m_-8539583525953535539author-a-nz78zpo6yz73z1gz65zvz70z8z66zz89zz70z">2016-12-01
15:28:55.554501
[DEBUG]
mod_sofia.c:2088
Responding
with 200 [OK]</span></tt></div>
<div
id="m_-2049021035564313827m_-4234144227515872438m_-5150199525107065919m_-8539583525953535539magicdomid11"><tt><span
class="m_-2049021035564313827m_-4234144227515872438m_-5150199525107065919m_-8539583525953535539author-a-nz78zpo6yz73z1gz65zvz70z8z66zz89zz70z">2016-12-01
15:28:55.554501
[DEBUG]
switch_core_media.c:8955
sofia/external/0403801xxxxxxx
image media
sdp:</span></tt></div>
<div
id="m_-2049021035564313827m_-4234144227515872438m_-5150199525107065919m_-8539583525953535539magicdomid12"><tt><span
class="m_-2049021035564313827m_-4234144227515872438m_-5150199525107065919m_-8539583525953535539author-a-nz78zpo6yz73z1gz65zvz70z8z66zz89zz70z">v=0</span></tt></div>
<div
id="m_-2049021035564313827m_-4234144227515872438m_-5150199525107065919m_-8539583525953535539magicdomid13"><tt><span
class="m_-2049021035564313827m_-4234144227515872438m_-5150199525107065919m_-8539583525953535539author-a-nz78zpo6yz73z1gz65zvz70z8z66zz89zz70z">o=FreeSWITCH
1480572959
1480572961 IN
IP4
5.10.xxx.yyy</span></tt></div>
<div
id="m_-2049021035564313827m_-4234144227515872438m_-5150199525107065919m_-8539583525953535539magicdomid14"><tt><span
class="m_-2049021035564313827m_-4234144227515872438m_-5150199525107065919m_-8539583525953535539author-a-nz78zpo6yz73z1gz65zvz70z8z66zz89zz70z">s=FreeSWITCH</span></tt></div>
<div
id="m_-2049021035564313827m_-4234144227515872438m_-5150199525107065919m_-8539583525953535539magicdomid15"><tt><span
class="m_-2049021035564313827m_-4234144227515872438m_-5150199525107065919m_-8539583525953535539author-a-nz78zpo6yz73z1gz65zvz70z8z66zz89zz70z">c=IN
IP4
5.10.xxx.yyy</span></tt></div>
<div
id="m_-2049021035564313827m_-4234144227515872438m_-5150199525107065919m_-8539583525953535539magicdomid16"><tt><span
class="m_-2049021035564313827m_-4234144227515872438m_-5150199525107065919m_-8539583525953535539author-a-nz78zpo6yz73z1gz65zvz70z8z66zz89zz70z">t=0
0</span></tt></div>
<div
id="m_-2049021035564313827m_-4234144227515872438m_-5150199525107065919m_-8539583525953535539magicdomid17"><tt><span
class="m_-2049021035564313827m_-4234144227515872438m_-5150199525107065919m_-8539583525953535539author-a-nz78zpo6yz73z1gz65zvz70z8z66zz89zz70z">m=image
29544 udptl
t38</span></tt></div>
<div
id="m_-2049021035564313827m_-4234144227515872438m_-5150199525107065919m_-8539583525953535539magicdomid18"><tt><span
class="m_-2049021035564313827m_-4234144227515872438m_-5150199525107065919m_-8539583525953535539author-a-nz78zpo6yz73z1gz65zvz70z8z66zz89zz70z">a=T38FaxVersion:0</span></tt></div>
<div
id="m_-2049021035564313827m_-4234144227515872438m_-5150199525107065919m_-8539583525953535539magicdomid19"><tt><span
class="m_-2049021035564313827m_-4234144227515872438m_-5150199525107065919m_-8539583525953535539author-a-nz78zpo6yz73z1gz65zvz70z8z66zz89zz70z">a=T38MaxBitRate:14400</span></tt></div>
<div
id="m_-2049021035564313827m_-4234144227515872438m_-5150199525107065919m_-8539583525953535539magicdomid20"><tt><span
class="m_-2049021035564313827m_-4234144227515872438m_-5150199525107065919m_-8539583525953535539author-a-nz78zpo6yz73z1gz65zvz70z8z66zz89zz70z">a=T38FaxRateManagement:transfe<wbr>rredTCF</span></tt></div>
<div
id="m_-2049021035564313827m_-4234144227515872438m_-5150199525107065919m_-8539583525953535539magicdomid21"><tt><span
class="m_-2049021035564313827m_-4234144227515872438m_-5150199525107065919m_-8539583525953535539author-a-nz78zpo6yz73z1gz65zvz70z8z66zz89zz70z">a=T38FaxMaxBuffer:500</span></tt></div>
<div
id="m_-2049021035564313827m_-4234144227515872438m_-5150199525107065919m_-8539583525953535539magicdomid22"><tt><span
class="m_-2049021035564313827m_-4234144227515872438m_-5150199525107065919m_-8539583525953535539author-a-nz78zpo6yz73z1gz65zvz70z8z66zz89zz70z">a=T38FaxMaxDatagram:500</span></tt></div>
<div
id="m_-2049021035564313827m_-4234144227515872438m_-5150199525107065919m_-8539583525953535539magicdomid23"><tt><span
class="m_-2049021035564313827m_-4234144227515872438m_-5150199525107065919m_-8539583525953535539author-a-nz78zpo6yz73z1gz65zvz70z8z66zz89zz70z">a=T38FaxUdpEC:t38UDPRedundancy</span></tt></div>
<div
id="m_-2049021035564313827m_-4234144227515872438m_-5150199525107065919m_-8539583525953535539magicdomid24"><tt><br>
</tt></div>
<div
id="m_-2049021035564313827m_-4234144227515872438m_-5150199525107065919m_-8539583525953535539magicdomid25"><tt><b><span
class="m_-2049021035564313827m_-4234144227515872438m_-5150199525107065919m_-8539583525953535539author-a-nz78zpo6yz73z1gz65zvz70z8z66zz89zz70z">2016-12-01
15:28:55.554501
[ERR]
switch_rtp.c:6420
Poll failed
with error: 9
[Bad file
descriptor]</span></b></tt></div>
<div
id="m_-2049021035564313827m_-4234144227515872438m_-5150199525107065919m_-8539583525953535539magicdomid26"><tt><span
class="m_-2049021035564313827m_-4234144227515872438m_-5150199525107065919m_-8539583525953535539author-a-nz78zpo6yz73z1gz65zvz70z8z66zz89zz70z">2016-12-01
15:28:55.554501
[DEBUG]
switch_ivr_bridge.c:712
sofia/external/0403801xxxxxxx
ending bridge
by request
from read
function</span></tt></div>
<div
id="m_-2049021035564313827m_-4234144227515872438m_-5150199525107065919m_-8539583525953535539magicdomid27"><tt><span
class="m_-2049021035564313827m_-4234144227515872438m_-5150199525107065919m_-8539583525953535539author-a-nz78zpo6yz73z1gz65zvz70z8z66zz89zz70z">2016-12-01
15:28:55.554501
[DEBUG]
switch_ivr_bridge.c:785
BRIDGE THREAD
DONE
[sofia/external/0403801xxxxxxx<wbr>]</span></tt></div>
<div
id="m_-2049021035564313827m_-4234144227515872438m_-5150199525107065919m_-8539583525953535539magicdomid28"><span
class="m_-2049021035564313827m_-4234144227515872438m_-5150199525107065919m_-8539583525953535539author-a-nz78zpo6yz73z1gz65zvz70z8z66zz89zz70z"><tt>2016-12-01
15:28:55.554501
[NOTICE]
switch_ivr_bridge.c:889
Hangup
sofia/external/0403801xxxxxxx
[CS_EXCHANGE_MEDIA]
[NORMAL_CLEAR</tt><tt><br>
</tt><br>
Some background
Info:<br>
</span>
<ul>
<li>Freeswitch
runs in LXC
environment</li>
<li>Freeswitch
runs as
non-priviledged
user.</li>
</ul>
<p>What is the
cause of this?
Maybe a problem
with port 29544?
But port 29544
was already
previously used
with G.711A.<span
class="m_-2049021035564313827m_-4234144227515872438m_-5150199525107065919HOEnZb"><font
color="#888888"><br>
<br>
</font></span></p>
<span
class="m_-2049021035564313827m_-4234144227515872438m_-5150199525107065919HOEnZb"><font
color="#888888"> </font></span></div>
<span
class="m_-2049021035564313827m_-4234144227515872438m_-5150199525107065919HOEnZb"><font
color="#888888">
<pre class="m_-2049021035564313827m_-4234144227515872438m_-5150199525107065919m_-8539583525953535539moz-signature" cols="72">--
With kind regards
Peter Steinbach
Telefaks Services GmbH
<a moz-do-not-send="true" class="m_-2049021035564313827m_-4234144227515872438m_-5150199525107065919m_-8539583525953535539moz-txt-link-freetext" href="mailto:lists" target="_blank">mailto:lists</a> (att) <a moz-do-not-send="true" href="http://telefaks.de" target="_blank">telefaks.de</a>
Internet: <a moz-do-not-send="true" class="m_-2049021035564313827m_-4234144227515872438m_-5150199525107065919m_-8539583525953535539moz-txt-link-abbreviated" href="http://www.telefaks.de" target="_blank">www.telefaks.de</a>
</pre>
</font></span></div>
<br>
______________________________<wbr>______________________________<wbr>_____________<br>
Professional
FreeSWITCH Consulting
Services:<br>
<a
moz-do-not-send="true"
href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a><br>
<a
moz-do-not-send="true"
href="http://www.freeswitchsolutions.com" rel="noreferrer"
target="_blank">http://www.freeswitchsolutions<wbr>.com</a><br>
<br>
Official FreeSWITCH
Sites<br>
<a
moz-do-not-send="true"
href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br>
<a
moz-do-not-send="true"
href="http://confluence.freeswitch.org" rel="noreferrer" target="_blank">http://confluence.freeswitch.o<wbr>rg</a><br>
<a
moz-do-not-send="true"
href="http://www.cluecon.com" rel="noreferrer" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users
mailing list<br>
<a
moz-do-not-send="true"
href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswi<wbr>tch.org</a><br>
<a
moz-do-not-send="true"
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
moz-do-not-send="true"
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
moz-do-not-send="true"
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="m_-2049021035564313827m_-4234144227515872438m_-5150199525107065919gmail_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>
<div dir="ltr">
<div>
<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
moz-do-not-send="true" href="mailto:brian@freeswitch.org"
target="_blank">brian@freeswitch.org</a></span></font></p>
<p><font
face="courier
new,
monospace"
size="1"><img
moz-do-not-send="true"
src="http://billing.freeswitch.org/templates/default/img/whmcslogo.png"><br>
</font></p>
<p><font
face="monospace,
monospace"
size="2"><b><i>Twitter:
@FreeSWITCH ,
@briankwest</i></b><br>
<a
moz-do-not-send="true"
href="http://www.freeswitchbook.com" target="_blank">http://www.freeswitchbook.com</a> <wbr>(50%
Discount using
code
FreeSwitch50)<br>
<a
moz-do-not-send="true"
href="http://www.freeswitchcookbook.com" target="_blank">http://www.freeswitchcookbook.<wbr>com</a> </font><span
style="font-family:monospace,monospace;font-size:small">(50% Discount
using code
FreeSwitch50)</span><font
face="monospace,
monospace"
size="2"><br>
</font><a
moz-do-not-send="true"
href="https://www.gofundme.com/freeswitch_ubuntu"
style="font-size:12.8px"
target="_blank"><font face="monospace, monospace">https://www.gofundme.com/frees<wbr>witch_ubuntu</font></a></p>
<p><font
face="monospace,
monospace">Got
Bugs? Report
them <a
moz-do-not-send="true"
href="https://freeswitch.org/jira" target="_blank">here</a>! | Reddit: <a
moz-do-not-send="true" href="https://www.reddit.com/r/freeswitch"
target="_blank">/r/freeswitch</a></font></p>
<p><font
face="monospace,
monospace"
size="2"><b>T:</b><a
moz-do-not-send="true" href="tel:%2B19184209001" value="+19184209001"
target="_blank">+19184209001</a>
| <b>F:</b><a
moz-do-not-send="true" href="tel:%2B19184209002" value="+19184209002"
target="_blank">+19184209002</a>
| <b>M:</b>+1918424WEST
(9378)<br>
<b>iNUM:</b>+883
5100 1420 9001
| <b>ISN:</b>410*543
| <b>Skype:</b>briankwest</font></p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<br>
<fieldset
class="m_-2049021035564313827m_-4234144227515872438m_-5150199525107065919mimeAttachmentHeader"></fieldset>
<br>
<pre>______________________________<wbr>______________________________<wbr>_____________
Professional FreeSWITCH Consulting Services:
<a moz-do-not-send="true" class="m_-2049021035564313827m_-4234144227515872438m_-5150199525107065919moz-txt-link-abbreviated" href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a>
<a moz-do-not-send="true" class="m_-2049021035564313827m_-4234144227515872438m_-5150199525107065919moz-txt-link-freetext" href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions<wbr>.com</a>
Official FreeSWITCH Sites
<a moz-do-not-send="true" class="m_-2049021035564313827m_-4234144227515872438m_-5150199525107065919moz-txt-link-freetext" href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a>
<a moz-do-not-send="true" class="m_-2049021035564313827m_-4234144227515872438m_-5150199525107065919moz-txt-link-freetext" href="http://confluence.freeswitch.org" target="_blank">http://confluence.freeswitch.o<wbr>rg</a>
<a moz-do-not-send="true" class="m_-2049021035564313827m_-4234144227515872438m_-5150199525107065919moz-txt-link-freetext" href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a>
FreeSWITCH-users mailing list
<a moz-do-not-send="true" class="m_-2049021035564313827m_-4234144227515872438m_-5150199525107065919moz-txt-link-abbreviated" href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswi<wbr>tch.org</a>
<a moz-do-not-send="true" class="m_-2049021035564313827m_-4234144227515872438m_-5150199525107065919moz-txt-link-freetext" href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/ma<wbr>ilman/listinfo/freeswitch-user<wbr>s</a>
UNSUBSCRIBE:<a moz-do-not-send="true" class="m_-2049021035564313827m_-4234144227515872438m_-5150199525107065919moz-txt-link-freetext" href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.frees<wbr>witch.org/mailman/options/free<wbr>switch-users</a>
<a moz-do-not-send="true" class="m_-2049021035564313827m_-4234144227515872438m_-5150199525107065919moz-txt-link-freetext" href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a></pre>
</blockquote>
<br>
<br>
<pre class="m_-2049021035564313827m_-4234144227515872438m_-5150199525107065919moz-signature" cols="72">--
With kind regards
Peter Steinbach
Telefaks Services GmbH
<a moz-do-not-send="true" class="m_-2049021035564313827m_-4234144227515872438m_-5150199525107065919moz-txt-link-freetext" href="mailto:lists" target="_blank">mailto:lists</a> (att) <a moz-do-not-send="true" href="http://telefaks.de" target="_blank">telefaks.de</a>
Internet: <a moz-do-not-send="true" class="m_-2049021035564313827m_-4234144227515872438m_-5150199525107065919moz-txt-link-abbreviated" href="http://www.telefaks.de" target="_blank">www.telefaks.de</a>
</pre>
</div>
</div>
</div>
<br>
______________________________<wbr>______________________________<wbr>_____________<br>
Professional FreeSWITCH Consulting
Services:<br>
<a moz-do-not-send="true"
href="mailto:consulting@freeswitch.org"
target="_blank">consulting@freeswitch.org</a><br>
<a moz-do-not-send="true"
href="http://www.freeswitchsolutions.com"
rel="noreferrer" target="_blank">http://www.freeswitchsolutions<wbr>.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a moz-do-not-send="true"
href="http://www.freeswitch.org"
rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br>
<a moz-do-not-send="true"
href="http://confluence.freeswitch.org"
rel="noreferrer" target="_blank">http://confluence.freeswitch.o<wbr>rg</a><br>
<a moz-do-not-send="true"
href="http://www.cluecon.com"
rel="noreferrer" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a moz-do-not-send="true"
href="mailto:FreeSWITCH-users@lists.freeswitch.org"
target="_blank">FreeSWITCH-users@lists.freeswi<wbr>tch.org</a><br>
<a moz-do-not-send="true"
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
moz-do-not-send="true"
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 moz-do-not-send="true"
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="m_-2049021035564313827m_-4234144227515872438gmail_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>
<div dir="ltr">
<div>
<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
moz-do-not-send="true" href="mailto:brian@freeswitch.org"
target="_blank">brian@freeswitch.org</a></span></font></p>
<p><font
face="courier
new,
monospace"
size="1"><img
moz-do-not-send="true"
src="http://billing.freeswitch.org/templates/default/img/whmcslogo.png"><br>
</font></p>
<p><font
face="monospace,
monospace"
size="2"><b><i>Twitter:
@FreeSWITCH ,
@briankwest</i></b><br>
<a
moz-do-not-send="true"
href="http://www.freeswitchbook.com" target="_blank">http://www.freeswitchbook.com</a> <wbr>(50%
Discount using
code
FreeSwitch50)<br>
<a
moz-do-not-send="true"
href="http://www.freeswitchcookbook.com" target="_blank">http://www.freeswitchcookbook.<wbr>com</a> </font><span
style="font-family:monospace,monospace;font-size:small">(50% Discount
using code
FreeSwitch50)</span><font
face="monospace,
monospace"
size="2"><br>
</font><a
moz-do-not-send="true"
href="https://www.gofundme.com/freeswitch_ubuntu"
style="font-size:12.8px"
target="_blank"><font face="monospace, monospace">https://www.gofundme.com/frees<wbr>witch_ubuntu</font></a></p>
<p><font
face="monospace,
monospace">Got
Bugs? Report
them <a
moz-do-not-send="true"
href="https://freeswitch.org/jira" target="_blank">here</a>! | Reddit: <a
moz-do-not-send="true" href="https://www.reddit.com/r/freeswitch"
target="_blank">/r/freeswitch</a></font></p>
<p><font
face="monospace,
monospace"
size="2"><b>T:</b><a
moz-do-not-send="true" href="tel:%28918%29%20420-9001"
value="+19184209001"
target="_blank">+19184209001</a> | <b>F:</b><a moz-do-not-send="true"
href="tel:%28918%29%20420-9002"
value="+19184209002" target="_blank">+19184209002</a> | <b>M:</b>+1918424WEST
(9378)<br>
<b>iNUM:</b>+883
5100 1420 9001
| <b>ISN:</b>410*543
| <b>Skype:</b>briankwest</font></p>
</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 moz-do-not-send="true"
href="mailto:consulting@freeswitch.org"
target="_blank">consulting@freeswitch.org</a><br>
<a moz-do-not-send="true"
href="http://www.freeswitchsolutions.com"
rel="noreferrer" target="_blank">http://www.freeswitchsolutions<wbr>.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a moz-do-not-send="true"
href="http://www.freeswitch.org"
rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br>
<a moz-do-not-send="true"
href="http://confluence.freeswitch.org"
rel="noreferrer" target="_blank">http://confluence.freeswitch.o<wbr>rg</a><br>
<a moz-do-not-send="true"
href="http://www.cluecon.com"
rel="noreferrer" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a moz-do-not-send="true"
href="mailto:FreeSWITCH-users@lists.freeswitch.org"
target="_blank">FreeSWITCH-users@lists.freeswi<wbr>tch.org</a><br>
<a moz-do-not-send="true"
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 moz-do-not-send="true"
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 moz-do-not-send="true"
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="m_-2049021035564313827gmail_signature"
data-smartmail="gmail_signature">
<div dir="ltr">
<div>
<div dir="ltr">
<div>
<div dir="ltr">Anthony Minessale II
♬ @anthmfs ♬ @FreeSWITCH ♬
<div><br>
<div>☞ <a moz-do-not-send="true"
href="http://freeswitch.org/"
target="_blank">http://freeswitch.org/</a>
☞ <a moz-do-not-send="true"
href="http://cluecon.com/"
target="_blank">http://cluecon.com/</a>
☞ <a moz-do-not-send="true"
href="http://twitter.com/FreeSWITCH"
target="_blank">http://twitter.com/FreeSWITCH</a></div>
<div>
<div>☞ <a moz-do-not-send="true"
href="http://irc.freenode.net"
target="_blank">irc.freenode.net</a>
#freeswitch ☞ <u><a
moz-do-not-send="true"
href="http://freeswitch.org/g+"
target="_blank">http://freeswitch.org/g+</a></u><br>
<br>
</div>
<div>ClueCon Weekly Development
Call <br>
</div>
<div>☎ <a moz-do-not-send="true"
href="mailto:sip%3A888@conference.freeswitch.org"
target="_blank">sip:888@conference.<wbr>freeswitch.org</a>
☎ <a moz-do-not-send="true"
href="tel:%2B19193869900"
value="+19193869900"
target="_blank">+19193869900</a> </div>
<div><br>
</div>
</div>
</div>
<div><a moz-do-not-send="true"
href="https://www.youtube.com/watch?v=9XXgW34t40s"
style="color:rgb(17,85,204);font-size:12.8000001907349px"
target="_blank">https://www.youtube.com/watch?<wbr>v=9XXgW34t40s</a></div>
<div><a moz-do-not-send="true"
href="https://www.youtube.com/watch?v=NLaDpGQuZDA"
target="_blank">https://www.youtube.com/watch?<wbr>v=NLaDpGQuZDA</a><br>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<br>
<fieldset
class="m_-2049021035564313827mimeAttachmentHeader"></fieldset>
<br>
<pre>______________________________<wbr>______________________________<wbr>_____________
Professional FreeSWITCH Consulting Services:
<a moz-do-not-send="true" class="m_-2049021035564313827moz-txt-link-abbreviated" href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a>
<a moz-do-not-send="true" class="m_-2049021035564313827moz-txt-link-freetext" href="http://www.freeswitchsolutions.com" target="_blank">http://www.<wbr>freeswitchsolutions.com</a>
Official FreeSWITCH Sites
<a moz-do-not-send="true" class="m_-2049021035564313827moz-txt-link-freetext" href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a>
<a moz-do-not-send="true" class="m_-2049021035564313827moz-txt-link-freetext" href="http://confluence.freeswitch.org" target="_blank">http://confluence.freeswitch.<wbr>org</a>
<a moz-do-not-send="true" class="m_-2049021035564313827moz-txt-link-freetext" href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a>
FreeSWITCH-users mailing list
<a moz-do-not-send="true" class="m_-2049021035564313827moz-txt-link-abbreviated" href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.<wbr>freeswitch.org</a>
<a moz-do-not-send="true" class="m_-2049021035564313827moz-txt-link-freetext" href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/<wbr>mailman/listinfo/freeswitch-<wbr>users</a>
UNSUBSCRIBE:<a moz-do-not-send="true" class="m_-2049021035564313827moz-txt-link-freetext" href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.<wbr>freeswitch.org/mailman/<wbr>options/freeswitch-users</a>
<a moz-do-not-send="true" class="m_-2049021035564313827moz-txt-link-freetext" href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a></pre>
</blockquote>
<br>
<br>
<pre class="m_-2049021035564313827moz-signature" cols="72">--
With kind regards
Peter Steinbach
Telefaks Services GmbH
<a moz-do-not-send="true" class="m_-2049021035564313827moz-txt-link-freetext" href="mailto:lists" target="_blank">mailto:lists</a> (att) <a moz-do-not-send="true" href="http://telefaks.de" target="_blank">telefaks.de</a>
Internet: <a moz-do-not-send="true" class="m_-2049021035564313827moz-txt-link-abbreviated" href="http://www.telefaks.de" target="_blank">www.telefaks.de</a>
</pre>
</div>
</div>
</div>
<br>
______________________________<wbr>______________________________<wbr>_____________<br>
Professional FreeSWITCH Consulting Services:<br>
<a moz-do-not-send="true"
href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a moz-do-not-send="true"
href="http://www.freeswitchsolutions.com" rel="noreferrer"
target="_blank">http://www.<wbr>freeswitchsolutions.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a moz-do-not-send="true" href="http://www.freeswitch.org"
rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br>
<a moz-do-not-send="true"
href="http://confluence.freeswitch.org" rel="noreferrer"
target="_blank">http://confluence.freeswitch.<wbr>org</a><br>
<a moz-do-not-send="true" href="http://www.cluecon.com"
rel="noreferrer" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a moz-do-not-send="true"
href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.<wbr>freeswitch.org</a><br>
<a moz-do-not-send="true"
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 moz-do-not-send="true"
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 moz-do-not-send="true" 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>
<div dir="ltr">
<div>
<div dir="ltr">
<div>
<div dir="ltr">
<div>
<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
moz-do-not-send="true"
href="mailto:brian@freeswitch.org"
target="_blank">brian@freeswitch.org</a></span></font></p>
<p><font face="courier new,
monospace" size="1"><img
moz-do-not-send="true"
src="http://billing.freeswitch.org/templates/default/img/whmcslogo.png"><br>
</font></p>
<p><font face="monospace, monospace"
size="2"><b><i>Twitter:
@FreeSWITCH , @briankwest</i></b><br>
<a moz-do-not-send="true"
href="http://www.freeswitchbook.com"
target="_blank">http://www.freeswitchbook.com</a> (50%
Discount using code
FreeSwitch50)<br>
<a moz-do-not-send="true"
href="http://www.freeswitchcookbook.com"
target="_blank">http://www.freeswitchcookbook.com</a> </font><span
style="font-family:monospace,monospace;font-size:small">(50% Discount
using code FreeSwitch50)</span><font
face="monospace, monospace"
size="2"><br>
</font><a moz-do-not-send="true"
href="https://www.gofundme.com/freeswitch_ubuntu"
style="font-size:12.8px"
target="_blank"><font
face="monospace, monospace">https://www.gofundme.com/freeswitch_ubuntu</font></a></p>
<p><font face="monospace, monospace">Got
Bugs? Report them <a
moz-do-not-send="true"
href="https://freeswitch.org/jira"
target="_blank">here</a>! |
Reddit: <a
moz-do-not-send="true"
href="https://www.reddit.com/r/freeswitch"
target="_blank">/r/freeswitch</a></font></p>
<p><font face="monospace, monospace"
size="2"><b>T:</b>+19184209001 |
<b>F:</b>+19184209002 | <b>M:</b>+1918424WEST
(9378)<br>
<b>iNUM:</b>+883 5100 1420 9001
| <b>ISN:</b>410*543 | <b>Skype:</b>briankwest</font></p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_________________________________________________________________________
Professional FreeSWITCH Consulting Services:
<a class="moz-txt-link-abbreviated" href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a>
<a class="moz-txt-link-freetext" href="http://www.freeswitchsolutions.com">http://www.freeswitchsolutions.com</a>
Official FreeSWITCH Sites
<a class="moz-txt-link-freetext" href="http://www.freeswitch.org">http://www.freeswitch.org</a>
<a class="moz-txt-link-freetext" href="http://confluence.freeswitch.org">http://confluence.freeswitch.org</a>
<a class="moz-txt-link-freetext" href="http://www.cluecon.com">http://www.cluecon.com</a>
FreeSWITCH-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a>
<a class="moz-txt-link-freetext" href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a>
UNSUBSCRIBE:<a class="moz-txt-link-freetext" href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a>
<a class="moz-txt-link-freetext" href="http://www.freeswitch.org">http://www.freeswitch.org</a></pre>
</blockquote>
<br>
<br>
<pre class="moz-signature" cols="72">--
With kind regards
Peter Steinbach
Telefaks Services GmbH
<a class="moz-txt-link-freetext" href="mailto:lists">mailto:lists</a> (att) telefaks.de
Internet: <a class="moz-txt-link-abbreviated" href="http://www.telefaks.de">www.telefaks.de</a>
</pre>
</body>
</html>