[Freeswitch-users] Voicemail not to announce extension number

Anthony Minessale anthony.minessale at gmail.com
Wed Sep 22 06:37:42 PDT 2010


try ${destination_number}


On Wed, Sep 22, 2010 at 5:12 AM, mazilo <Nabble at slickdeals.endjunk.com> wrote:
>
> The conf/lang/en/vm/sounds.xml file is shown below:
>  <macro name="voicemail_play_greeting">
>    <input pattern="^(.*)$">
>      <match>
>        <action function="play-file" data="voicemail/vm-person.wav"/>
>        <action function="say" data="$1" method="pronounced"
> type="name_spelled"/>
>        <action function="play-file" data="voicemail/vm-not_available.wav"/>
>      </match>
>    </input>
>  </macro>
> I suspect the data="$1" (on line 5) passes the extension number. If anyone
> knows what should I replace this variable "$1" so that VM will announce the
> number the callee calls instead of the extension, it sure will help.
>
> -----
> don't and stop are the ONLY two 4-letter words considered offensive to men,
> but not when used together.
> --
> View this message in context: http://freeswitch-users.2379917.n2.nabble.com/Voicemail-not-to-announce-extension-number-tp5557230p5558415.html
> Sent from the freeswitch-users mailing list archive at Nabble.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
>



-- 
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