<html><head><style>body{font-family:Helvetica,Arial;font-size:13px}</style></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div id="bloop_customfont" style="font-family:Helvetica,Arial;font-size:13px; color: rgba(0,0,0,1.0); margin: 0px; line-height: auto;"><div style="font-family: Helvetica; font-size: 12px;">While the debug log was originally in this email thread, here is another copy along with SIP/Sofia trace enabled.</div><div style="font-family: Helvetica; font-size: 12px;"><br></div><div style="font-family: Helvetica; font-size: 12px;">Debug Log:&nbsp;<a href="http://pastebin.com/tSC4gg5z">http://pastebin.com/tSC4gg5z</a></div><div style="font-family: Helvetica; font-size: 12px;">SIP/Sofia Trace:&nbsp;<a href="http://pastebin.com/JwTDTTah">http://pastebin.com/JwTDTTah</a></div></div> <br> <div id="bloop_sign_1451939172635422976" class="bloop_sign"><div style="font-family:helvetica,arial;font-size:13px">--&nbsp;<br><br>Sent with Airmail</div></div> <div class="airmail_ext_on" style="color:black"><br>From:&nbsp;<span style="color:black">Michael Jerris</span> <a href="mailto:mike@jerris.com">&lt;mike@jerris.com&gt;</a><br>Reply:&nbsp;<span style="color:black">FreeSWITCH Users Help</span> <a href="mailto:freeswitch-users@lists.freeswitch.org">&lt;freeswitch-users@lists.freeswitch.org&gt;</a><br>Date:&nbsp;<span style="color:black">January 4, 2016 at 11:16:15 PM</span><br>To:&nbsp;<span style="color:black">FreeSWITCH Users Help</span> <a href="mailto:freeswitch-users@lists.freeswitch.org">&lt;freeswitch-users@lists.freeswitch.org&gt;</a><br>Subject:&nbsp;<span style="color:black"> Re: [Freeswitch-users] Call rejecting while IP in the ACL <br></span></div><br> <blockquote type="cite" class="clean_bq"><span><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div></div><div>




<title></title>


I can't tell from this debug what is rejecting the call.
&nbsp;Looks like we don't have any debug log in whatever code path
its hitting, which is strange.
<div class=""><br class="">
<div>
<blockquote type="cite" class="">
<div class="">On Jan 4, 2016, at 3:04 PM, Muhammad Naseer Bhatti
&lt;<a href="mailto:nbhatti@gmail.com" class="">nbhatti@gmail.com</a>&gt; wrote:</div>
<br class="Apple-interchange-newline">
<div class="">
<div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
<div class="">It is an outgoing call,</div>
<div class=""><br class=""></div>
<div class="">SIP Trace here,&nbsp;<a href="http://pastebin.com/a3GxEMdd" class="">http://pastebin.com/a3GxEMdd</a></div>
<div class=""><br class=""></div>
<div class="">If the IP is there in ACL where acl and reloadacl
confirms, I should be able to hit a context atleast?</div>
<div class=""><br class=""></div>
<br class="">
<div class="">
<blockquote type="cite" class="">
<div class="">On Jan 4, 2016, at 10:54 PM, Brian West &lt;<a href="mailto:brian@freeswitch.org" class="">brian@freeswitch.org</a>&gt;
wrote:</div>
<br class="Apple-interchange-newline">
<div class="">
<div dir="ltr" class="">turn up the debug level, it may show you
more, see vars.xml for the default log level.</div>
<div class="gmail_extra"><br class="">
<div class="gmail_quote">On Mon, Jan 4, 2016 at 1:48 PM, Muhammad
Naseer Bhatti <span dir="ltr" class="">&lt;<a href="mailto:nbhatti@gmail.com" target="_blank" class="">nbhatti@gmail.com</a>&gt;</span> wrote:<br class="">
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div style="word-wrap:break-word" class="">
<div class="">But I don’t see it’s hitting any context at all or am
I missing something again?</div>
<div class="">
<div class="h5"><br class="">
<div class="">
<blockquote type="cite" class="">
<div class="">On Jan 4, 2016, at 10:43 PM, Brian West &lt;<a href="mailto:brian@freeswitch.org" target="_blank" class="">brian@freeswitch.org</a>&gt; wrote:</div>
<br class="">
<div class="">
<div dir="ltr" class="">The call is probably not going into the
context you think it is.</div>
<div class="gmail_extra"><br class="">
<div class="gmail_quote">On Mon, Jan 4, 2016 at 1:11 PM, Muhammad
Naseer Bhatti <span dir="ltr" class="">&lt;<a href="mailto:nbhatti@gmail.com" target="_blank" class="">nbhatti@gmail.com</a>&gt;</span> wrote:<br class="">
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div style="word-wrap:break-word" class="">
<div class="">Bump …</div>
<div class="">
<div class=""><br class="">
<div class="">
<blockquote type="cite" class="">
<div class="">On Jan 3, 2016, at 4:14 PM, Muhammad Naseer Bhatti
&lt;<a href="mailto:nbhatti@gmail.com" target="_blank" class="">nbhatti@gmail.com</a>&gt; wrote:</div>
<br class="">
<div class="">
<div style="word-wrap:break-word" class="">
<div class="">I am trying to authenticate with cidr attribute for
the directory and configure sofia profile is to use
apply-inbound-acl &nbsp;for value: domains. While the IP address is
set there in the ACL list and seen by the ACL, the call is not
hitting the dialplan.</div>
<div class=""><br class=""></div>
<div class="">
<div class="">freeswitch@internal&gt; acl 10.211.55.2 <a href="http://10.211.55.0/24" target="_blank" class="">10.211.55.0/24</a></div>
<div class="">true</div>
</div>
<div class=""><br class=""></div>
<div class="">
<div class="">
<div class="">freeswitch@internal&gt; reloadacl</div>
<div class="">+OK acl reloaded</div>
</div>
<div class="">2016-01-03 16:05:14.920901 [NOTICE]
switch_core.c:1568 Created ip list domains default (deny)</div>
<div class=""><b class="">2016-01-03 16:05:14.920901 [NOTICE]
switch_utils.c:545 Adding <a href="http://10.211.55.0/24" target="_blank" class="">10.211.55.0/24</a> (allow) [<a href="mailto:8449347@10.211.55.26" target="_blank" class="">8449347@10.211.55.26</a>] to list domains</b></div>
<div class="">2016-01-03 16:05:31.141849 [NOTICE]
switch_channel.c:1091 New Channel <a href="mailto:sofia/vBilling/8449347@10.211.55.26" target="_blank" class="">sofia/vBilling/8449347@10.211.55.26</a>
[aaf18f0c-b21a-11e5-8b74-3f5672d9ef1e]</div>
</div>
<div class=""><br class=""></div>
<div class="">But when I make a call, it goes straight to
HANGUP.</div>
<div class=""><br class=""></div>
<div class="">
<div class="">2016-01-03 16:08:35.941031 [NOTICE]
switch_channel.c:1091 New Channel <a href="mailto:sofia/vBilling/8449347@10.211.55.26" target="_blank" class="">sofia/vBilling/8449347@10.211.55.26</a>
[19164d10-b21b-11e5-8b77-3f5672d9ef1e]</div>
<div class="">2016-01-03 16:08:35.941031 [DEBUG]
switch_core_state_machine.c:473 (<a href="mailto:sofia/vBilling/8449347@10.211.55.26" target="_blank" class="">sofia/vBilling/8449347@10.211.55.26</a>) Running State Change
CS_NEW</div>
<div class="">2016-01-03 16:08:35.941031 [DEBUG] sofia.c:9244
<a href="mailto:sofia/vBilling/8449347@10.211.55.26" target="_blank" class="">sofia/vBilling/8449347@10.211.55.26</a> receiving
invite from <a href="http://10.211.55.2:51025/" target="_blank" class="">10.211.55.2:51025</a> version: 1.7.0 git de5bbef
2015-12-31 16:03:11Z 64bit</div>
<div class="">2016-01-03 16:08:35.941031 [DEBUG]
switch_core_state_machine.c:492 (<a href="mailto:sofia/vBilling/8449347@10.211.55.26" target="_blank" class="">sofia/vBilling/8449347@10.211.55.26</a>) State NEW</div>
<div class="">2016-01-03 16:08:35.941031 [DEBUG] sofia.c:2147
detaching session 19164d10-b21b-11e5-8b77-3f5672d9ef1e</div>
<div class="">2016-01-03 16:08:35.941031 [DEBUG] sofia.c:2255
Re-attaching to session 19164d10-b21b-11e5-8b77-3f5672d9ef1e</div>
<div class="">2016-01-03 16:08:35.960967 [DEBUG] sofia.c:9244
<a href="mailto:sofia/vBilling/8449347@10.211.55.26" target="_blank" class="">sofia/vBilling/8449347@10.211.55.26</a> receiving
invite from <a href="http://10.211.55.2:51025/" target="_blank" class="">10.211.55.2:51025</a> version: 1.7.0 git de5bbef
2015-12-31 16:03:11Z 64bit</div>
<div class="">2016-01-03 16:08:35.960967 [NOTICE] sofia.c:2145
Hangup <a href="mailto:sofia/vBilling/8449347@10.211.55.26" target="_blank" class="">sofia/vBilling/8449347@10.211.55.26</a> [CS_NEW]
[CALL_REJECTED]</div>
<div class="">2016-01-03 16:08:35.980992 [DEBUG] sofia.c:1355
Channel is already hungup.</div>
<div class="">2016-01-03 16:08:35.980992 [DEBUG]
switch_core_state_machine.c:473 (<a href="mailto:sofia/vBilling/8449347@10.211.55.26" target="_blank" class="">sofia/vBilling/8449347@10.211.55.26</a>) Running State Change
CS_HANGUP</div>
<div class="">2016-01-03 16:08:35.980992 [DEBUG]
switch_core_state_machine.c:739 (<a href="mailto:sofia/vBilling/8449347@10.211.55.26" target="_blank" class="">sofia/vBilling/8449347@10.211.55.26</a>) Callstate Change DOWN
-&gt; HANGUP</div>
<div class="">2016-01-03 16:08:35.980992 [DEBUG]
switch_core_state_machine.c:741 (<a href="mailto:sofia/vBilling/8449347@10.211.55.26" target="_blank" class="">sofia/vBilling/8449347@10.211.55.26</a>) State HANGUP</div>
<div class="">2016-01-03 16:08:35.980992 [DEBUG] mod_sofia.c:431
Channel <a href="mailto:sofia/vBilling/8449347@10.211.55.26" target="_blank" class="">sofia/vBilling/8449347@10.211.55.26</a>
hanging up, cause: CALL_REJECTED</div>
<div class="">2016-01-03 16:08:35.980992 [DEBUG]
switch_core_state_machine.c:60 <a href="mailto:sofia/vBilling/8449347@10.211.55.26" target="_blank" class="">sofia/vBilling/8449347@10.211.55.26</a> Standard HANGUP, cause:
CALL_REJECTED</div>
<div class="">2016-01-03 16:08:35.980992 [DEBUG]
switch_core_state_machine.c:741 (<a href="mailto:sofia/vBilling/8449347@10.211.55.26" target="_blank" class="">sofia/vBilling/8449347@10.211.55.26</a>) State HANGUP going to
sleep</div>
<div class="">2016-01-03 16:08:35.980992 [DEBUG]
switch_core_state_machine.c:508 (<a href="mailto:sofia/vBilling/8449347@10.211.55.26" target="_blank" class="">sofia/vBilling/8449347@10.211.55.26</a>) State Change CS_HANGUP
-&gt; CS_REPORTING</div>
<div class="">2016-01-03 16:08:35.980992 [DEBUG]
switch_core_state_machine.c:473 (<a href="mailto:sofia/vBilling/8449347@10.211.55.26" target="_blank" class="">sofia/vBilling/8449347@10.211.55.26</a>) Running State Change
CS_REPORTING</div>
<div class="">2016-01-03 16:08:35.980992 [DEBUG]
switch_core_state_machine.c:827 (<a href="mailto:sofia/vBilling/8449347@10.211.55.26" target="_blank" class="">sofia/vBilling/8449347@10.211.55.26</a>) State REPORTING</div>
<div class="">2016-01-03 16:08:35.980992 [DEBUG]
switch_core_state_machine.c:104 <a href="mailto:sofia/vBilling/8449347@10.211.55.26" target="_blank" class="">sofia/vBilling/8449347@10.211.55.26</a> Standard REPORTING,
cause: CALL_REJECTED</div>
<div class="">2016-01-03 16:08:35.980992 [DEBUG]
switch_core_state_machine.c:827 (<a href="mailto:sofia/vBilling/8449347@10.211.55.26" target="_blank" class="">sofia/vBilling/8449347@10.211.55.26</a>) State REPORTING going
to sleep</div>
<div class="">2016-01-03 16:08:35.980992 [DEBUG]
switch_core_state_machine.c:499 (<a href="mailto:sofia/vBilling/8449347@10.211.55.26" target="_blank" class="">sofia/vBilling/8449347@10.211.55.26</a>) State Change
CS_REPORTING -&gt; CS_DESTROY</div>
<div class="">2016-01-03 16:08:35.980992 [DEBUG]
switch_core_session.c:1646 Session 5 (<a href="mailto:sofia/vBilling/8449347@10.211.55.26" target="_blank" class="">sofia/vBilling/8449347@10.211.55.26</a>) Locked, Waiting on
external entities</div>
<div class="">2016-01-03 16:08:35.980992 [NOTICE]
switch_core_session.c:1664 Session 5 (<a href="mailto:sofia/vBilling/8449347@10.211.55.26" target="_blank" class="">sofia/vBilling/8449347@10.211.55.26</a>) Ended</div>
<div class="">2016-01-03 16:08:35.980992 [NOTICE]
switch_core_session.c:1668 Close Channel <a href="mailto:sofia/vBilling/8449347@10.211.55.26" target="_blank" class="">sofia/vBilling/8449347@10.211.55.26</a> [CS_DESTROY]</div>
<div class="">2016-01-03 16:08:35.980992 [DEBUG]
switch_core_state_machine.c:630 (<a href="mailto:sofia/vBilling/8449347@10.211.55.26" target="_blank" class="">sofia/vBilling/8449347@10.211.55.26</a>) Running State Change
CS_DESTROY</div>
<div class="">2016-01-03 16:08:35.980992 [DEBUG]
switch_core_state_machine.c:640 (<a href="mailto:sofia/vBilling/8449347@10.211.55.26" target="_blank" class="">sofia/vBilling/8449347@10.211.55.26</a>) State DESTROY</div>
<div class="">2016-01-03 16:08:35.980992 [DEBUG] mod_sofia.c:341
<a href="mailto:sofia/vBilling/8449347@10.211.55.26" target="_blank" class="">sofia/vBilling/8449347@10.211.55.26</a> SOFIA
DESTROY</div>
<div class="">2016-01-03 16:08:35.980992 [DEBUG]
switch_core_state_machine.c:111 <a href="mailto:sofia/vBilling/8449347@10.211.55.26" target="_blank" class="">sofia/vBilling/8449347@10.211.55.26</a> Standard DESTROY</div>
<div class="">2016-01-03 16:08:35.980992 [DEBUG]
switch_core_state_machine.c:640 (<a href="mailto:sofia/vBilling/8449347@10.211.55.26" target="_blank" class="">sofia/vBilling/8449347@10.211.55.26</a>) State DESTROY going to
sleep</div>
</div>
<div class=""><br class=""></div>
<div class="">Can’t seem to figure out if I am missing something
here.</div>
<div class=""><br class=""></div>
<div class="">My acl is served as,</div>
<div class=""><br class=""></div>
<div class=""><br class=""></div>
<div class="">Thanks,</div>
<div class="">Muhammad</div>
</div>
</div>
</blockquote>
</div>
<br class=""></div>
</div>
</div>
<br class="">
_________________________________________________________________________<br class="">

Professional FreeSWITCH Consulting Services:<br class="">
<a href="mailto:consulting@freeswitch.org" target="_blank" class="">consulting@freeswitch.org</a><br class="">
<a href="http://www.freeswitchsolutions.com/" rel="noreferrer" target="_blank" class="">http://www.freeswitchsolutions.com</a><br class="">
<br class="">
Official FreeSWITCH Sites<br class="">
<a href="http://www.freeswitch.org/" rel="noreferrer" target="_blank" class="">http://www.freeswitch.org</a><br class="">
<a href="http://confluence.freeswitch.org/" rel="noreferrer" target="_blank" class="">http://confluence.freeswitch.org</a><br class="">
<a href="http://www.cluecon.com/" rel="noreferrer" target="_blank" class="">http://www.cluecon.com</a><br class="">
<br class="">
FreeSWITCH-users mailing list<br class="">
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank" class="">FreeSWITCH-users@lists.freeswitch.org</a><br class="">
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" rel="noreferrer" target="_blank" class="">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br class="">

UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" rel="noreferrer" target="_blank" class="">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br class="">

<a href="http://www.freeswitch.org/" rel="noreferrer" target="_blank" class="">http://www.freeswitch.org</a><br class=""></blockquote>
</div>
<br class="">
<br clear="all" class="">
<div class=""><br class=""></div>
--<br class="">
<div class="">
<div dir="ltr" class="">
<div class="">
<div dir="ltr" class="">
<div class="">
<div dir="ltr" class="">
<div class="">
<div dir="ltr" class="">
<div class="">
<div dir="ltr" class="">
<p class=""><font face="courier new, monospace" class=""><b class=""><i class=""><font size="4" class="">Brian
West</font></i></b><br class="">
<span style="font-size:x-small" class=""><a href="mailto:brian@freeswitch.org" target="_blank" class="">brian@freeswitch.org</a></span></font></p>
<p class=""><font size="1" face="courier new, monospace" class=""><img src="http://billing.freeswitch.org/templates/default/img/whmcslogo.png" class=""><br class=""></font></p>
<p class=""><font size="2" face="monospace, monospace" class=""><b class=""><i class="">Twitter: @FreeSWITCH ,
@briankwest</i></b><br class="">
<a href="http://www.freeswitchbook.com/" target="_blank" class="">http://www.freeswitchbook.com</a><br class="">
<a href="http://www.freeswitchcookbook.com/" target="_blank" class="">http://www.freeswitchcookbook.com</a></font></p>
<p class=""><font face="monospace, monospace" class="">Got Bugs?
Report them <a href="https://freeswitch.org/jira" target="_blank" class="">here</a>! | Reddit:&nbsp;<a href="https://www.reddit.com/r/freeswitch" target="_blank" class="">/r/freeswitch</a></font></p>
<p class=""><font size="2" face="monospace, monospace" class=""><b class="">T:</b><a href="tel:%2B19184209001" value="+19184209001" target="_blank" class="">+19184209001</a> |
<b class="">F:</b><a href="tel:%2B19184209002" value="+19184209002" target="_blank" class="">+19184209002</a> | <b class="">M:</b>+1918424WEST (9378)<br class="">
<b class="">iNUM:</b>+883 5100 1420 9001 |&nbsp;<b class="">ISN:</b>410*543 |&nbsp;<b class="">Skype:</b>briankwest</font></p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
_________________________________________________________________________<br class="">

Professional FreeSWITCH Consulting Services:<br class="">
<a href="mailto:consulting@freeswitch.org" target="_blank" class="">consulting@freeswitch.org</a><br class="">
<a href="http://www.freeswitchsolutions.com/" target="_blank" class="">http://www.freeswitchsolutions.com</a><br class="">
<br class="">
Official FreeSWITCH Sites<br class="">
<a href="http://www.freeswitch.org/" target="_blank" class="">http://www.freeswitch.org</a><br class="">
<a href="http://confluence.freeswitch.org/" target="_blank" class="">http://confluence.freeswitch.org</a><br class="">
<a href="http://www.cluecon.com/" target="_blank" class="">http://www.cluecon.com</a><br class="">
<br class="">
FreeSWITCH-users mailing list<br class="">
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank" class="">FreeSWITCH-users@lists.freeswitch.org</a><br class="">
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank" class="">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br class="">

UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank" class="">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br class="">

<a href="http://www.freeswitch.org/" target="_blank" class="">http://www.freeswitch.org</a></div>
</blockquote>
</div>
<br class=""></div>
</div>
</div>
<br class="">
_________________________________________________________________________<br class="">

Professional FreeSWITCH Consulting Services:<br class="">
<a href="mailto:consulting@freeswitch.org" class="">consulting@freeswitch.org</a><br class="">
<a href="http://www.freeswitchsolutions.com/" rel="noreferrer" target="_blank" class="">http://www.freeswitchsolutions.com</a><br class="">
<br class="">
Official FreeSWITCH Sites<br class="">
<a href="http://www.freeswitch.org/" rel="noreferrer" target="_blank" class="">http://www.freeswitch.org</a><br class="">
<a href="http://confluence.freeswitch.org/" rel="noreferrer" target="_blank" class="">http://confluence.freeswitch.org</a><br class="">
<a href="http://www.cluecon.com/" rel="noreferrer" target="_blank" class="">http://www.cluecon.com</a><br class="">
<br class="">
FreeSWITCH-users mailing list<br class="">
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" class="">FreeSWITCH-users@lists.freeswitch.org</a><br class="">
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" rel="noreferrer" target="_blank" class="">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br class="">

UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" rel="noreferrer" target="_blank" class="">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br class="">

<a href="http://www.freeswitch.org/" rel="noreferrer" target="_blank" class="">http://www.freeswitch.org</a><br class=""></blockquote>
</div>
<br class="">
<br clear="all" class="">
<div class=""><br class=""></div>
--<br class="">
<div class="gmail_signature">
<div dir="ltr" class="">
<div class="">
<div dir="ltr" class="">
<div class="">
<div dir="ltr" class="">
<div class="">
<div dir="ltr" class="">
<div class="">
<div dir="ltr" class="">
<p class=""><font face="courier new, monospace" class=""><b class=""><i class=""><font size="4" class="">Brian
West</font></i></b><br class="">
<span style="font-size:x-small" class=""><a href="mailto:brian@freeswitch.org" target="_blank" class="">brian@freeswitch.org</a></span></font></p>
<p class=""><font size="1" face="courier new, monospace" class=""><img src="http://billing.freeswitch.org/templates/default/img/whmcslogo.png" class=""><br class=""></font></p>
<p class=""><font size="2" face="monospace, monospace" class=""><b class=""><i class="">Twitter: @FreeSWITCH ,
@briankwest</i></b><br class="">
<a href="http://www.freeswitchbook.com/" target="_blank" class="">http://www.freeswitchbook.com</a><br class="">
<a href="http://www.freeswitchcookbook.com/" target="_blank" class="">http://www.freeswitchcookbook.com</a></font></p>
<p class=""><font face="monospace, monospace" class="">Got Bugs?
Report them <a href="https://freeswitch.org/jira" target="_blank" class="">here</a>! | Reddit:&nbsp;<a href="https://www.reddit.com/r/freeswitch" target="_blank" class="">/r/freeswitch</a></font></p>
<p class=""><font size="2" face="monospace, monospace" class=""><b class="">T:</b>+19184209001 | <b class="">F:</b>+19184209002
| <b class="">M:</b>+1918424WEST (9378)<br class="">
<b class="">iNUM:</b>+883 5100 1420 9001 |&nbsp;<b class="">ISN:</b>410*543 |&nbsp;<b class="">Skype:</b>briankwest</font></p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
_________________________________________________________________________<br class="">

Professional FreeSWITCH Consulting Services:<br class="">
<a href="mailto:consulting@freeswitch.org" class="">consulting@freeswitch.org</a><br class="">
<a href="http://www.freeswitchsolutions.com" class="">http://www.freeswitchsolutions.com</a><br class="">
<br class="">
Official FreeSWITCH Sites<br class="">
http://www.freeswitch.org<br class="">
http://confluence.freeswitch.org<br class="">
http://www.cluecon.com<br class="">
<br class="">
FreeSWITCH-users mailing list<br class="">
FreeSWITCH-users@lists.freeswitch.org<br class="">
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users<br class="">

UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users<br class="">

http://www.freeswitch.org</div>
</blockquote>
</div>
<br class=""></div>
_________________________________________________________________________<br class="">

Professional FreeSWITCH Consulting Services:<br class="">
<a href="mailto:consulting@freeswitch.org" class="">consulting@freeswitch.org</a><br class="">
http://www.freeswitchsolutions.com<br class="">
<br class="">
Official FreeSWITCH Sites<br class="">
http://www.freeswitch.org<br class="">
http://confluence.freeswitch.org<br class="">
http://www.cluecon.com<br class="">
<br class="">
FreeSWITCH-users mailing list<br class="">
FreeSWITCH-users@lists.freeswitch.org<br class="">
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users<br class="">

UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users<br class="">

http://www.freeswitch.org</div>
</blockquote>
</div>
<br class=""></div>


_________________________________________________________________________
<br>Professional FreeSWITCH Consulting Services:  
<br>consulting@freeswitch.org
<br>http://www.freeswitchsolutions.com
<br>
<br>Official FreeSWITCH Sites
<br>http://www.freeswitch.org
<br>http://confluence.freeswitch.org
<br>http://www.cluecon.com
<br>
<br>FreeSWITCH-users mailing list
<br>FreeSWITCH-users@lists.freeswitch.org
<br>http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
<br>UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
<br>http://www.freeswitch.org</div></div></span></blockquote></body></html>