[Freeswitch-users] curl connect timeout question

Michael Jerris mike at jerris.com
Tue Apr 12 23:06:34 MSD 2016


have you looked at the backtrace to see why it's crashing?  is it in this
new module you made?

On Tuesday, April 12, 2016, Chris Mandra <mandra at gmail.com> wrote:

> Thanks for responding. Yes - I make sure it's not connected to the
> internet and run my module with the curl functions. I'd expect it to time
> out or something, but instead it's crashing freeswitch.
>
> On Mon, Apr 11, 2016 at 4:01 PM, Michael Jerris <mike at jerris.com
> <javascript:_e(%7B%7D,'cvml','mike at jerris.com');>> wrote:
>
>> So you are adding code to it and then its crashing?
>>
>> On Apr 10, 2016, at 10:47 PM, Chris Mandra <mandra at gmail.com
>> <javascript:_e(%7B%7D,'cvml','mandra at gmail.com');>> wrote:
>>
>> Any ideas?
>>
>> On Saturday, April 9, 2016, Chris Mandra <mandra at gmail.com
>> <javascript:_e(%7B%7D,'cvml','mandra at gmail.com');>> wrote:
>>
>>> Hey guys, if I'm using curl in a module and the connection times out do
>>> you have suggestion for how this should be handled?
>>>
>>> For example, if I disconnect freeswitch from the internet and have the
>>> following settings:
>>>
>>>
>>> curl_easy_setopt(curl_handle, CURLOPT_CONNECTTIMEOUT, 5L);
>>> curl_easy_setopt(curl_handle, CURLOPT_TIMEOUT, 5L);
>>> switch_curl_easy_setopt(curl_handle, CURLOPT_NOSIGNAL, 1L);
>>>
>>> it never times out and then crashes freeswitch. Is this expected
>>> behavior?
>>> Is there something I should be doing instead?
>>> Thanks, chris
>>>
>>
>>
>> _________________________________________________________________________
>> Professional FreeSWITCH Consulting Services:
>> consulting at freeswitch.org
>> <javascript:_e(%7B%7D,'cvml','consulting at freeswitch.org');>
>> http://www.freeswitchsolutions.com
>>
>> Official FreeSWITCH Sites
>> http://www.freeswitch.org
>> http://confluence.freeswitch.org
>> http://www.cluecon.com
>>
>> FreeSWITCH-users mailing list
>> FreeSWITCH-users at lists.freeswitch.org
>> <javascript:_e(%7B%7D,'cvml','FreeSWITCH-users at lists.freeswitch.org');>
>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
>> http://www.freeswitch.org
>>
>
>
>
> --
> mandra
> c:410.258.5281
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20160412/f7f1c683/attachment-0001.html 


Join us at ClueCon 2016 Aug 8-12, 2016
More information about the FreeSWITCH-users mailing list