[Freeswitch-users] Ring Group with External Number not transferring after timeout

Michael Collins msc at freeswitch.org
Tue Oct 18 02:28:32 MSD 2011


This is definitely a question for Bluebox and/or 2600hz forum/mailing list.
-MC

On Fri, Oct 14, 2011 at 6:45 PM, Ryan How <rhow at exemail.com.au> wrote:

> Hi,
>
> I have a ring group with an external number I've created using bluebox.
> Sorry I hope I am posting this in the right forum...
>
> What happens is, it will ring for 30 seconds, then stop ringing, then
> rather than transfer to voicemail, it will start ringing again. If I
> remove the external number from the ring group then it is ok and works
> as expected. Is bluebox setting this up wrong? Or is there something I
> need to change or add? XML is below... On occasion it seems to work,
> maybe if the external number is busy or something?
>
> It is funny because this is exactly the same behaviour I got when
> setting up the same thing with asterisk. Makes me think there is
> something I'm not getting when putting in external numbers.
>
> I'm using the GIT head of freeswitch (and bluebox) as of yesterday.
>
> Thanks,
>
> Ryan
>
>
> <extension name="main_number_9" continue="true">
> <condition field="destination_number" expression="^3000$">
> <action application="set" bluebox="settingEndBridge"
> data="hangup_after_bridge=true"/>
> <action application="set" bluebox="settingFail"
> data="continue_on_fail=true"/>
> <action application="set" bluebox="autoPlay" data="vm_auto_play=false"/>
> <action application="set" bluebox="settingTimeout" data="call_timeout=30"/>
> <action application="set" bluebox="settingRing"
> data="ringback=${us-ring}"/>
> <action application="set" bluebox="settingRingXfer"
> data="transfer_ringback=${us-ring}"/>
> <action application="export" bluebox="sipCalleeIdName"
> data="sip_callee_id_name=Ring All"/>
> <action application="export" bluebox="sipCalleeIdNumber"
> data="sip_callee_id_number=3000"/>
> <action application="export" bluebox="settingContinueOnTimeout"
> data="originate_continue_on_timeout=true"/>
> <action application="bridge"
> data="[ignore_early_media=true,leg_timeout=30]user/2001@
> $${location_1}:_:[ignore_early_media=true,leg_timeout=30]user/2002@
> $${location_1}:_:[ignore_early_media=true,leg_timeout=30]sofia/gateway/trunk_1/0447614933"/>
> <action application="answer"/>
> <action application="voicemail" data="default voicemail_1 2001"/>
> <action application="hangup"/>
> </condition>
> </extension>
>
>
>
> FreeSWITCH-users mailing list
> 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20111017/23b872e0/attachment-0001.html 


Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-users mailing list