[Freeswitch-users] Inbound external calls don't trigger voicemail when using group ring

Anthony Minessale anthony.minessale at gmail.com
Wed Sep 22 16:56:15 PDT 2010


you have to add the voicemail app to your dialplan after the bridge or
how will it?



On Tue, Sep 21, 2010 at 7:03 PM, Mario <mario_fs at mgtech.com> wrote:
> Voicemail answers for inside calls but not for incoming outside calls.
> I use the "bridge" function to dial a group, the phones all ring and can
> answer but voicemail never picks up if no answer. If the DP has a
> "transfer" it works. Ifound nothing so far in web searches so I am
> asking for help here. Thanks very much.
>
> Incoming Line dial plan,does not allow vm to answer:
> <include>
>  <extension name="uid1_did">
>    <condition field="destination_number" expression="^(uid1)$">
>      <action application="set" data="domain_name=$${domain}"/>
>      <action application="bridge" data="group/MGT@${domain_name}"/>
>    </condition>
>  </extension>
> </include>
> <action application="transfer" data="1000 XML default"/>   <--- works!
>
> DEFAULT.XML
>      <group name="MGT">
>        <users>
>          <user id="200" type="pointer"/>
>          <user id="201" type="pointer"/>
>        </users>
>      </group>
>    </groups>
>
> _______________________________________________
> 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
>



-- 
Anthony Minessale II

FreeSWITCH http://www.freeswitch.org/
ClueCon http://www.cluecon.com/
Twitter: http://twitter.com/FreeSWITCH_wire

AIM: anthm
MSN:anthony_minessale at hotmail.com
GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com
IRC: irc.freenode.net #freeswitch

FreeSWITCH Developer Conference
sip:888 at conference.freeswitch.org
googletalk:conf+888 at conference.freeswitch.org
pstn:+19193869900



More information about the FreeSWITCH-users mailing list