<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>George,<div><br></div><div> I'm having a hard time understanding your dialplan. I'm not a FS guru so my apologies. It looks like your dialplan is meant for an ATA. I am just trying to get the email portion configured first; specifically inbound. Once I resolve the inbound issues, I'll work on outbound and then move to ATA's.</div><div><br><br><p class="ecxMsoPlainText"><font size="3" face="Consolas">Robert </font></p><br><br><div><div id="SkyDrivePlaceholder"></div><hr id="stopSpelling">Date: Sun, 20 Jan 2013 09:52:11 -0500<br>From: gassaad@emassembly.com<br>To: freeswitch-users@lists.freeswitch.org<br>Subject: Re: [Freeswitch-users] T38 Configuration<br><br>Here is mine:<div>Inbound:<div><a href="http://pastebin.freeswitch.org/20471" target="_blank">http://pastebin.freeswitch.org/20471</a></div><div>Outbound:</div><div><a href="http://pastebin.freeswitch.org/20470" target="_blank">http://pastebin.freeswitch.org/20470</a></div>
<div><br></div><div>Thanks,</div><div>George<br><br><div class="ecxgmail_quote">On Sat, Jan 19, 2013 at 2:54 PM, Robert Craig <span dir="ltr"><<a href="mailto:craig.robert@hotmail.com">craig.robert@hotmail.com</a>></span> wrote:<br>
<blockquote class="ecxgmail_quote" style="border-left:1px #ccc solid;padding-left:1ex">
<div><div dir="ltr">OK, I copied everything from the fax extension dial plan into the below pastebin.<div><br></div><div><a href="http://pastebin.freeswitch.org/20466" target="_blank">http://pastebin.freeswitch.org/20466</a></div>
<div><br><br><font size="3" face="Consolas">Robert </font><BR><br><br><div><div></div><hr>From: <a href="mailto:bdfoster@endigotech.com">bdfoster@endigotech.com</a><br>Date: Fri, 18 Jan 2013 12:59:38 -0500<br>
To: <a href="mailto:freeswitch-users@lists.freeswitch.org">freeswitch-users@lists.freeswitch.org</a><br>Subject: Re: [Freeswitch-users] T38 Configuration<br><br><div>Submit the dialplan you are using to receive the fax. You can use the FreeSWITCH pastebin, <a href="http://pastebin.freeswitch.org" target="_blank">http://pastebin.freeswitch.org</a><br>
<br>Sent from my iPhone</div><div><br>On Jan 18, 2013, at 12:43 PM, Robert Craig <<a href="mailto:craig.robert@hotmail.com">craig.robert@hotmail.com</a>> wrote:<br><br></div><blockquote><div>
<div dir="ltr">I believe I'm just using the built in SpanDSP for faxing. I've looked around for 'rxfax' and can't find anything. I did notice that the directory where the faxes were supposed to be stored for the extension I create didn't even exist. I created them, applied the permissions, but it seems like I am missing something because the same error is still there. <div>
<br><br><font size="3" face="Consolas">Robert</font><BR><br><br><div><div></div><hr>Date: Fri, 18 Jan 2013 09:13:36 -0800<br>From: <a href="mailto:msc@freeswitch.org">msc@freeswitch.org</a><br>To: <a href="mailto:freeswitch-users@lists.freeswitch.org">freeswitch-users@lists.freeswitch.org</a><br>
Subject: Re: [Freeswitch-users] T38 Configuration<br><br>If you are using the rxfax app then you specify the file name and location:<br><br><action application="rxfax" data="/tmp/fax.tif"/><br><br>
Make sure that the target directory has read/write permissions. You can use something like "chmod 666 /my/directory" to make it read/write.<br>
<br>-MC<br><br><div>On Fri, Jan 18, 2013 at 8:26 AM, Robert Craig <span dir="ltr"><<a href="mailto:craig.robert@hotmail.com">craig.robert@hotmail.com</a>></span> wrote:<br><blockquote style="border-left:1px #ccc solid;padding-left:1ex">
<div><div dir="ltr">Where does the file get downloaded to? What should the permissions be?<br><br><font face="Consolas" size="3">Robert </font><br><br><br><div><div></div>> Date: Sat, 19 Jan 2013 00:18:45 +0800<br>
> From: <a href="mailto:steveu@coppice.org">steveu@coppice.org</a><br>> To: <a href="mailto:freeswitch-users@lists.freeswitch.org">freeswitch-users@lists.freeswitch.org</a><div><div>
<br>> Subject: Re: [Freeswitch-users] T38 Configuration<br>> <br>> If the TIFF file cannot be opened on receive you probably have a file <br>> permissions issue (e.g. with the directory in which the file is to be <br>
> created). If the TIFF file cannot be opened on transmit there are <br>> various possibilities about the suitability of the file's contents.<br>> <br>> Steve<br>> <br>> On 01/18/2013 09:37 PM, Robert Craig wrote:<br>
> > This was an incoming fax. I don't have much control over the other <br>> > end. Why is that error appearing when trying to receive something?<br>> ><br>> > Robert<br>> ><br>> ><br>
> ><br>> > On Jan 18, 2013, at 5:58 AM, "George Assaad" <<a href="mailto:gassaad@emassembly.com">gassaad@emassembly.com</a> <br>> > <mailto:<a href="mailto:gassaad@emassembly.com">gassaad@emassembly.com</a>>> wrote:<br>
> ><br>> >> Although the gui mentioned to attach a tiff, I finds it to not work. <br>> >> Please try pdf, you should be in business now.<br>> >> Please let us know,<br>> >><br>> >> On Jan 18, 2013 12:35 AM, "Robert Craig" <<a href="mailto:craig.robert@hotmail.com">craig.robert@hotmail.com</a> <br>
> >> <mailto:<a href="mailto:craig.robert@hotmail.com">craig.robert@hotmail.com</a>>> wrote:<br>> >><br>> >> OK, so I've made a little bit of progress. The distant end is a<br>
> >> Windows Fax server hooked up to an analog line. I created a fax<br>> >> extension in FS, assigned an inbound route to the extension, and<br>> >> made sure the extension had an email address. I believe the fax<br>
> >> receive wants to complete, but there is an interesting error in<br>> >> the log about TIF files. Anyone ever seen this before?<br>> >><br>> >> v=0<br>> >> o=FreeSWITCH 1358459217 1358459221 IN IP4 72.201.112.131<br>
> >> s=FreeSWITCH<br>> >> c=IN IP4 72.201.112.131<br>> >> t=0 0<br>> >> m=image 27714 udptl t38<br>> >> a=T38FaxVersion:0<br>> >> a=T38MaxBitRate:9600<br>
> >> a=T38FaxFillBitRemoval<br>> >> a=T38FaxRateManagement:transferredTCF<br>> >> a=T38FaxMaxBuffer:2000<br>> >> a=T38FaxMaxDatagram:400<br>> >> a=T38FaxUdpEC:t38UDPRedundancy<br>
> >><br>> >> 2013-01-17 22:28:55.315352 [DEBUG] switch_core_session.c:975 Send<br>> >> signal sofia/external/<a target="_blank">+14792460547</a><br>
> >> <tel:%2B14792460547>@<a href="http://flowroute.com" target="_blank">flowroute.com</a> <<a href="http://flowroute.com" target="_blank">http://flowroute.com</a>> [BREAK]<br>> >> 2013-01-17 22:28:55.315352 [DEBUG] switch_core_session.c:975 Send<br>
> >> signal sofia/external/<a target="_blank">+14792460547</a><br>> >> <tel:%2B14792460547>@<a href="http://flowroute.com" target="_blank">flowroute.com</a> <<a href="http://flowroute.com" target="_blank">http://flowroute.com</a>> [BREAK]<br>
> >> 2013-01-17 22:29:03.655330 [DEBUG] switch_rtp.c:3624 Correct<br>> >> ip/port confirmed.<br>> >> 2013-01-17 22:29:05.695399 [DEBUG] mod_spandsp_fax.c:327 ===<br>> >> Negotiation Result<br>
> >> =======================================================<br>> >> 2013-01-17 22:29:05.695399 [DEBUG] mod_spandsp_fax.c:328 Remote<br>> >> station id: ATW-<a target="_blank">4792460547</a> <tel:<a target="_blank">4792460547</a>><br>
> >> 2013-01-17 22:29:05.695399 [DEBUG] mod_spandsp_fax.c:329 Local<br>> >> station id: SpanDSP Fax Ident<br>> >> 2013-01-17 22:29:05.695399 [DEBUG] mod_spandsp_fax.c:330 Transfer<br>
> >> Rate: 9600<br>> >> 2013-01-17 22:29:05.695399 [DEBUG] mod_spandsp_fax.c:332 ECM<br>> >> status off<br>> >> 2013-01-17 22:29:05.695399 [DEBUG] mod_spandsp_fax.c:333 remote<br>
> >> country:<br>> >> 2013-01-17 22:29:05.695399 [DEBUG] mod_spandsp_fax.c:334 remote<br>> >> vendor:<br>> >> 2013-01-17 22:29:05.695399 [DEBUG] mod_spandsp_fax.c:335 remote<br>
> >> model:<br>> >> 2013-01-17 22:29:05.695399 [DEBUG] mod_spandsp_fax.c:337<br>> >> ==============================================================================<br>> >><br>
> >> 2013-01-17 22:29:08.195304 [DEBUG] mod_spandsp_fax.c:487<br>> >> ==============================================================================<br>> >><br>> >> *2013-01-17 22:29:08.195304 [DEBUG] mod_spandsp_fax.c:500 Fax<br>
> >> processing not successful - result (41) TIFF/F file cannot be<br>> >> opened.*<br>> >> 2013-01-17 22:29:08.195304 [DEBUG] mod_spandsp_fax.c:505 Remote<br>> >> station id: ATW-<a target="_blank">4792460547</a> <tel:<a target="_blank">4792460547</a>><br>
> >> 2013-01-17 22:29:08.195304 [DEBUG] mod_spandsp_fax.c:506 Local<br>> >> station id: SpanDSP Fax Ident<br>> >> 2013-01-17 22:29:08.195304 [DEBUG] mod_spandsp_fax.c:507 Pages<br>> >> transferred: 0<br>
> >> 2013-01-17 22:29:08.195304 [DEBUG] mod_spandsp_fax.c:509 Total<br>> >> fax pages: 0<br>> >> 2013-01-17 22:29:08.195304 [DEBUG] mod_spandsp_fax.c:510 Image<br>> >> resolution: 0x0<br>
> >> 2013-01-17 22:29:08.195304 [DEBUG] mod_spandsp_fax.c:511 Transfer<br>> >> Rate: 9600<br>> >> 2013-01-17 22:29:08.195304 [DEBUG] mod_spandsp_fax.c:513 ECM<br>> >> status off<br>
> >> 2013-01-17 22:29:08.195304 [DEBUG] mod_spandsp_fax.c:514 remote<br>> >> country:<br>> >> 2013-01-17 22:29:08.195304 [DEBUG] mod_spandsp_fax.c:515 remote<br>> >> vendor:<br>
> >> 2013-01-17 22:29:08.195304 [DEBUG] mod_spandsp_fax.c:516 remote<br>> >> model:<br>> >> 2013-01-17 22:29:08.195304 [DEBUG] mod_spandsp_fax.c:518<br>> >> ==============================================================================<br>
> >><br>> >> 2013-01-17 22:29:08.195304 [DEBUG] switch_core_codec.c:244<br>> >> sofia/external/<a target="_blank">+14792460547</a> <tel:%2B14792460547>@<a href="http://flowroute.com" target="_blank">flowroute.com</a><br>
> >> <<a href="http://flowroute.com" target="_blank">http://flowroute.com</a>> Restore previous codec PCMU:0.<br>> >> EXECUTE sofia/external/<a target="_blank">+14792460547</a><br>
> >> <tel:%2B14792460547>@<a href="http://flowroute.com" target="_blank">flowroute.com</a> <<a href="http://flowroute.com" target="_blank">http://flowroute.com</a>> hangup()<br>> >><br>> >> Robert<br>
> >><br>> >><br>> >><br>> >> ------------------------------------------------------------------------<br>> >> From: <a href="mailto:craig.robert@hotmail.com">craig.robert@hotmail.com</a> <mailto:<a href="mailto:craig.robert@hotmail.com">craig.robert@hotmail.com</a>><br>
> >> To: <a href="mailto:freeswitch-users@lists.freeswitch.org">freeswitch-users@lists.freeswitch.org</a><br>> >> <mailto:<a href="mailto:freeswitch-users@lists.freeswitch.org">freeswitch-users@lists.freeswitch.org</a>><br>
> >> Date: Wed, 16 Jan 2013 10:40:31 -0700<br>> >> Subject: Re: [Freeswitch-users] T38 Configuration<br>> >><br>> >> OK, I am not extremely concerned with getting an ATA working<br>
> >> right now. If I could just get an inbound extension-to-email<br>> >> working it would be great. I'll start from scratch and then let<br>> >> you know what happens. Just to make sure, I am going to create an<br>
> >> extension, assign an email address to it, make sure there is an<br>> >> inbound route to that extension, and then test it.<br>> >><br>> >><br>> >> Robert<br>> >><br>
> >><br>> >> ------------------------------------------------------------------------<br>> >> Date: Wed, 16 Jan 2013 12:11:34 -0500<br>> >> From: <a href="mailto:gassaad@emassembly.com">gassaad@emassembly.com</a> <mailto:<a href="mailto:gassaad@emassembly.com">gassaad@emassembly.com</a>><br>
> >> To: <a href="mailto:freeswitch-users@lists.freeswitch.org">freeswitch-users@lists.freeswitch.org</a><br>> >> <mailto:<a href="mailto:freeswitch-users@lists.freeswitch.org">freeswitch-users@lists.freeswitch.org</a>><br>
> >> Subject: Re: [Freeswitch-users] T38 Configuration<br>> >><br>> >> The reason for outbound extension is:<br>> >> When you send a fax from ATA to the outside world, it will dial<br>
> >> first to the outbound extension and then after successful receive<br>> >> it will dial out to the intended number.<br>> >><br>> >> As for the error you have it may be related to your ATA. I am not<br>
> >> sure please see why do you get the following message.<br>> >> "Invalid Jitterbuffer spec [0] must be between 20 and 10000 "<br>> >><br>> >> On Wed, Jan 16, 2013 at 11:54 AM, Robert Craig<br>
> >> <<a href="mailto:craig.robert@hotmail.com">craig.robert@hotmail.com</a> <mailto:<a href="mailto:craig.robert@hotmail.com">craig.robert@hotmail.com</a>>> wrote:<br>
> >><br>> >> OK, I've already tried creating one extension for inbound and<br>> >> set an email address. Of course, it failed and the errors are<br>> >> at the bottom of this email. What is the purpose of the<br>
> >> outbound extension?<br>> >><br>> >> Robert<br>> >><br>> >><br>> >> ------------------------------------------------------------------------<br>
> >> Date: Wed, 16 Jan 2013 09:57:51 -0500<br>> >> From: <a href="mailto:gassaad@emassembly.com">gassaad@emassembly.com</a> <mailto:<a href="mailto:gassaad@emassembly.com">gassaad@emassembly.com</a>><br>
> >><br>> >> To: <a href="mailto:freeswitch-users@lists.freeswitch.org">freeswitch-users@lists.freeswitch.org</a><br>> >> <mailto:<a href="mailto:freeswitch-users@lists.freeswitch.org">freeswitch-users@lists.freeswitch.org</a>><br>
> >> Subject: Re: [Freeswitch-users] T38 Configuration<br>> >><br>> >> Sorry for the delay to get back to you.<br>> >> 1- App --> fax server<br>> >> 2- Create two extensions (one for inbound) another for<br>
> >> (outbound) From within either extension you can send faxes<br>> >> "virtual fax"<br>> >> 3- point your create your outbound and inbound dialplans as<br>> >> normal but make it to point to those extensions.<br>
> >><br>> >> Good luck,<br>> >><br>> >> George<br>> >><br>> >> On Sat, Jan 12, 2013 at 4:05 PM, Robert Craig<br>> >> <<a href="mailto:craig.robert@hotmail.com">craig.robert@hotmail.com</a> <mailto:<a href="mailto:craig.robert@hotmail.com">craig.robert@hotmail.com</a>>><br>
> >> wrote:<br>> >><br>> >> What did you do on the config side to get it to work?<br>> >> I've tried both an Ata and a fax to email extension and<br>
> >> they both fail in both directions.<br>> >><br>> >> Robert<br>> >><br>> >> On Jan 12, 2013, at 2:04 PM, "George Assaad"<br>> >> <<a href="mailto:gassaad@emassembly.com">gassaad@emassembly.com</a> <mailto:<a href="mailto:gassaad@emassembly.com">gassaad@emassembly.com</a>>><br>
> >> wrote:<br>> >><br>> >> I use Fusion successfully to send / receive fax.<br>> >> The way it works:<br>> >> ATA --->FaxServer.<br>
> >> After successful receipt, Fax Server---> DID where<br>> >> you have dialled originally.<br>> >><br>> >> Cheers,<br>> >><br>
> >> George<br>> >><br>> >><br>> >> On Fri, Jan 11, 2013 at 4:31 PM, Robert Craig<br>> >> <<a href="mailto:craig.robert@hotmail.com">craig.robert@hotmail.com</a><br>
> >> <mailto:<a href="mailto:craig.robert@hotmail.com">craig.robert@hotmail.com</a>>> wrote:<br>> >><br>> >> Did anyone see the issue or what I may have<br>
> >> missed in the config? As mentioned earlier, I<br>> >> thought it would after a fresh install. Any help<br>> >> is appreciated.<br>
> >><br>> >> Robert<br>> >><br>> >><br>> >> ------------------------------------------------------------------------<br>> >> From: <a href="mailto:craig.robert@hotmail.com">craig.robert@hotmail.com</a><br>
> >> <mailto:<a href="mailto:craig.robert@hotmail.com">craig.robert@hotmail.com</a>><br>> >> To: <a href="mailto:freeswitch-users@lists.freeswitch.org">freeswitch-users@lists.freeswitch.org</a><br>
> >> <mailto:<a href="mailto:freeswitch-users@lists.freeswitch.org">freeswitch-users@lists.freeswitch.org</a>><br>> >> Date: Thu, 10 Jan 2013 13:43:09 -0700<br>
> >><br>> >> Subject: Re: [Freeswitch-users] T38 Configuration<br>> >><br>> >> Thanks for the quick response. Below is the<br>> >> capture from the log viewer. In this test, I am<br>
> >> using a remote fax machine (line from Cox with<br>> >> physical machine) faxing into the "email server"<br>> >> where I created an extension for fax-to-email.<br>
> >> Calling number is <a target="_blank">1479-246-0547</a>.<br>> >><br>> >> 2013-01-10 13:39:53.162506 [DEBUG]<br>
> >> switch_core_state_machine.c:569<br>> >> (sofia/external/<a target="_blank">+14792460547</a>@<a href="http://flowroute.com" target="_blank">flowroute.com</a><br>
> >> <<a href="http://flowroute.com" target="_blank">http://flowroute.com</a>>) State DESTROY going to sleep<br>> >> 2013-01-10 13:39:53.162506 [DEBUG]<br>> >> switch_core_state_machine.c:99<br>
> >> sofia/external/<a target="_blank">+14792460547</a>@<a href="http://flowroute.com" target="_blank">flowroute.com</a><br>> >> <<a href="http://flowroute.com" target="_blank">http://flowroute.com</a>> Standard DESTROY<br>
> >> 2013-01-10 13:39:53.162506 [DEBUG]<br>> >> mod_sofia.c:396<br>> >> sofia/external/<a target="_blank">+14792460547</a>@<a href="http://flowroute.com" target="_blank">flowroute.com</a><br>
> >> <<a href="http://flowroute.com" target="_blank">http://flowroute.com</a>> SOFIA DESTROY<br>> >> 2013-01-10 13:39:53.162506 [DEBUG]<br>> >> switch_core_state_machine.c:569<br>
> >> (sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>> >> <<a href="http://flowroute.com" target="_blank">http://flowroute.com</a>>) State DESTROY<br>
> >> 2013-01-10 13:39:53.162506 [DEBUG]<br>> >> switch_core_state_machine.c:559<br>> >> (sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>
> >> <<a href="http://flowroute.com" target="_blank">http://flowroute.com</a>>) Running State Change<br>> >> CS_DESTROY<br>> >> 2013-01-10 13:39:53.162506 [DEBUG]<br>
> >> switch_core_state_machine.c:556<br>> >> (sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>> >> <<a href="http://flowroute.com" target="_blank">http://flowroute.com</a>>) Callstate Change HANGUP<br>
> >> -> DOWN<br>> >> 2013-01-10 13:39:53.162506 [NOTICE]<br>> >> switch_core_session.c:1510 Close Channel<br>> >> sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>
> >> <<a href="http://flowroute.com" target="_blank">http://flowroute.com</a>> [CS_DESTROY]<br>> >> 2013-01-10 13:39:53.162506 [NOTICE]<br>> >> switch_core_session.c:1506 Session 26<br>
> >> (sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>> >> <<a href="http://flowroute.com" target="_blank">http://flowroute.com</a>>) Ended<br>
> >> 2013-01-10 13:39:53.162506 [DEBUG]<br>> >> switch_core_session.c:1488 Session 26<br>> >> (sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>
> >> <<a href="http://flowroute.com" target="_blank">http://flowroute.com</a>>) Locked, Waiting on<br>> >> external entities<br>> >> 2013-01-10 13:39:53.162506 [DEBUG]<br>
> >> switch_core_session.c:1283 Send signal<br>> >> sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>> >> <<a href="http://flowroute.com" target="_blank">http://flowroute.com</a>> [BREAK]<br>
> >> 2013-01-10 13:39:53.162506 [DEBUG]<br>> >> switch_core_state_machine.c:440<br>> >> (sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>
> >> <<a href="http://flowroute.com" target="_blank">http://flowroute.com</a>>) State Change CS_REPORTING<br>> >> -> CS_DESTROY<br>> >> 2013-01-10 13:39:53.162506 [DEBUG]<br>
> >> switch_core_state_machine.c:749<br>> >> (sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>>) State<br>
> >> REPORTING going to sleep<br>> >> 2013-01-10 13:39:53.162506 [DEBUG]<br>> >> switch_core_state_machine.c:92<br>> >> sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>
> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>> Standard<br>> >> REPORTING, cause: NORMAL_CLEARING<br>
> >> 2013-01-10 13:39:53.066135 [DEBUG]<br>> >> switch_core_state_machine.c:749<br>> >> (sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>
> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>>) State REPORTING<br>> >> 2013-01-10 13:39:53.066135 [DEBUG]<br>
> >> switch_core_state_machine.c:415<br>> >> (sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>>) Running State<br>
> >> Change CS_REPORTING<br>> >> 2013-01-10 13:39:53.066135 [DEBUG]<br>> >> switch_core_session.c:1283 Send signal<br>> >> sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>
> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>> [BREAK]<br>> >> 2013-01-10 13:39:53.066135 [DEBUG]<br>
> >> switch_core_state_machine.c:446<br>> >> (sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>>) State Change<br>
> >> CS_HANGUP -> CS_REPORTING<br>> >><br>> >> 2013-01-10 13:39:53.066135 [DEBUG]<br>> >> switch_core_state_machine.c:599 Hangup Command<br>
> >> with no Session system(/usr/bin/php<br>> >> /var/www/html/fusionpbx/secure/fax_to_email.php<br>> >> email=<a href="mailto:robert.l.craig@craignetwork.com">robert.l.craig@craignetwork.com</a><br>
> >> <mailto:<a href="mailto:robert.l.craig@craignetwork.com">robert.l.craig@craignetwork.com</a>><br>> >> extension=3150<br>> >> name=+14792460547-2013-01-10-13-39-26<br>
> >> messages='result: Disconnected after permitted<br>> >> retries sender:ATW-<a target="_blank">4792460547</a> pages:0'<br>
> >> domain=192.168.4.15 caller_id_name=''<br>
> >> caller_id_number=):<br>> >> 2013-01-10 13:39:52.216151 [DEBUG]<br>> >> switch_core_state_machine.c:667<br>> >> (sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>
> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>>) State HANGUP<br>> >> going to sleep<br>> >> 2013-01-10 13:39:52.216151 [DEBUG]<br>
> >> switch_core_state_machine.c:48<br>> >> sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>> Standard<br>
> >> HANGUP, cause: NORMAL_CLEARING<br>> >> 2013-01-10 13:39:52.216151 [DEBUG]<br>> >> mod_sofia.c:552 Sending BYE to<br>> >> sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>
> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>><br>> >> 2013-01-10 13:39:52.216151 [DEBUG]<br>> >> mod_sofia.c:503 Channel<br>
> >> sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>> hanging up,<br>
> >> cause: NORMAL_CLEARING<br>> >> 2013-01-10 13:39:52.216151 [DEBUG]<br>> >> switch_core_state_machine.c:667<br>> >> (sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>
> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>>) State HANGUP<br>> >> 2013-01-10 13:39:52.216151 [DEBUG]<br>
> >> switch_core_state_machine.c:415<br>> >> (sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>>) Running State<br>
> >> Change CS_HANGUP<br>> >> 2013-01-10 13:39:52.216151 [DEBUG]<br>> >> switch_core_state_machine.c:477<br>> >> (sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>
> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>>) State EXECUTE<br>> >> going to sleep<br>> >> 2013-01-10 13:39:52.216151 [DEBUG]<br>
> >> switch_core_session.c:2687<br>> >> sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>> skip receive<br>
> >> message [APPLICATION_EXEC_COMPLETE] (channel is<br>> >> hungup already)<br>> >> 2013-01-10 13:39:52.216151 [DEBUG]<br>> >> switch_core_session.c:1283 Send signal<br>
> >> sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>> [BREAK]<br>
> >> 2013-01-10 13:39:52.216151 [DEBUG]<br>> >> switch_channel.c:3017 Send signal<br>> >> sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>
> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>> [KILL]<br>> >> 2013-01-10 13:39:52.216151 [NOTICE]<br>
> >> mod_dptools.c:1150 Hangup<br>> >> sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>> [CS_EXECUTE]<br>
> >> [NORMAL_CLEARING]<br>> >> 2013-01-10 13:39:52.216151 [DEBUG]<br>> >> switch_channel.c:2994<br>> >> (sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>
> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>>) Callstate<br>> >> Change ACTIVE -> HANGUP<br>> >> EXECUTE sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>
> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>> hangup()<br>> >> 2013-01-10 13:39:52.216151 [DEBUG]<br>
> >> switch_core_codec.c:244<br>> >> sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>> Restore<br>
> >> previous codec PCMU:0.<br>> >> 2013-01-10 13:39:52.216151 [DEBUG]<br>> >> mod_spandsp_fax.c:518<br>> >> ==============================================================================<br>
> >><br>> >> 2013-01-10 13:39:52.216151 [DEBUG]<br>> >> mod_spandsp_fax.c:516 remote model:<br>> >> 2013-01-10 13:39:52.216151 [DEBUG]<br>
> >> mod_spandsp_fax.c:515 remote vendor:<br>> >> 2013-01-10 13:39:52.216151 [DEBUG]<br>> >> mod_spandsp_fax.c:514 remote country:<br>
> >> 2013-01-10 13:39:52.216151 [DEBUG]<br>> >> mod_spandsp_fax.c:513 ECM status off<br>> >> 2013-01-10 13:39:52.216151 [DEBUG]<br>> >> mod_spandsp_fax.c:511 Transfer Rate: 14400<br>
> >> 2013-01-10 13:39:52.216151 [DEBUG]<br>> >> mod_spandsp_fax.c:510 Image resolution: 0x0<br>> >> 2013-01-10 13:39:52.216151 [DEBUG]<br>
> >> mod_spandsp_fax.c:509 Total fax pages: 0<br>> >> 2013-01-10 13:39:52.216151 [DEBUG]<br>> >> mod_spandsp_fax.c:507 Pages transferred: 0<br>
> >> 2013-01-10 13:39:52.216151 [DEBUG]<br>> >> mod_spandsp_fax.c:506 Local station id: SpanDSP<br>> >> Fax Ident<br>> >> 2013-01-10 13:39:52.216151 [DEBUG]<br>
> >> mod_spandsp_fax.c:505 Remote station id:<br>> >> ATW-<a target="_blank">4792460547</a><br>> >> 2013-01-10 13:39:52.216151 [DEBUG]<br>
> >> mod_spandsp_fax.c:500 Fax processing not<br>
> >> successful - result (48) Disconnected after<br>> >> permitted retries.<br>> >> 2013-01-10 13:39:52.216151 [DEBUG]<br>> >> mod_spandsp_fax.c:487<br>
> >> ==============================================================================<br>> >><br>> >> 2013-01-10 13:39:38.766190 [DEBUG]<br>> >> switch_rtp.c:3624 Correct ip/port confirmed.<br>
> >> 2013-01-10 13:39:29.576127 [DEBUG]<br>> >> switch_core_session.c:975 Send signal<br>> >> sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>
> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>> [BREAK]<br>> >><br>> >> a=T38FaxUdpEC:t38UDPRedundancy<br>
> >> a=T38FaxMaxDatagram:400<br>> >> a=T38FaxMaxBuffer:2000<br>> >> a=T38FaxRateManagement:transferredTCF<br>> >> a=T38FaxFillBitRemoval<br>
> >> a=T38MaxBitRate:9600<br>> >> a=T38FaxVersion:0<br>> >> m=image 27588 udptl t38<br>> >> t=0 0<br>> >> c=IN IP4 72.201.112.131<br>
> >> s=FreeSWITCH<br>> >> o=FreeSWITCH 1357822778 1357822782 IN IP4<br>> >> 72.201.112.131<br>> >> v=0<br>
> >> 2013-01-10 13:39:29.576127 [DEBUG]<br>> >> sofia_glue.c:173<br>> >> sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>
> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>> image media sdp:<br>> >> 2013-01-10 13:39:29.576127 [DEBUG]<br>
> >> mod_sofia.c:1487 Remote address:port<br>> >> [<a href="http://66.42.121.5:31632" target="_blank">66.42.121.5:31632</a> <<a href="http://66.42.121.5:31632" target="_blank">http://66.42.121.5:31632</a>>]<br>
> >> has not changed.<br>> >> 2013-01-10 13:39:29.576127 [DEBUG]<br>> >> mod_sofia.c:1487 Remote address:port<br>> >> [<a href="http://66.42.121.5:31632" target="_blank">66.42.121.5:31632</a> <<a href="http://66.42.121.5:31632" target="_blank">http://66.42.121.5:31632</a>>]<br>
> >> has not changed.<br>> >> 2013-01-10 13:39:29.576127 [DEBUG]<br>> >> switch_core_session.c:975 Send signal<br>> >> sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>
> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>> [BREAK]<br>> >><br>> >> a=T38FaxUdpEC:t38UDPRedundancy<br>
> >> a=T38FaxMaxDatagram:400<br>> >> a=T38FaxMaxBuffer:2000<br>> >> a=T38FaxRateManagement:transferredTCF<br>> >> a=T38FaxFillBitRemoval<br>
> >> a=T38MaxBitRate:9600<br>> >> a=T38FaxVersion:0<br>> >> m=image 27588 udptl t38<br>> >> t=0 0<br>> >> c=IN IP4 72.201.112.131<br>
> >> s=FreeSWITCH<br>> >> o=FreeSWITCH 1357822778 1357822781 IN IP4<br>> >> 72.201.112.131<br>> >> v=0<br>
> >> 2013-01-10 13:39:29.576127 [DEBUG]<br>> >> sofia_glue.c:173<br>> >> sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>
> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>> image media sdp:<br>> >> 2013-01-10 13:39:29.576127 [DEBUG]<br>
> >> mod_sofia.c:1487 Remote address:port<br>> >> [<a href="http://66.42.121.5:31632" target="_blank">66.42.121.5:31632</a> <<a href="http://66.42.121.5:31632" target="_blank">http://66.42.121.5:31632</a>>]<br>
> >> has not changed.<br>> >> 2013-01-10 13:39:29.576127 [DEBUG]<br>> >> mod_sofia.c:1487 Remote address:port<br>> >> [<a href="http://66.42.121.5:31632" target="_blank">66.42.121.5:31632</a> <<a href="http://66.42.121.5:31632" target="_blank">http://66.42.121.5:31632</a>>]<br>
> >> has not changed.<br>> >> 2013-01-10 13:39:29.576127 [DEBUG]<br>> >> sofia_glue.c:3645<br>> >> sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>
> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>> Set rtp dtmf<br>> >> delay to 40<br>> >> 2013-01-10 13:39:29.576127 [DEBUG]<br>
> >> sofia_glue.c:3618 Set 2833 dtmf receive payload<br>> >> to 101<br>> >> 2013-01-10 13:39:29.576127 [DEBUG]<br>> >> sofia_glue.c:3612 Set 2833 dtmf send payload to 101<br>
> >> 2013-01-10 13:39:29.576127 [ERR]<br>> >> sofia_glue.c:3549 Invalid Jitterbuffer spec [0]<br>> >> must be between 20 and 10000<br>
> >> 2013-01-10 13:39:29.576127 [DEBUG]<br>> >> switch_rtp.c:1928 Starting timer [soft] 160 bytes<br>> >> per 20ms<br>> >> 2013-01-10 13:39:29.576127 [DEBUG]<br>
> >> sofia_glue.c:3348 AUDIO RTP<br>> >> [sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>>] 192.168.4.15<br>
> >> port 27588 -> 66.42.121.5 port 31632 codec: 0 ms: 20<br>> >> 2013-01-10 13:39:29.566140 [DEBUG] sofia.c:5603<br>> >> Channel sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>
> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>> entering state<br>> >> [ready][200]<br>> >> 2013-01-10 13:39:29.566140 [DEBUG]<br>
> >> switch_core_session.c:975 Send signal<br>> >> sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>> [BREAK]<br>
> >> 2013-01-10 13:39:29.566140 [DEBUG]<br>> >> switch_core_session.c:975 Send signal<br>> >> sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>
> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>> [BREAK]<br>> >><br>> >> a=T38FaxRateManagement:transferredTCF<br>
> >> m=image 31632 udptl t38<br>> >> t=0 0<br>> >> c=IN IP4 66.42.121.5<br>> >> s=-<br>> >> o=- 275426305 1357849876 IN IP4 66.42.121.5<br>
> >> v=0<br>> >> 2013-01-10 13:39:29.566140 [DEBUG] sofia.c:5614<br>> >> Remote SDP:<br>> >> 2013-01-10 13:39:29.566140 [DEBUG] sofia.c:5603<br>
> >> Channel sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>> entering state<br>
> >> [completing][200]<br>> >> 2013-01-10 13:39:29.566140 [INFO] sofia.c:931<br>> >> sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>
> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>> Update Callee<br>> >> ID to "<a target="_blank">+14792460547</a>" <<a target="_blank">+14792460547</a>><br>
> >> 2013-01-10 13:39:29.556130 [DEBUG]<br>> >> switch_core_session.c:975 Send signal<br>> >> sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>
> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>> [BREAK]<br>> >> 2013-01-10 13:39:29.556130 [DEBUG]<br>
> >> switch_core_session.c:975 Send signal<br>> >> sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>> [BREAK]<br>
> >> 2013-01-10 13:39:29.266195 [DEBUG] sofia.c:5603<br>> >> Channel sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>
> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>> entering state<br>> >> [calling][0]<br>> >> 2013-01-10 13:39:29.256196 [DEBUG]<br>
> >> switch_core_session.c:975 Send signal<br>> >> sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>> [BREAK]<br>
> >><br>> >> a=T38FaxUdpEC:t38UDPRedundancy<br>> >> a=T38FaxMaxDatagram:400<br>> >> a=T38FaxMaxBuffer:2000<br>> >> a=T38FaxRateManagement:transferredTCF<br>
> >> a=T38FaxFillBitRemoval<br>> >> a=T38MaxBitRate:9600<br>> >> a=T38FaxVersion:0<br>> >> m=image 27588 udptl t38<br>
> >> t=0 0<br>> >> c=IN IP4 72.201.112.131<br>> >> s=FreeSWITCH<br>> >> o=FreeSWITCH 1357822778 1357822780 IN IP4<br>
> >> 72.201.112.131<br>> >> v=0<br>> >> 2013-01-10 13:39:29.256196 [DEBUG]<br>> >> sofia_glue.c:2647 Local SDP:<br>
> >><br>> >> a=T38FaxUdpEC:t38UDPRedundancy<br>> >> a=T38FaxMaxDatagram:400<br>> >> a=T38FaxMaxBuffer:2000<br>> >> a=T38FaxRateManagement:transferredTCF<br>
> >> a=T38FaxFillBitRemoval<br>> >> a=T38MaxBitRate:9600<br>> >> a=T38FaxVersion:0<br>> >> m=image 27588 udptl t38<br>
> >> t=0 0<br>> >> c=IN IP4 72.201.112.131<br>> >> s=FreeSWITCH<br>> >> o=FreeSWITCH 1357822778 1357822780 IN IP4<br>
> >> 72.201.112.131<br>> >> v=0<br>> >> 2013-01-10 13:39:29.256196 [DEBUG]<br>> >> sofia_glue.c:173<br>> >> sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>
> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>> image media sdp:<br>> >> 2013-01-10 13:39:27.996269 [DEBUG]<br>
> >> mod_spandsp_fax.c:1379 Raw write codec activation<br>> >> Success L16<br>> >> 2013-01-10 13:39:27.996269 [DEBUG]<br>> >> switch_core_codec.c:219<br>
> >> sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>> Push codec L16:70<br>
> >> 2013-01-10 13:39:27.996269 [DEBUG]<br>> >> mod_spandsp_fax.c:1363 Raw read codec activation<br>> >> Success L16 20000<br>> >> EXECUTE sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>
> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>><br>> >> rxfax(/usr/local/freeswitch/storage/fax/3150/inbox/+14792460547-2013-01-10-13-39-26.tif)<br>
> >><br>> >> 2013-01-10 13:39:27.996269 [DEBUG]<br>> >> switch_ivr_play_say.c:1682 done playing file<br>> >> silence_stream://2000<br>
> >> 2013-01-10 13:39:26.256197 [DEBUG]<br>> >> switch_rtp.c:3624 Correct ip/port confirmed.<br>> >> 2013-01-10 13:39:26.116239 [DEBUG] sofia.c:5603<br>
> >> Channel sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>> entering state<br>
> >> [ready][200]<br>> >> 2013-01-10 13:39:26.096329 [DEBUG]<br>> >> switch_core_session.c:975 Send signal<br>> >> sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>
> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>> [BREAK]<br>> >> 2013-01-10 13:39:26.096329 [DEBUG]<br>
> >> switch_core_session.c:975 Send signal<br>> >> sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>> [BREAK]<br>
> >> 2013-01-10 13:39:26.096329 [DEBUG]<br>> >> switch_core_session.c:975 Send signal<br>> >> sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>
> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>> [BREAK]<br>> >> 2013-01-10 13:39:26.016177 [DEBUG]<br>
> >> switch_ivr_play_say.c:1309 Codec Activated<br>> >> L16@8000hz 1 channels 20ms<br>> >> EXECUTE sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>
> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>><br>> >> playback(silence_stream://2000)<br>> >> 2013-01-10 13:39:26.016177 [DEBUG]<br>
> >> mod_dptools.c:1344<br>> >> sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>> SET<br>
> >> [last_fax]=[+14792460547-2013-01-10-13-39-26]<br>> >> EXECUTE sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>
> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>><br>> >> set(last_fax=+14792460547-2013-01-10-13-39-26)<br>
> >> 2013-01-10 13:39:26.016177 [DEBUG]<br>> >> mod_dptools.c:1344<br>> >> sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>
> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>> SET<br>> >> [fax_enable_t38_request]=[true]<br>> >> EXECUTE sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>
> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>><br>> >> set(fax_enable_t38_request=true)<br>> >> 2013-01-10 13:39:26.006127 [DEBUG]<br>
> >> mod_dptools.c:1344<br>> >> sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>> SET<br>
> >> [fax_enable_t38]=[true]<br>> >> 2013-01-10 13:39:26.006127 [DEBUG] sofia.c:5603<br>> >> Channel sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>
> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>> entering state<br>> >> [completed][200]<br>> >> EXECUTE sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>
> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>><br>> >> set(fax_enable_t38=true)<br>> >> 2013-01-10 13:39:26.006127 [DEBUG]<br>
> >> switch_core_session.c:975 Send signal<br>> >> sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>> [BREAK]<br>
> >> 2013-01-10 13:39:26.006127 [NOTICE]<br>> >> mod_dptools.c:1176 Channel<br>> >> [sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>
> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>>] has been<br>> >> answered<br>> >> 2013-01-10 13:39:26.006127 [DEBUG]<br>
> >> switch_channel.c:3395<br>> >> (sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>>) Callstate<br>
> >> Change RINGING -> ACTIVE<br>> >> 2013-01-10 13:39:26.006127 [DEBUG]<br>> >> switch_core_session.c:830 Send signal<br>> >> sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>
> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>> [BREAK]<br>> >><br>> >> a=sendrecv<br>> >> a=ptime:20<br>
> >> a=silenceSupp:off - - - -<br>> >> a=fmtp:101 0-16<br>> >> a=rtpmap:101 telephone-event/8000<br>> >> a=rtpmap:0 PCMU/8000<br>
> >> m=audio 27588 RTP/AVP 0 101<br>> >> t=0 0<br>> >> c=IN IP4 72.201.112.131<br>> >> s=FreeSWITCH<br>> >> o=FreeSWITCH 1357822778 1357822779 IN IP4<br>
> >> 72.201.112.131<br>> >> v=0<br>> >> 2013-01-10 13:39:26.006127 [DEBUG]<br>> >> mod_sofia.c:856 Local SDP<br>
> >> sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>>:<br>
> >> 2013-01-10 13:39:26.006127 [DEBUG]<br>> >> sofia_glue.c:3645<br>> >> sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>
> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>> Set rtp dtmf<br>> >> delay to 40<br>> >> 2013-01-10 13:39:26.006127 [DEBUG]<br>
> >> sofia_glue.c:3618 Set 2833 dtmf receive payload<br>> >> to 101<br>> >> 2013-01-10 13:39:26.006127 [DEBUG]<br>> >> sofia_glue.c:3612 Set 2833 dtmf send payload to 101<br>
> >> 2013-01-10 13:39:26.006127 [DEBUG]<br>> >> switch_rtp.c:1928 Starting timer [soft] 160 bytes<br>> >> per 20ms<br>> >> 2013-01-10 13:39:26.006127 [DEBUG]<br>
> >> sofia_glue.c:3348 AUDIO RTP<br>> >> [sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>>] 192.168.4.15<br>
> >> port 27588 -> 66.42.121.5 port 31632 codec: 0 ms: 20<br>> >> 2013-01-10 13:39:26.006127 [DEBUG]<br>> >> sofia_glue.c:1046 STUN Success<br>
> >> [72.201.112.131]:[27588]<br>> >> EXECUTE sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>> answer()<br>
> >> 2013-01-10 13:39:25.816280 [DEBUG]<br>> >> mod_dptools.c:1344<br>> >> sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>
> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>> SET<br>> >> [api_hangup_hook]=[system /usr/bin/php<br>
> >> /var/www/html/fusionpbx/secure/fax_to_email.php<br>> >> email=<a href="mailto:robert.l.craig@craignetwork.com">robert.l.craig@craignetwork.com</a><br>
> >> <mailto:<a href="mailto:robert.l.craig@craignetwork.com">robert.l.craig@craignetwork.com</a>><br>> >> extension=3150 name=${last_fax} messages='result:<br>
> >> ${fax_result_text}<br>> >> sender:${fax_remote_station_id}<br>> >> pages:${fax_document_total_pages}'<br>> >> domain=192.168.4.15<br>
> >> caller_id_name='${caller_id_name}'<br>> >> caller_id_number=${caller_id_number}]<br>> >> EXECUTE sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>
> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>><br>> >> set(api_hangup_hook=system /usr/bin/php<br>> >> /var/www/html/fusionpbx/secure/fax_to_email.php<br>
> >> email=<a href="mailto:robert.l.craig@craignetwork.com">robert.l.craig@craignetwork.com</a><br>> >> <mailto:<a href="mailto:robert.l.craig@craignetwork.com">robert.l.craig@craignetwork.com</a>><br>
> >> extension=3150 name=\${last_fax}<br>> >> messages='result: \${fax_result_text}<br>> >> sender:\${fax_remote_station_id}<br>> >> pages:\${fax_document_total_pages}'<br>
> >> domain=192.168.4.15<br>> >> caller_id_name='\${caller_id_name}'<br>> >> caller_id_number=\${caller_id_number})<br>> >> 2013-01-10 13:39:25.816280 [DEBUG]<br>
> >> mod_dptools.c:1344<br>> >> sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>> SET<br>
> >> [RFC2822_DATE]=[Thu, 10 Jan 2013 13:39:25 -0700]<br>> >> EXECUTE sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>
> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>><br>> >> set(RFC2822_DATE=Thu, 10 Jan 2013 13:39:25 -0700)<br>
> >> EXECUTE sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>><br>
> >> hash(insert/192.168.4.15-last_dial/global/d276f012-5b65-11e2-beae-8564ff827a25)<br>> >><br>> >> EXECUTE sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>
> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>><br>> >> hash(insert/192.168.4.15-last_dial/+14792460547/3150)<br>
> >><br>> >> EXECUTE sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>><br>
> >> hash(insert/192.168.4.15-spymap/<a target="_blank">+14792460547</a>/d276f012-5b65-11e2-beae-8564ff827a25)<br>> >><br>> >> 2013-01-10 13:39:25.816280 [DEBUG]<br>
> >> mod_dptools.c:1344<br>
> >> sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>> SET<br>
> >> [call_direction]=[local]<br>> >> EXECUTE sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>><br>
> >> set(call_direction=local)<br>> >> 2013-01-10 13:39:25.816280 [DEBUG]<br>> >> switch_core_state_machine.c:209<br>> >> sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>
> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>> Standard EXECUTE<br>> >> 2013-01-10 13:39:25.816280 [DEBUG]<br>
> >> mod_sofia.c:242<br>> >> sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>> SOFIA EXECUTE<br>
> >> 2013-01-10 13:39:25.816280 [DEBUG]<br>> >> switch_core_state_machine.c:477<br>> >> (sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>
> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>>) State EXECUTE<br>> >> 2013-01-10 13:39:25.816280 [DEBUG]<br>
> >> switch_core_state_machine.c:415<br>> >> (sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>>) Running State<br>
> >> Change CS_EXECUTE<br>> >> 2013-01-10 13:39:25.816280 [DEBUG]<br>> >> switch_core_state_machine.c:470<br>> >> (sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>
> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>>) State ROUTING<br>> >> going to sleep<br>> >> 2013-01-10 13:39:25.816280 [DEBUG]<br>
> >> switch_core_session.c:1283 Send signal<br>> >> sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>> [BREAK]<br>
> >> 2013-01-10 13:39:25.816280 [DEBUG]<br>> >> switch_core_state_machine.c:167<br>> >> (sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>
> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>>) State Change<br>> >> CS_ROUTING -> CS_EXECUTE<br>
> >> Dialplan:<br>
> >> sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>> Action hangup()<br>
> >> Dialplan:<br>> >> sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>> Action<br>
> >> rxfax(/usr/local/freeswitch/storage/fax/3150/inbox/${last_fax}.tif)<br>> >><br>> >> Dialplan:<br>> >> sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>
> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>> Action<br>> >> playback(silence_stream://2000)<br>> >> Dialplan:<br>
> >> sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>> Action<br>
> >> set(last_fax=${caller_id_number}-${strftime(%Y-%m-%d-%H-%M-%S)})<br>> >><br>> >> Dialplan:<br>> >> sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>
> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>> Action<br>> >> set(fax_enable_t38_request=true)<br>> >> Dialplan:<br>
> >> sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>> Action<br>
> >> set(fax_enable_t38=true)<br>> >> Dialplan:<br>> >> sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>
> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>> Action answer()<br>> >> Dialplan:<br>> >> sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>
> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>> Action<br>> >> set(api_hangup_hook=system /usr/bin/php<br>
> >> /var/www/html/fusionpbx/secure/fax_to_email.php<br>> >> email=<a href="mailto:robert.l.craig@craignetwork.com">robert.l.craig@craignetwork.com</a><br>
> >> <mailto:<a href="mailto:robert.l.craig@craignetwork.com">robert.l.craig@craignetwork.com</a>><br>> >> extension=3150 name=\\\${last_fax}<br>
> >> messages='result: \\\${fax_result_text}<br>> >> sender:\\\${fax_remote_station_id}<br>> >> pages:\\\${fax_document_total_pages}'<br>
> >> domain=192.168.4.15<br>> >> caller_id_name='\\\${caller_id_name}'<br>> >> caller_id_number=\\\${caller_id_number})<br>> >> Dialplan:<br>
> >> sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>> Regex<br>
> >> (PASS) [Test Fax] destination_number(3150) =~<br>> >> /^3150$/ break=on-false<br>> >> Dialplan:<br>> >> sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>
> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>> parsing<br>> >> [default->Test Fax] continue=false<br>
> >> Dialplan:<br>> >> sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>> Regex<br>
> >> (FAIL) [vmain_user] destination_number(3150) =~<br>> >> /^\*97$/ break=on-false<br>> >> Dialplan:<br>> >> sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>
> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>> parsing<br>> >> [default->vmain_user] continue=false<br>
> >> Dialplan:<br>> >> sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>> Regex<br>
> >> (FAIL) [vmain] destination_number(3150) =~<br>> >> /^vmain$|^\*4000$|^\*98$/ break=on-false<br>> >> Dialplan:<br>> >> sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>
> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>> parsing<br>> >> [default->vmain] continue=false<br>
> >> Dialplan:<br>> >> sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>> Regex<br>
> >> (FAIL) [send_to_voicemail]<br>> >> destination_number(3150) =~ /^\*99(\d{2,7})$/<br>> >> break=on-false<br>> >> Dialplan:<br>
> >> sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>> parsing<br>
> >> [default->send_to_voicemail] continue=false<br>> >> Dialplan:<br>> >> sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>
> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>> Regex<br>> >> (FAIL) [extension-intercom]<br>> >> destination_number(3150) =~ /^\*8(\d{2,7})$/<br>
> >> break=on-false<br>> >> Dialplan:<br>> >> sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>
> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>> parsing<br>> >> [default->extension-intercom] continue=false<br>
> >> Dialplan:<br>> >> sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>> Regex<br>
> >> (FAIL) [intercept-ext] destination_number(3150)<br>> >> =~ /^\*\*(\d+)$/ break=on-false<br>> >> Dialplan:<br>> >> sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>
> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>> parsing<br>> >> [default->intercept-ext] continue=false<br>
> >> Dialplan:<br>> >> sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>> Regex<br>
> >> (FAIL) [call_return] destination_number(3150) =~<br>> >> /^\*69$|^lcr$/ break=on-false<br>> >> Dialplan:<br>> >> sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>
> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>> parsing<br>> >> [default->call_return] continue=false<br>
> >> Dialplan:<br>> >> sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>> Regex<br>
> >> (FAIL) [call_privacy] destination_number(3150) =~<br>> >> /^\*67(\d+)$/ break=on-false<br>> >> Dialplan:<br>> >> sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>
> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>> parsing<br>> >> [default->call_privacy] continue=false<br>
> >> Dialplan:<br>> >> sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>> Action<br>
> >> set(RFC2822_DATE=${strftime(%a, %d %b %Y %T %z)})<br>> >> Dialplan:<br>> >> sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>
> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>> Action<br>> >> hash(insert/${domain_name}-last_dial/global/${uuid})<br>
> >> Dialplan:<br>> >> sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>> Action<br>
> >> hash(insert/${domain_name}-last_dial/${caller_id_number}/${destination_number})<br>> >><br>> >> Dialplan:<br>> >> sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>
> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>> Action<br>> >> hash(insert/${domain_name}-spymap/${caller_id_number}/${uuid})<br>
> >><br>> >> Dialplan:<br>> >> sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>> Absolute<br>
> >> Condition [global]<br>> >> Dialplan:<br>> >> sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>
> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>> Regex<br>> >> (FAIL) [global] ${call_debug}(false) =~ /^true$/<br>
> >> break=never<br>> >> Dialplan:<br>> >> sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>
> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>> parsing<br>> >> [default->global] continue=true<br>
> >> Dialplan:<br>> >> sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>> Regex<br>
> >> (FAIL) [redial] destination_number(3150) =~<br>> >> /^(redial|\*870)$/ break=on-false<br>> >> Dialplan:<br>> >> sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>
> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>> parsing<br>> >> [default->redial] continue=false<br>
> >> Dialplan:<br>> >> sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>> Regex<br>
> >> (FAIL) [group-intercept] destination_number(3150)<br>> >> =~ /^\*8$/ break=on-false<br>> >> Dialplan:<br>> >> sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>
> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>> parsing<br>> >> [default->group-intercept] continue=false<br>
> >> Dialplan:<br>> >> sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>> ANTI-Action<br>
> >> set(call_direction=local)<br>> >> Dialplan:<br>> >> sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>
> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>> Regex<br>> >> (FAIL) [call-direction] ${call_direction}() =~<br>
> >> /^(inbound|outbound|local)$/ break=on-false<br>> >> Dialplan:<br>> >> sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>
> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>> parsing<br>> >> [default->call-direction] continue=true<br>
> >> Dialplan:<br>> >> sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>> Regex<br>
> >> (FAIL) [Flowroute.11d] destination_number(3150)<br>> >> =~ /^\+?(\d{11})$/ break=on-false<br>> >> Dialplan:<br>> >> sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>
> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>> parsing<br>> >> [default->Flowroute.11d] continue=false<br>
> >> 2013-01-10 13:39:25.816280 [INFO]<br>> >> mod_dialplan_xml.c:498 Processing <a target="_blank">+14792460547</a><br>
> >> <<a target="_blank">+14792460547</a>>->3150 in context default<br>
> >> 2013-01-10 13:39:25.816280 [DEBUG]<br>> >> switch_core_state_machine.c:117<br>> >> sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>
> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>> Standard ROUTING<br>> >> 2013-01-10 13:39:25.816280 [DEBUG]<br>
> >> mod_sofia.c:149<br>> >> sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>> SOFIA ROUTING<br>
> >> 2013-01-10 13:39:25.816280 [DEBUG]<br>> >> switch_core_state_machine.c:470<br>> >> (sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>
> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>>) State ROUTING<br>> >> 2013-01-10 13:39:25.816280 [DEBUG]<br>
> >> switch_core_state_machine.c:415<br>> >> (sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>>) Running State<br>
> >> Change CS_ROUTING<br>> >> 2013-01-10 13:39:25.816280 [DEBUG]<br>> >> switch_core_state_machine.c:477<br>> >> (sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>
> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>>) State EXECUTE<br>> >> going to sleep<br>> >> 2013-01-10 13:39:25.816280 [NOTICE]<br>
> >> switch_ivr.c:1781 Transfer<br>> >> sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>> to<br>
> >> XML[3150@default]<br>> >> 2013-01-10 13:39:25.816280 [DEBUG]<br>> >> switch_core_session.c:830 Send signal<br>> >> sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>
> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>> [BREAK]<br>> >> 2013-01-10 13:39:25.816280 [DEBUG]<br>
> >> switch_core_session.c:1283 Send signal<br>> >> sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>> [BREAK]<br>
> >> 2013-01-10 13:39:25.816280 [DEBUG]<br>> >> switch_ivr.c:1774<br>> >> (sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>
> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>>) State Change<br>> >> CS_EXECUTE -> CS_ROUTING<br>
> >> EXECUTE sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>
> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>> transfer(3150<br>> >> XML default)<br>> >> 2013-01-10 13:39:25.816280 [DEBUG]<br>
> >> switch_channel.c:1135 EXPORT (export_vars)<br>> >> [RFC2822_DATE]=[Thu, 10 Jan 2013 13:39:25 -0700]<br>> >> EXECUTE sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>
> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>><br>> >> export(RFC2822_DATE=Thu, 10 Jan 2013 13:39:25 -0700)<br>
> >> 2013-01-10 13:39:25.816280 [DEBUG]<br>> >> mod_dptools.c:1344<br>> >> sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>
> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>> SET<br>> >> [outside_call]=[true]<br>> >> EXECUTE sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>
> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>><br>> >> set(outside_call=true)<br>> >> 2013-01-10 13:39:25.816280 [DEBUG]<br>
> >> switch_core_state_machine.c:209<br>> >> sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>> Standard EXECUTE<br>
> >> 2013-01-10 13:39:25.816280 [DEBUG]<br>> >> mod_sofia.c:242<br>> >> sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>
> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>> SOFIA EXECUTE<br>> >> 2013-01-10 13:39:25.816280 [DEBUG]<br>
> >> switch_core_state_machine.c:477<br>> >> (sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>>) State EXECUTE<br>
> >> 2013-01-10 13:39:25.816280 [DEBUG]<br>> >> switch_core_state_machine.c:415<br>> >> (sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>
> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>>) Running State<br>> >> Change CS_EXECUTE<br>> >> 2013-01-10 13:39:25.816280 [DEBUG]<br>
> >> switch_core_state_machine.c:470<br>> >> (sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>>) State ROUTING<br>
> >> going to sleep<br>> >> 2013-01-10 13:39:25.816280 [DEBUG]<br>> >> switch_core_session.c:1283 Send signal<br>> >> sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>
> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>> [BREAK]<br>> >> 2013-01-10 13:39:25.816280 [DEBUG]<br>
> >> switch_core_state_machine.c:167<br>> >> (sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>>) State Change<br>
> >> CS_ROUTING -> CS_EXECUTE<br>> >> Dialplan:<br>> >> sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>
> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>> Action<br>> >> transfer(3150 XML default)<br>> >> Dialplan:<br>
> >> sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>> Regex<br>
> >> (PASS) [Test_Number]<br>> >> destination_number<a target="_blank">(15203039810</a>) =~<br>> >> /^15203039810$/ break=on-false<br>
> >> Dialplan:<br>
> >> sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>> Regex<br>
> >> (PASS) [Test_Number] context(public) =~ /public/<br>> >> break=on-false<br>> >> Dialplan:<br>> >> sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>
> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>> parsing<br>> >> [public->Test_Number] continue=false<br>
> >> Dialplan:<br>> >> sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>> Regex<br>
> >> (FAIL) [call_debug] ${call_debug}(false) =~<br>> >> /^true$/ break=never<br>> >> Dialplan:<br>> >> sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>
> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>> parsing<br>> >> [public->call_debug] continue=true<br>
> >> Dialplan:<br>> >> sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>> Action<br>
> >> export(RFC2822_DATE=${strftime(%a, %d %b %Y %T %z)})<br>> >> Dialplan:<br>> >> sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>
> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>> Action<br>> >> set(outside_call=true)<br>> >> Dialplan:<br>
> >> sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>> Absolute<br>
> >> Condition [outside_call]<br>> >> Dialplan:<br>> >> sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>
> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>> parsing<br>> >> [public->outside_call] continue=true<br>
> >> Dialplan:<br>> >> sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>> Regex<br>
> >> (FAIL) [unloop] ${sip_looped_call}() =~ /^true$/<br>> >> break=on-false<br>> >> Dialplan:<br>> >> sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>
> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>> Regex<br>> >> (PASS) [unloop] ${unroll_loops}(true) =~ /^true$/<br>
> >> break=on-false<br>> >> Dialplan:<br>> >> sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>
> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>> parsing<br>> >> [public->unloop] continue=false<br>
> >> 2013-01-10 13:39:25.816280 [INFO]<br>> >> mod_dialplan_xml.c:498 Processing <a target="_blank">+14792460547</a><br>
> >> <<a target="_blank">+14792460547</a>>-><a target="_blank">15203039810</a> in context public<br>
> >> 2013-01-10 13:39:25.816280 [DEBUG]<br>> >> switch_core_state_machine.c:117<br>> >> sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>
> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>> Standard ROUTING<br>> >> 2013-01-10 13:39:25.816280 [DEBUG]<br>
> >> mod_sofia.c:149<br>> >> sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>> SOFIA ROUTING<br>
> >> 2013-01-10 13:39:25.816280 [DEBUG]<br>> >> switch_core_state_machine.c:470<br>> >> (sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>
> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>>) State ROUTING<br>> >> 2013-01-10 13:39:25.806120 [DEBUG]<br>
> >> switch_channel.c:2003<br>> >> (sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>>) Callstate<br>
> >> Change DOWN -> RINGING<br>> >> 2013-01-10 13:39:25.806120 [DEBUG]<br>> >> switch_core_state_machine.c:415<br>> >> (sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>
> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>>) Running State<br>> >> Change CS_ROUTING<br>> >> 2013-01-10 13:39:25.806120 [DEBUG]<br>
> >> switch_core_state_machine.c:454<br>> >> (sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>>) State INIT<br>
> >> going to sleep<br>> >> 2013-01-10 13:39:25.806120 [DEBUG]<br>> >> switch_core_session.c:1283 Send signal<br>> >> sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>
> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>> [BREAK]<br>> >> 2013-01-10 13:39:25.806120 [DEBUG]<br>
> >> mod_sofia.c:126<br>> >> (sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>>) State Change<br>
> >> CS_INIT -> CS_ROUTING<br>> >> 2013-01-10 13:39:25.806120 [DEBUG] mod_sofia.c:86<br>> >> sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>
> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>> SOFIA INIT<br>> >> 2013-01-10 13:39:25.806120 [DEBUG]<br>
> >> switch_core_state_machine.c:454<br>> >> (sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>>) State INIT<br>
> >> 2013-01-10 13:39:25.806120 [DEBUG]<br>> >> switch_core_state_machine.c:415<br>> >> (sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>
> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>>) Running State<br>> >> Change CS_INIT<br>> >> 2013-01-10 13:39:25.806120 [DEBUG]<br>
> >> switch_core_session.c:1283 Send signal<br>> >> sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>> [BREAK]<br>
> >> 2013-01-10 13:39:25.806120 [DEBUG] sofia.c:5831<br>> >> (sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>
> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>>) State Change<br>> >> CS_NEW -> CS_INIT<br>> >> 2013-01-10 13:39:25.806120 [DEBUG]<br>
> >> sofia_glue.c:5263 Set 2833 dtmf send/recv payload<br>> >> to 101<br>> >> 2013-01-10 13:39:25.806120 [DEBUG]<br>> >> switch_core_codec.c:111<br>
> >> sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>> Original read<br>
> >> codec set to PCMU:0<br>> >> 2013-01-10 13:39:25.806120 [DEBUG]<br>> >> sofia_glue.c:3093 Set Codec<br>> >> sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>
> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>> PCMU/8000 20<br>> >> ms 160 samples 64000 bits<br>> >> 2013-01-10 13:39:25.806120 [DEBUG]<br>
> >> sofia_glue.c:5134 Audio Codec Compare<br>> >> [PCMU:0:8000:20:64000]/[PCMU:0:8000:20:64000]<br>> >> 2013-01-10 13:39:25.806120 [DEBUG]<br>
> >> sofia_glue.c:5134 Audio Codec Compare<br>> >> [PCMU:0:8000:20:64000]/[G722:9:8000:20:64000]<br>> >><br>> >> a=ptime:20<br>
> >> a=fmtp:101 0-15<br>> >> a=rtpmap:101 telephone-event/8000<br>> >> a=fmtp:18 annexb=no<br>> >> a=rtpmap:18 G729/8000<br>
> >> m=audio 31632 RTP/AVP 0 18 101<br>> >> t=0 0<br>> >> c=IN IP4 66.42.121.5<br>> >> s=-<br>> >> o=- 275426305 1357849875 IN IP4 66.42.121.5<br>
> >> v=0<br>> >> 2013-01-10 13:39:25.806120 [DEBUG] sofia.c:5614<br>> >> Remote SDP:<br>> >> 2013-01-10 13:39:25.806120 [DEBUG] sofia.c:5603<br>
> >> Channel sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>> entering state<br>
> >> [received][100]<br>> >> 2013-01-10 13:39:25.786370 [DEBUG]<br>> >> switch_core_state_machine.c:433<br>> >> (sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>
> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>>) State NEW<br>> >> 2013-01-10 13:39:25.786370 [DEBUG]<br>
> >> switch_core_state_machine.c:415<br>> >> (sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>>) Running State<br>
> >> Change CS_NEW<br>> >> 2013-01-10 13:39:25.786370 [DEBUG]<br>> >> switch_core_session.c:975 Send signal<br>> >> sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>
> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>> [BREAK]<br>> >> 2013-01-10 13:39:25.786370 [DEBUG]<br>
> >> switch_core_session.c:975 Send signal<br>> >> sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>> [BREAK]<br>
> >> 2013-01-10 13:39:25.786370 [NOTICE]<br>> >> switch_channel.c:968 New Channel<br>> >> sofia/external/+<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a><br>
> >> <mailto:<a href="mailto:14792460547@flowroute.com">14792460547@flowroute.com</a>><br>> >> [d276f012-5b65-11e2-beae-8564ff827a25]<br>> >><br>
> >> Robert<br>> >><br>> >><br>> >> ------------------------------------------------------------------------<br>> >> Date: Thu, 10 Jan 2013 09:47:18 -0800<br>
> >> From: <a href="mailto:msc@freeswitch.org">msc@freeswitch.org</a> <mailto:<a href="mailto:msc@freeswitch.org">msc@freeswitch.org</a>><br>> >> To: <a href="mailto:freeswitch-users@lists.freeswitch.org">freeswitch-users@lists.freeswitch.org</a><br>
> >> <mailto:<a href="mailto:freeswitch-users@lists.freeswitch.org">freeswitch-users@lists.freeswitch.org</a>><br>> >> Subject: Re: [Freeswitch-users] T38 Configuration<br>
> >><br>> >> Can you pastebin a console debug log w/ sip trace<br>> >> of a call failing to negotiate t.38 correctly?<br>> >> That might help us figure out where to look.<br>
> >> -MC<br>> >><br>> >> On Wed, Jan 9, 2013 at 7:42 PM, Robert Craig<br>> >> <<a href="mailto:craig.robert@hotmail.com">craig.robert@hotmail.com</a><br>
> >> <mailto:<a href="mailto:craig.robert@hotmail.com">craig.robert@hotmail.com</a>>> wrote:<br>> >><br>> >> Just installed FusionPBX using the script<br>
> >> built for a Centos 6 install. Everything<br>> >> works great in regards to calls, but my main<br>> >> goal of this project was to utilize the fax<br>
> >> capabilities of Freeswitch/FusionPBX. I have<br>> >> tried many things in media bypass, routing to<br>> >> a fax extension, using an ATA, etc., but I<br>
> >> can't get T38 to negotiate correctly. Can<br>> >> someone point me in the right direction as to<br>> >> where I should begin? I am guessing it isn't<br>
> >> supposed to work right out of the box. I am<br>> >> using Flowroute as my provider right now and<br>> >> the have confirmed that they utilize T38 in<br>
> >> both directions. Thanks!<br>> >><br>> >><br>> >> Robert<br>> >><br>> <br>> <br>> _________________________________________________________________________<br>
> Professional FreeSWITCH Consulting Services:<br>> <a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>> <a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
> <br>> FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>> <a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>> <br>> Official FreeSWITCH Sites<br>> <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
> <a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>> <a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>> <br>> FreeSWITCH-users mailing list<br>
> <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>> <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
> UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>> <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</div></div></div>                                            </div></div>
<br>_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br>Michael S Collins<br>Twitter: @mercutioviz<br><a href="http://www.FreeSWITCH.org" target="_blank">http://www.FreeSWITCH.org</a><br><a href="http://www.ClueCon.com" target="_blank">http://www.ClueCon.com</a><br>
<a href="http://www.OSTAG.org" target="_blank">http://www.OSTAG.org</a><br><br>
<br>_________________________________________________________________________
Professional FreeSWITCH Consulting Services:
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a>
Official FreeSWITCH Sites
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a>
<a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a>
FreeSWITCH-users mailing list
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a>
UNSUBSCRIBE:http://<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">lists.freeswitch.org/mailman/options/freeswitch-users</a>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a></div></div>                                            </div>
</div></blockquote><blockquote><div><span>_________________________________________________________________________</span><br><span>Professional FreeSWITCH Consulting Services:</span><br><span><a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a></span><br>
<span><a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a></span><br><span></span><br><span>FreeSWITCH-powered IP PBX: The CudaTel Communication Server</span><br><span><a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a></span><br>
<span></span><br><span>Official FreeSWITCH Sites</span><br><span><a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a></span><br><span><a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a></span><br>
<span><a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a></span><br><span></span><br><span>FreeSWITCH-users mailing list</span><br><span><a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a></span><br>
<span><a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a></span><br><span>UNSUBSCRIBE:http://<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">lists.freeswitch.org/mailman/options/freeswitch-users</a></span><br>
<span><a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a></span><br></div></blockquote><br>_________________________________________________________________________
Professional FreeSWITCH Consulting Services:
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a>
Official FreeSWITCH Sites
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a>
<a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a>
FreeSWITCH-users mailing list
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a></div></div>                                            </div></div>
<br>_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br></blockquote></div><br></div></div>
<br>_________________________________________________________________________
Professional FreeSWITCH Consulting Services:
consulting@freeswitch.org
http://www.freeswitchsolutions.com
FreeSWITCH-powered IP PBX: The CudaTel Communication Server
http://www.cudatel.com
Official FreeSWITCH Sites
http://www.freeswitch.org
http://wiki.freeswitch.org
http://www.cluecon.com
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org</div></div>                                            </div></body>
</html>