abuzooz Posted April 27, 2020 Report Posted April 27, 2020 Hi All I am trying to play a media file when someone calls a ring group, I noticed an option called 'Ring Back' but this only works if the call was received from internal caller, my target is to be able to set a media for each source, to play a media when receiving an internal call and to play a different media in case of external call. I read here that there is something called ringroups ringtone external/internal but it is not working with me to set it up via API. This is a sample callflow create API to create a ringgroup with ringbank, any advise? {"data": {"patterns":[], "numbers":["+XXXXXXXXX","222"], "flow":{"data":{"name":"TestRing", "endpoints":[{"endpoint_type":"user","id":"0520f33ca5ecc05a172f984e2d41f7f0","delay":0,"timeout":20} ,{"endpoint_type":"user","id":"ab92015ffc8f7ee722c68fa9a66d5ef5","delay":0,"timeout":20}], "strategy":"simultaneous", "timeout":20, "repeats":2, "ringback":"d9df631bc2abc6b83a3629e44b5d6bff", "ignore_forward":true}, "module":"ring_group","children":{}}}, "auth_token":"{AUTH_TOKEN}"} Quote
Karl Stallknecht Posted April 27, 2020 Report Posted April 27, 2020 Are you referring to the ring tone that the phone plays, or a "play media" call flow element for what someone calling in hears? Quote
abuzooz Posted April 27, 2020 Author Report Posted April 27, 2020 @Karl Stallknecht Yes, the media you will hear while ringing on a ring group. for internal calls, call backs option is working just fine, I want to know what is the option to be used to have the same for incoming calls coming from external sources. But not the media in the call flow, as if you put a media in call flow before ringgroup, you will listen to the media before ringing the members in this ringgroup, it is like holdon music. Quote
abuzooz Posted April 27, 2020 Author Report Posted April 27, 2020 I think these are the options, but I couldnt find any example on the web Quote
fmateo05 Posted April 27, 2020 Report Posted April 27, 2020 That can be done in the ring group callflow action. There is an option while configuring about ringback Quote
abuzooz Posted April 27, 2020 Author Report Posted April 27, 2020 @fmateo05 this option will only play music when the call received is internal, when receiving a call from external number it wont work Quote
fmateo05 Posted April 28, 2020 Report Posted April 28, 2020 (edited) 1 hour ago, abuzooz said: @fmateo05 this option will only play music when the call received is internal, when receiving a call from external number it wont work Call me at the number i will send you on messages Edited April 28, 2020 by fmateo05 (see edit history) Quote
Customers Dhruv Posted January 29, 2021 Customers Report Posted January 29, 2021 Hello everyone, Is there a way to make a group have a certain ringtone? That way someone can distinguish if they are being called directly or if its just the group they are a part of? There is an applet in advanced callflow called Distinctive Ring . We have never used this function before. Just want to know if any one have used the distinctive ring and how? Any advice? Thanks, Dhruv Quote
Sara Posted May 25, 2021 Report Posted May 25, 2021 On 4/28/2020 at 4:38 AM, fmateo05 said: Call me at the number i will send you on messages Hi @fmateo05, I have a same problem, do you have a clue? Quote
fmateo05 Posted May 25, 2021 Report Posted May 25, 2021 You can create some shout outputs for be used with ring grup on each ring-back setting. Quote
abuzooz Posted May 29, 2021 Author Report Posted May 29, 2021 There is no problem with Kazoo, it is related to the carrier itself, you need to understand that ring groups are different than queues, where in ring groups you are streaming the media without the call being picked-up while in queues, the call will be connected then media is steamed, this is always supported by all carriers. We have music working on ring groups, but not all carriers play it, some does and others doesnt. @Sara Quote
fmateo05 Posted May 29, 2021 Report Posted May 29, 2021 (edited) On 5/25/2021 at 5:51 AM, Sara said: Hi @fmateo05, I have a same problem, do you have a clue? Any success with your config? This information could be also useful: https://freeswitch.org/confluence/display/FREESWITCH/180+vs+183+vs+Early+Media Edited May 29, 2021 by fmateo05 (see edit history) Quote
Sara Posted May 30, 2021 Report Posted May 30, 2021 15 hours ago, abuzooz said: There is no problem with Kazoo, it is related to the carrier itself, you need to understand that ring groups are different than queues, where in ring groups you are streaming the media without the call being picked-up while in queues, the call will be connected then media is steamed, this is always supported by all carriers. We have music working on ring groups, but not all carriers play it, some does and others doesnt. @Sara thanks @abuzooz 14 hours ago, fmateo05 said: Any success with your config? This information could be also useful: https://freeswitch.org/confluence/display/FREESWITCH/180+vs+183+vs+Early+Media thanks, i will also check the free switch settings Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.