Were the successful tests  made using proxy media to true?

* I get same results, I don't know why mails are not being sent. I'll 
look into it.

On 11/16/2010 04:01 PM, Nikolay Kondratyev wrote:
> Ok, my yesterday problem were because of wrong usage of my fax sw.
> Today I successfully sent 5 fax messages with different number of pages.
> My fax sw on the pc reported that fax transfer was ok.
> In the freeswitch log I see spandsp reporting that fax is received ok.
> But nothing is sent via email.
> The snapshot is available at
> ftp://sipx:[email protected]/fax-ok_no-email_sipx-configuration-sipx1.lab.ns
> tel.ru.tar.gz
>
> Is it known problem?
>
> Thanks and regards,
> Nikolay.
>
>    
>> -----Original Message-----
>> From: [email protected]
>> [mailto:[email protected]] On Behalf Of
>> Nikolay Kondratyev
>> Sent: Monday, November 15, 2010 7:36 PM
>> To: 'Discussion list for users of sipXecs software'
>> Subject: Re: [sipx-users] testing t38 fax with sipx.
>>
>> I tried several times without success.
>> Trace and sipxivr.log are attached.
>> The whole snapshot is available at
>> ftp://sipx:[email protected]/fax05-sipx-configuration-sipx1.la
>> b.nstel.ru.tar
>> .gz
>> Tomorrow will (I hope) test with hardware faxmachine.
>>
>> Rgds,
>> Nikolay.
>>
>>
>>      
>>> -----Original Message-----
>>> From: [email protected]
>>> [mailto:[email protected]] On Behalf Of Tony
>>> Graziano
>>> Sent: Monday, November 15, 2010 7:14 PM
>>> To: [email protected]
>>> Subject: Re: [sipx-users] testing t38 fax with sipx.
>>>
>>> Remember to make sure your settings are still in place
>>>        
>> after the log
>>      
>>> is put in debug. If not, put them back and restart fs via sipxproc
>>> again, then test.
>>> ============================
>>> Tony Graziano, Manager
>>> Telephone: 434.984.8430
>>> Fax: 434.984.8431
>>>
>>> Email: [email protected]
>>>
>>> LAN/Telephony/Security and Control Systems Helpdesk:
>>> Telephone: 434.984.8426
>>> Fax: 434.984.8427
>>>
>>> Helpdesk Contract Customers:
>>> http://www.myitdepartment.net/gethelp/
>>>
>>> ----- Original Message -----
>>> From: [email protected]
>>> <[email protected]>
>>> To: Discussion list for users of sipXecs software
>>> <[email protected]>
>>> Sent: Mon Nov 15 10:58:33 2010
>>> Subject: Re: [sipx-users] testing t38 fax with sipx.
>>>
>>> Can you please put the IVR on debug mode and send the log over
>>> (sipxivr.log)?
>>>
>>> Also, run the tests several times. I got successful fax
>>>        
>> from time to
>>      
>>> time (i am using either FS cli or FaxVoip an XP application).
>>>
>>> When/If you get the hardware fax machine, can you please run tests
>>> with and without the media proxy parameter in sipX_profile.xml?
>>>
>>>
>>> Thanks,
>>> Cristi
>>>
>>> On 11/15/2010 05:32 PM, Nikolay Kondratyev wrote:
>>>        
>>>> Ok, now i see that fs does send t38 re-invite, and further
>>>>          
>>> signalling
>>>        
>>>> looks to be ok.
>>>> But fax message has not been send. In the trace (attached)
>>>>          
>>> i see that
>>>        
>>>> mp114 sends bye.
>>>> In the mp114's syslog i see that it receives 'on hook'
>>>>          
>>> event from it's
>>>        
>>>> fxs channel.
>>>> Mmm... i use my pc instead of real fax machine. So possibly
>>>>          
>>> problem is
>>>        
>>>> there....
>>>> I'll try with a hardware fax machine (if i'll manage to find it).
>>>> Thanks and regards,
>>>> Nikolay.
>>>>
>>>>
>>>>          
>>> --------------------------------------------------------------
>>> ----------
>>>        
>>>>      *From:* [email protected]
>>>>      [mailto:[email protected]] *On Behalf Of
>>>>      *Cristi Starasciuc
>>>>      *Sent:* Monday, November 15, 2010 5:40 PM
>>>>      *To:* Discussion list for users of sipXecs software
>>>>      *Subject:* Re: [sipx-users] testing t38 fax with sipx.
>>>>
>>>>      Indeed, I forgot about that, thanks Tony
>>>>
>>>>      The parameter is:
>>>>      <param name="inbound-proxy-media" value="true"/>
>>>>
>>>>      Please add it to
>>>>
>>>>
>>>>          
>>> {sipx_install}/etc/sipxpbx/freeswitch/conf/sip_profiles/sipX_p
>>> rofile.xml
>>>        
>>>>      and try again.
>>>>
>>>>      C
>>>>
>>>>      On 11/15/2010 04:23 PM, Tony Graziano wrote:
>>>>          
>>>>>      There was a t.38 parameter that needed to go in the
>>>>>            
>> sipxprofile
>>      
>>>>>      in fs (profiles) as i recall. proxy media...
>>>>>
>>>>>      On Mon, Nov 15, 2010 at 7:10 AM, Cristi Starasciuc
>>>>>      <[email protected]<mailto:[email protected]>>  wrote:
>>>>>
>>>>>          The patch is in, reinvite should have taken
>>>>>            
>> place, I don't
>>      
>>>>>          know why it doesn't, I'll look into it.
>>>>>          Meanwhile, can you please add<param name="enable-t38"
>>>>>          value="true"/>  in
>>>>>
>>>>>
>>>>>            
>>> {sipx_install}/etc/sipxpbx/freeswitch/conf/autoload_configs/fa
>>> x.conf.xml
>>>        
>>>>>          and give it another try?
>>>>>
>>>>>          Regards,
>>>>>          Cristi
>>>>>
>>>>>
>>>>>          On 11/15/2010 11:52 AM, Nikolay Kondratyev wrote:
>>>>>            
>>>>>>          Hi all,
>>>>>>          i tried to test t38 fax with sipx/fs, ... but alas...
>>>>>>          I installed "a snapshot version" of sipx:
>>>>>>              
>>> 0.0.4.3.2-62363c1
>>>        
>>>>>>          2010-11-07T04:02:55 build27 on a virtual machine,
>>>>>>              
>>> configured
>>>        
>>>>>>          fax extention 301 for a user 201.
>>>>>>          Registered Audiocodes mp114 fxs as another user - 203.
>>>>>>          mp114 is configured to switch to t38 using reinvite.
>>>>>>          So the first test is to send fax from 203 to 301.
>>>>>>          I call from 203 to 301, hear fax tone. But fax
>>>>>>              
>>> machines are
>>>        
>>>>>>          not connected.
>>>>>>          In the trace (attached) one can see, that there is not
>>>>>>          re-negotiation (re-invite) from sipx to switch
>>>>>>              
>> media from
>>      
>>>>>>          audio to "image udptl t38".
>>>>>>          I looked at
>>>>>>              
>>> http://track.sipfoundry.org/browse/XX-8645. And
>>>        
>>>>>>          see, if i understood correctly, that there
>>>>>>              
>> should exist a
>>      
>>>>>>          patch to enable "t38 reinvite".
>>>>>>          Is it included in the version i installed?
>>>>>>          Should i be patient and wait a bit?
>>>>>>          Please advise...
>>>>>>          Thanks and regards,
>>>>>>          Nikolay.
>>>>>>
>>>>>>
>>>>>>          _______________________________________________
>>>>>>          sipx-users mailing list
>>>>>>          [email protected]
>>>>>> <mailto:[email protected]>
>>>>>>          List
>>>>>>              
>>> Archive:http://list.sipfoundry.org/archive/sipx-users/
>>>        
>>>>>
>>>>>          _______________________________________________
>>>>>          sipx-users mailing list
>>>>>          [email protected]
>>>>>          <mailto:[email protected]>
>>>>>          List Archive:
>>>>>            
>>> http://list.sipfoundry.org/archive/sipx-users/
>>>        
>>>>>
>>>>>
>>>>>
>>>>>      --
>>>>>      ======================
>>>>>      Tony Graziano, Manager
>>>>>      Telephone: 434.984.8430
>>>>>      sip: [email protected]
>>>>>      <mailto:[email protected]>
>>>>>      Fax: 434.326.5325
>>>>>
>>>>>      Email: [email protected]
>>>>>      <mailto:[email protected]>
>>>>>
>>>>>      LAN/Telephony/Security and Control Systems Helpdesk:
>>>>>      Telephone: 434.984.8426
>>>>>      sip: [email protected]
>>>>>      <mailto:[email protected]>
>>>>>
>>>>>      Helpdesk Contract Customers:
>>>>>      http://support.myitdepartment.net
>>>>>
>>>>>      Linked-In Profile:
>>>>>      http://www.linkedin.com/pub/tony-graziano/14/4a6/7a4
>>>>>
>>>>>
>>>>>      _______________________________________________
>>>>>      sipx-users mailing list
>>>>>      [email protected]
>>>>>      List Archive:http://list.sipfoundry.org/archive/sipx-users/
>>>>>            
>>>>
>>>> _______________________________________________
>>>> sipx-users mailing list
>>>> [email protected]
>>>> List Archive: http://list.sipfoundry.org/archive/sipx-users/
>>>>          
>>> _______________________________________________
>>> sipx-users mailing list
>>> [email protected]
>>> List Archive: http://list.sipfoundry.org/archive/sipx-users/
>>>        
>>      
> _______________________________________________
> sipx-users mailing list
> [email protected]
> List Archive: http://list.sipfoundry.org/archive/sipx-users/
>
>    

_______________________________________________
sipx-users mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-users/

Reply via email to