From khovayko at gmail.com Thu May 3 21:51:43 2018 From: khovayko at gmail.com (Oleg Khovayko) Date: Thu, 3 May 2018 17:51:43 -0400 Subject: [Freeswitch-dev] Set default ENUM resolver to the ENUMER: enum.enumer.org Message-ID: <5AEB846F.1020700@gmail.com> Hello, 1. Currently, ENUM module is almost not supported in FreeSWITCH, and default lookup site (e164.org), specified in the mod_enum, is our of service for long time. 2. We started blockchain-based distributed ENUM service, and it is grows these days, and several commercial switches already using it. This document contains pptx presentation, and several articles about ENUMER: http://bit.ly/ENUMER 3. I would like contact someone from FS community, who will change default configs for mod_enum to our public resolver enum.enumer.org I believe, ENUMER is a great chance to get united SIP/VOIP world, which is currently fragmented. And united we will be strong! 4. I also open to all community members, to help you adopt ENUMER in your FreeSWITCH based PBX, or to other cooperation activities. Thanks, Oleg Khovayko, ENUMER inventor. From jcherukuri_necc at yahoo.com Tue May 15 13:47:51 2018 From: jcherukuri_necc at yahoo.com (Jyotshna Cherukuri) Date: Tue, 15 May 2018 13:47:51 +0000 (UTC) Subject: 5 sec delay in FreeSWITCH when caller and callee tries to place the call off hold at the same time References: <1219500556.1432554.1526392071783.ref@mail.yahoo.com> Message-ID: <1219500556.1432554.1526392071783@mail.yahoo.com> Hello, I have a scenario where caller and callee both place the call on hold and when they both try to un hold the call at the same time , I've noticed FreeSWITCH introducing 5 sec delay to unhold both the legs. I have tracked the 5 second delay in switch_core_media.c to switch_channel_wait_for_flag... if (b_channel) {  if (switch_channel_test_flag(session->channel, CF_HOLD)) {  switch_ivr_unhold(b_session);  switch_channel_clear_flag(session->channel, CF_SUSPEND);  switch_channel_clear_flag(session->channel, CF_HOLD);  } else {  switch_channel_stop_broadcast(b_channel);  switch_channel_wait_for_flag(b_channel, CF_BROADCAST, SWITCH_FALSE, 5000, NULL);    }  } switch_channel_wait_for_flag is not returning back and its timing out I believe . I am not sure if this a valid bug and I want to understand why  it's not clearing CF_BROADCAST flag on one leg . Any help is appreciated . Also, under perfect working scenarios I see "done playing file local_stream://xxx" on the console , but I dont see this log for the above scenario .  Appreciate all your help !  ThanksJyotshna -------------- next part -------------- An HTML attachment was scrubbed... URL: From karlseacrest at yahoo.com Mon May 21 09:12:44 2018 From: karlseacrest at yahoo.com (Karl Seacrest) Date: Mon, 21 May 2018 01:12:44 -0800 Subject: No subject Message-ID: <1526893969.KgryfXgaWNS5xKgs5fdyi3@mf-smf-ucb027c2> http://wisdom.builtinnigeria.com Karl Seacrest -------------- next part -------------- An HTML attachment was scrubbed... URL: From aroumie at yahoo.com Tue May 22 07:35:28 2018 From: aroumie at yahoo.com (Ali R.) Date: Mon, 21 May 2018 23:35:28 -0800 Subject: No subject Message-ID: <1526974534.L1pRfvXzvmomCL1pWf0gVo@mf-smf-ucb021c2> http://relief.tzurgabi.com Ali R. -------------- next part -------------- An HTML attachment was scrubbed... URL: