[Freeswitch-users] group dial disconnects before VM
Michael Jerris
mike at jerris.com
Tue Aug 2 18:16:45 MSD 2016
How are you calling voicemail when it works vs when it doesn't work
Sent from my iPad
> On Aug 2, 2016, at 12:06 AM, Jungle Boogie <jungleboogie0 at gmail.com> wrote:
>
> Just wanted to add this...
>
> Calling the user directly plays the full voicemail prompt and allows you
> to leave a VM.
>
>
>> On Mon, Aug 01, 2016 at 07:45:36PM -0700, Jungle Boogie wrote:
>> Hi All,
>>
>> I have some end points in a ring group and when there's no answer, I'd like it
>> transferred to a voicemail box. Pretty simple. What's happening is I hear,
>> "The person at extenion--goodbye.
>>
>> conf/dialplan/default.xml for the group:
>> <extension name="group_dial_support">
>> <condition field="destination_number" expression="^2001$">
>> <action application="set" data="call_timeout=20"/>
>> <action application="set" data="continue_on_fail=true"/>
>> <action application="set" data="hangup_after_bridge=true"/>
>> <action application="bridge" data="group/support@${domain_name}"/>
>> <action application="answer"/>
>> <action application="sleep" data="2000"/>
>> <action application="voicemail" data="default 2600"/>
>> </condition>
>> </extension>
>>
>>
>>
>> Logs:
>> https://pastebin.freeswitch.org/view/b3856e93
>>
>> What am I doing incorrectly?
>>
>> Thanks!
>
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> 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
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
Join us at ClueCon 2016 Aug 8-12, 2016
More information about the FreeSWITCH-users
mailing list