<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>any iptables rules activated? SELinux?<br>
</p>
<div class="moz-cite-prefix">On 5/25/2018 1:13 PM, Blackhold wrote:<br>
</div>
<blockquote type="cite"
cite="mid:CAMFaAL1ma4escHwzF=miGUeabSSbhaivBBAx_B87Ryohv4gYqg@mail.gmail.com">
<div dir="ltr">
<div>root@freeswitch-capa8:/usr/local/freeswitch/log# grep CRIT
freeswitch.log </div>
<div>2018-05-25 22:11:59.362305 [CRIT] switch_core_sqldb.c:468
Failure! PGSQL NOT AVAILABLE! Can't connect to DSN
hostaddr=127.0.0.1 dbname=freeswitch_db user=freeswitch_user
password='XXX' options='-c client_min_messages=NOTICE'
application_name='freeswitch'</div>
<div>2018-05-25 22:11:59.362669 [CRIT] sofia.c:3130 Cannot Open
SQL Database [internal-ipv6]!</div>
<div>2018-05-25 22:12:00.362142 [CRIT] switch_core_sqldb.c:468
Failure! PGSQL NOT AVAILABLE! Can't connect to DSN
hostaddr=127.0.0.1 dbname=freeswitch_db user=freeswitch_user
password='XXX' options='-c client_min_messages=NOTICE'
application_name='freeswitch'</div>
<div>2018-05-25 22:12:00.362145 [CRIT] sofia.c:3130 Cannot Open
SQL Database [internal]!</div>
<div>2018-05-25 22:12:03.021179 [CRIT] switch_core_sqldb.c:468
Failure! PGSQL NOT AVAILABLE! Can't connect to DSN
hostaddr=127.0.0.1 dbname=freeswitch_db user=freeswitch_user
password='XXX' options='-c client_min_messages=NOTICE'
application_name='freeswitch'</div>
<div>2018-05-25 22:12:03.563069 [CRIT] switch_core_sqldb.c:468
Failure! PGSQL NOT AVAILABLE! Can't connect to DSN
hostaddr=127.0.0.1 dbname=freeswitch_db user=freeswitch_user
password='XXX' options='-c client_min_messages=NOTICE'
application_name='freeswitch'</div>
<div>2018-05-25 22:12:03.563076 [CRIT] mod_voicemail.c:774
Cannot open DB!</div>
<div><br>
</div>
</div>
<div class="gmail_extra"><br clear="all">
<div>
<div class="gmail_signature" data-smartmail="gmail_signature"><br>
- Blackhold<br>
<a href="http://blackhold.nusepas.com" target="_blank"
moz-do-not-send="true">http://blackhold.nusepas.com</a><br>
@blackhold_<br>
~> cal lluitar contra el fort per deixar de ser febles, i
contra nosaltres mateixos quan siguem forts (Xirinacs)<br>
<°((( ><</div>
</div>
<br>
<div class="gmail_quote">2018-05-25 21:56 GMT+02:00 Madovsky <span
dir="ltr"><<a href="mailto:infos@madovsky.org"
target="_blank" moz-do-not-send="true">infos@madovsky.org</a>></span>:<br>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">
<div text="#000000" bgcolor="#FFFFFF">
<p>also turn FS to debug level 7 to 9 to see if it tries
to connect to the database<br>
</p>
<div>
<div class="h5">
<div class="m_3494517540569228041moz-cite-prefix">On
5/25/2018 11:18 AM, Michael Jerris wrote:<br>
</div>
<blockquote type="cite"> there is an arg to not create
schema, its possible thats default on odbc, but I
didnt think so. You’ll need to look at the errors
and see if its trying to create the schema or not.
If it is and its failing, the errors should point
you to why.
<div>
<div><br>
<blockquote type="cite">
<div>On May 25, 2018, at 2:15 PM, Blackhold
<<a
href="mailto:blackholdmailer@gmail.com"
target="_blank" moz-do-not-send="true">blackholdmailer@gmail.com</a>>
wrote:</div>
<br
class="m_3494517540569228041Apple-interchange-newline">
<div>
<div dir="ltr">no, it still don't. It still
don't create tables on turning on
freeswitch :(</div>
<div class="gmail_extra"><br clear="all">
<div>
<div
class="m_3494517540569228041gmail_signature"
data-smartmail="gmail_signature"><br>
- Blackhold<br>
<a
href="http://blackhold.nusepas.com/"
target="_blank"
moz-do-not-send="true">http://blackhold.nusepas.com</a><br>
@blackhold_<br>
~> cal lluitar contra el fort per
deixar de ser febles, i contra
nosaltres mateixos quan siguem forts
(Xirinacs)<br>
<°((( ><</div>
</div>
<br>
<div class="gmail_quote">2018-05-25 19:14
GMT+02:00 Michael Jerris <span
dir="ltr"><<a
href="mailto:mike@jerris.com"
target="_blank"
moz-do-not-send="true">mike@jerris.com</a>></span>:<br>
<blockquote class="gmail_quote"
style="margin:0 0 0
.8ex;border-left:1px #ccc
solid;padding-left:1ex">
<div
style="word-wrap:break-word;line-break:after-white-space">it
sounds like its actually working?
<div>
<div
class="m_3494517540569228041h5"><br>
<div><br>
<blockquote type="cite">
<div>On May 25, 2018, at
1:07 PM, Blackhold <<a
href="mailto:blackholdmailer@gmail.com" target="_blank"
moz-do-not-send="true">blackholdmailer@gmail.com</a>>
wrote:</div>
<br
class="m_3494517540569228041m_-1201048498107052003Apple-interchange-newline">
<div>
<div dir="ltr">it seems it
is not a permissions
problem, 'cause I can
create and delete a
table and insert
registries to the table
as user I have created
<div><br>
</div>
<div>
<div>postgres@freeswitch-capa8:~/sq<wbr>l$
psql -U
freeswitch_user -d
freeswitch_db
--password</div>
<div>Password for user
freeswitch_user: </div>
<div>psql (9.4.15)</div>
<div>Type "help" for
help.</div>
<div><br>
</div>
<div>freeswitch_db=>
CREATE TABLE
complete (</div>
<div>freeswitch_db(>
sticky INTEGER,</div>
<div>freeswitch_db(>
a1 VARCHAR(128),</div>
<div>freeswitch_db(>
a2 VARCHAR(128),</div>
<div>freeswitch_db(>
a3 VARCHAR(128),</div>
<div>freeswitch_db(>
a4 VARCHAR(128),</div>
<div>freeswitch_db(>
a5 VARCHAR(128),</div>
<div>freeswitch_db(>
a6 VARCHAR(128),</div>
<div>freeswitch_db(>
a7 VARCHAR(128),</div>
<div>freeswitch_db(>
a8 VARCHAR(128),</div>
<div>freeswitch_db(>
a9 VARCHAR(128),</div>
<div>freeswitch_db(>
a10 VARCHAR(128),</div>
<div>freeswitch_db(>
hostname
VARCHAR(256)</div>
<div>freeswitch_db(>
);</div>
<div>CREATE TABLE</div>
<div>freeswitch_db=>
INSERT INTO
"complete"
VALUES(0,'console','help','','<wbr>','','','','','','','freeswitc<wbr>h-capa8');</div>
<div>INSERT 0 1</div>
<div>freeswitch_db=>
INSERT INTO
"complete"
VALUES(0,'console','loglevel',<wbr>'','','','','','','','','frees<wbr>witch-capa8');</div>
<div>INSERT 0 1</div>
<div>freeswitch_db=>
INSERT INTO
"complete"
VALUES(0,'console','loglevel',<wbr>'help','','','','','','','','f<wbr>reeswitch-capa8');</div>
<div>INSERT 0 1</div>
<div>freeswitch_db=>
INSERT INTO
"complete"
VALUES(0,'console','loglevel',<wbr>'console','','','','','','',''<wbr>,'freeswitch-capa8');</div>
<div>INSERT 0 1</div>
<div>freeswitch_db=>
INSERT INTO
"complete"
VALUES(0,'console','loglevel',<wbr>'alert','','','','','','','','<wbr>freeswitch-capa8');</div>
<div>INSERT 0 1</div>
<div>freeswitch_db=>
INSERT INTO
"complete"
VALUES(0,'console','loglevel',<wbr>'crit','','','','','','','','f<wbr>reeswitch-capa8');</div>
<div>INSERT 0 1</div>
<div>freeswitch_db=>
INSERT INTO
"complete"
VALUES(0,'console','loglevel',<wbr>'err','','','','','','','','fr<wbr>eeswitch-capa8');</div>
<div>INSERT 0 1</div>
<div>freeswitch_db=>
\dt</div>
<div>
List of relations</div>
<div> Schema | Name
| Type |
Owner </div>
<div>--------+----------+-------+--<wbr>---------------</div>
<div> public |
complete | table |
freeswitch_user</div>
<div>(1 row)</div>
<div><br>
</div>
<div>freeswitch_db=>
drop table complete;</div>
<div>DROP TABLE</div>
<div>freeswitch_db=>
\dt</div>
<div>No relations
found.</div>
</div>
<div><br>
</div>
<div><br>
</div>
<div>I show the db
config in the config
files (grouped by
config line):</div>
<div><br>
</div>
<div>
<div>root@freeswitch-capa8:/usr/loc<wbr>al/freeswitch/conf#
grep XXX * -R</div>
<div><br>
</div>
<div><span
style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:small;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline">autoload_configs/switch.conf.x<wbr>ml:
<param
name="core-db-dsn"
value="<a
moz-do-not-send="true">pgsql://hostaddr=127.0.<wbr>0.1</a>
dbname=freeswitch_db user=freeswitch_user password='</span><span
style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:small;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration-style:initial;text-decoration-color:initial;background-color:rgb(255,255,255);float:none;display:inline">U8r9BuntD6iryrKK</span><span
style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:small;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline">'
options='-c
client_min_messages=NOTICE'"
/></span><br>
</div>
<div><span
style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:small;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline"><br>
</span></div>
<div>autoload_configs/directory.con<wbr>f.xml:
<param
name="odbc-dsn"
value="<a
moz-do-not-send="true">pgsql://hostaddr=127.0.<wbr>0.1</a>
dbname=freeswitch_db
user=freeswitch_user
password='XXX'
options='-c
client_min_messages=NOTICE'
application_name='freeswitch'" /></div>
<div>autoload_configs/voicemail.con<wbr>f.xml:
<param
name="odbc-dsn"
value="<a
moz-do-not-send="true">pgsql://hostaddr=127.0.<wbr>0.1</a>
dbname=freeswitch_db
user=freeswitch_user
password='XXX'
options='-c
client_min_messages=NOTICE'
application_name='freeswitch'" /></div>
<div>autoload_configs/cidlookup.con<wbr>f.xml:
<param
name="odbc-dsn"
value="<a
moz-do-not-send="true">pgsql://hostaddr=127.0.<wbr>0.1</a>
dbname=freeswitch_db
user=freeswitch_user
password='XXX'
options='-c
client_min_messages=NOTICE'
application_name='freeswitch'" /></div>
<div>autoload_configs/db.conf.xml:
<param
name="odbc-dsn"
value="<a
moz-do-not-send="true">pgsql://hostaddr=127.0.<wbr>0.1</a>
dbname=freeswitch_db
user=freeswitch_user
password='XXX'
options='-c
client_min_messages=NOTICE'
application_name='freeswitch'" /></div>
<div>autoload_configs/lcr.conf.xml:<wbr>
<param
name="odbc-dsn"
value="<a
moz-do-not-send="true">pgsql://hostaddr=127.0.<wbr>0.1</a>
dbname=freeswitch_db
user=freeswitch_user
password='<span
style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:small;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline">XXX</span>'
options='-c
client_min_messages=NOTICE'
application_name='freeswitch'" /></div>
<div>autoload_configs/<a
href="http://callcenter.co" moz-do-not-send="true">callcenter.co</a><wbr>nf.xml:
<param
name="odbc-dsn"
value="<a
moz-do-not-send="true">pgsql://hostaddr=127.0.<wbr>0.1</a>
dbname=freeswitch_db
user=freeswitch_user
password='<span
style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:small;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline">XXX</span>'
options='-c
client_min_messages=NOTICE'
application_name='freeswitch'" /></div>
<div>jingle_profiles/server.xml:
<param
name="odbc-dsn"
value="<a
moz-do-not-send="true">pgsql://hostaddr=127.0.<wbr>0.1</a>
dbname=freeswitch_db
user=freeswitch_user
password='<span
style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:small;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline">XXX</span>'
options='-c
client_min_messages=NOTICE'
application_name='freeswitch'" /></div>
<div>sip_profiles/internal.xml:
<param
name="odbc-dsn"
value="<a
moz-do-not-send="true">pgsql://hostaddr=127.0.<wbr>0.1</a>
dbname=freeswitch_db
user=freeswitch_user
password='<span
style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:small;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline">XXX</span>'
options='-c
client_min_messages=NOTICE'
application_name='freeswitch'" /></div>
<div>sip_profiles/internal-ipv6.xml<wbr>:
<param
name="odbc-dsn"
value="<a
moz-do-not-send="true">pgsql://hostaddr=127.0.<wbr>0.1</a>
dbname=freeswitch_db
user=freeswitch_user
password='<span
style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:small;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline">XXX</span>'
options='-c
client_min_messages=NOTICE'
application_name='freeswitch'" /></div>
<div>skinny_profiles/internal.xml:
<param
name="odbc-dsn"
value="<a
moz-do-not-send="true">pgsql://hostaddr=127.0.<wbr>0.1</a>
dbname=freeswitch_db
user=freeswitch_user
password='<span
style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:small;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline">XXX</span>'
options='-c
client_min_messages=NOTICE'
application_name='freeswitch'" /></div>
</div>
<div><br>
</div>
<div>
<div
style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:small;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial">autoload_configs/easyroute.con<wbr>f.xml:
<param
name="db-password"
value="XXX"/></div>
<div
style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:small;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial">autoload_configs/easyroute.con<wbr>f.xml:
<param
name="db-dsn"
value="<a
moz-do-not-send="true">pgsql://hostaddr=127.0.<wbr>0.1</a>
dbname=freeswitch_db
user=freeswitch_user
password='XXX'
options='-c
client_min_messages=NOTICE'
application_name='freeswitch'" /></div>
</div>
<div><br>
</div>
<div><span
style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:small;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline">autoload_configs/lcr.conf.xml:<wbr>
<!--<param
name="odbc-dsn"
value="freeswitch_db:freeswitc<wbr>h_user:</span><span
style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:small;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration-style:initial;text-decoration-color:initial;background-color:rgb(255,255,255);float:none;display:inline">U8r9BuntD6iryrKK</span><span
style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:small;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline">"/>--> </span></div>
<div><span
style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:small;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline">sip_profiles/internal.xml:
<!--<param
name="odbc-dsn"
value="freeswitch:freeswitch_u<wbr>ser:</span><span
style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:small;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration-style:initial;text-decoration-color:initial;background-color:rgb(255,255,255);float:none;display:inline">U8r9BuntD6iryrKK</span><span
style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:small;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline">"/>--></span><br>
</div>
<div><br>
</div>
</div>
<div class="gmail_extra"><br
clear="all">
</div>
</div>
</blockquote>
</div>
<br>
</div>
</div>
</div>
<br>
______________________________<wbr>______________________________<wbr>_____________<br>
Professional FreeSWITCH Consulting
Services:<br>
<a
href="mailto:consulting@freeswitch.org"
target="_blank"
moz-do-not-send="true">consulting@freeswitch.org</a><br>
<a
href="http://www.freeswitchsolutions.com/"
rel="noreferrer" target="_blank"
moz-do-not-send="true">http://www.freeswitchsolutions<wbr>.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org/"
rel="noreferrer" target="_blank"
moz-do-not-send="true">http://www.freeswitch.org</a><br>
<a
href="http://confluence.freeswitch.org/"
rel="noreferrer" target="_blank"
moz-do-not-send="true">http://confluence.freeswitch.o<wbr>rg</a><br>
<a href="http://www.cluecon.com/"
rel="noreferrer" target="_blank"
moz-do-not-send="true">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a
href="mailto:FreeSWITCH-users@lists.freeswitch.org"
target="_blank"
moz-do-not-send="true">FreeSWITCH-users@lists.freeswi<wbr>tch.org</a><br>
<a
href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users"
rel="noreferrer" target="_blank"
moz-do-not-send="true">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"
moz-do-not-send="true">http://lists.frees<wbr>witch.org/mailman/options/<wbr>freeswitch-users</a><br>
<a href="http://www.freeswitch.org/"
rel="noreferrer" target="_blank"
moz-do-not-send="true">http://www.freeswitch.org</a><br>
</blockquote>
</div>
<br>
</div>
______________________________<wbr>______________________________<wbr>_____________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org"
target="_blank" moz-do-not-send="true">consulting@freeswitch.org</a><br>
<a
class="m_3494517540569228041moz-txt-link-freetext"
href="http://www.freeswitchsolutions.com"
target="_blank" moz-do-not-send="true">http://www.<wbr>freeswitchsolutions.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a
class="m_3494517540569228041moz-txt-link-freetext"
href="http://www.freeswitch.org"
target="_blank" moz-do-not-send="true">http://www.freeswitch.org</a><br>
<a
class="m_3494517540569228041moz-txt-link-freetext"
href="http://confluence.freeswitch.org"
target="_blank" moz-do-not-send="true">http://confluence.freeswitch.<wbr>org</a><br>
<a
class="m_3494517540569228041moz-txt-link-freetext"
href="http://www.cluecon.com"
target="_blank" moz-do-not-send="true">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a
class="m_3494517540569228041moz-txt-link-abbreviated"
href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank"
moz-do-not-send="true">FreeSWITCH-users@lists.<wbr>freeswitch.org</a><br>
<a
class="m_3494517540569228041moz-txt-link-freetext"
href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users"
target="_blank" moz-do-not-send="true">http://lists.freeswitch.org/<wbr>mailman/listinfo/freeswitch-<wbr>users</a><br>
UNSUBSCRIBE:<a
class="m_3494517540569228041moz-txt-link-freetext"
href="http://lists.freeswitch.org/mailman/options/freeswitch-users"
target="_blank" moz-do-not-send="true">http://lists.<wbr>freeswitch.org/mailman/<wbr>options/freeswitch-users</a><br>
<a
class="m_3494517540569228041moz-txt-link-freetext"
href="http://www.freeswitch.org"
target="_blank" moz-do-not-send="true">http://www.freeswitch.org</a></div>
</blockquote>
</div>
<br>
</div>
<br>
<fieldset
class="m_3494517540569228041mimeAttachmentHeader"></fieldset>
<br>
<pre>______________________________<wbr>______________________________<wbr>_____________
Professional FreeSWITCH Consulting Services:
<a class="m_3494517540569228041moz-txt-link-abbreviated" href="mailto:consulting@freeswitch.org" target="_blank" moz-do-not-send="true">consulting@freeswitch.org</a>
<a class="m_3494517540569228041moz-txt-link-freetext" href="http://www.freeswitchsolutions.com" target="_blank" moz-do-not-send="true">http://www.<wbr>freeswitchsolutions.com</a>
Official FreeSWITCH Sites
<a class="m_3494517540569228041moz-txt-link-freetext" href="http://www.freeswitch.org" target="_blank" moz-do-not-send="true">http://www.freeswitch.org</a>
<a class="m_3494517540569228041moz-txt-link-freetext" href="http://confluence.freeswitch.org" target="_blank" moz-do-not-send="true">http://confluence.freeswitch.<wbr>org</a>
<a class="m_3494517540569228041moz-txt-link-freetext" href="http://www.cluecon.com" target="_blank" moz-do-not-send="true">http://www.cluecon.com</a>
FreeSWITCH-users mailing list
<a class="m_3494517540569228041moz-txt-link-abbreviated" href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank" moz-do-not-send="true">FreeSWITCH-users@lists.<wbr>freeswitch.org</a>
<a class="m_3494517540569228041moz-txt-link-freetext" href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank" moz-do-not-send="true">http://lists.freeswitch.org/<wbr>mailman/listinfo/freeswitch-<wbr>users</a>
UNSUBSCRIBE:<a class="m_3494517540569228041moz-txt-link-freetext" href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank" moz-do-not-send="true">http://lists.<wbr>freeswitch.org/mailman/<wbr>options/freeswitch-users</a>
<a class="m_3494517540569228041moz-txt-link-freetext" href="http://www.freeswitch.org" target="_blank" moz-do-not-send="true">http://www.freeswitch.org</a></pre>
</blockquote>
<br>
</div>
</div>
</div>
<br>
______________________________<wbr>______________________________<wbr>_____________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org"
moz-do-not-send="true">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com"
rel="noreferrer" target="_blank" moz-do-not-send="true">http://www.<wbr>freeswitchsolutions.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" rel="noreferrer"
target="_blank" moz-do-not-send="true">http://www.freeswitch.org</a><br>
<a href="http://confluence.freeswitch.org" rel="noreferrer"
target="_blank" moz-do-not-send="true">http://confluence.freeswitch.<wbr>org</a><br>
<a href="http://www.cluecon.com" rel="noreferrer"
target="_blank" moz-do-not-send="true">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org"
moz-do-not-send="true">FreeSWITCH-users@lists.<wbr>freeswitch.org</a><br>
<a
href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users"
rel="noreferrer" target="_blank" moz-do-not-send="true">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" moz-do-not-send="true">http://lists.<wbr>freeswitch.org/mailman/<wbr>options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" rel="noreferrer"
target="_blank" moz-do-not-send="true">http://www.freeswitch.org</a><br>
</blockquote>
</div>
<br>
</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>
</body>
</html>