[Freeswitch-users] Voicemail x DID
Jair Santos
jairds at shaw.ca
Wed Sep 24 16:39:09 PDT 2008
I believe you are talking about this
<extension name="internal">
<condition field="destination_number" expression="^(\d{4})$">
<action application="bridge" data="sofia/internal/$1%voipclic.com"/>
<action application="voicemail" data="default $${domain} $1"/>
</condition>
</extension>
This is in the default.xml file and the VM works if I call any extension .
But, if there is a DID linked to the extension, and I call the DID, the
VM doesn't work. When it times out I get a busy signal.
Jair
-----Original Message-----
From: freeswitch-users-bounces at lists.freeswitch.org
[mailto:freeswitch-users-bounces at lists.freeswitch.org] On Behalf Of Brian
West
Sent: Wednesday, September 24, 2008 4:24 PM
To: freeswitch-users at lists.freeswitch.org
Subject: Re: [Freeswitch-users] Voicemail x DID
This line goes to 1000... so wherever that is in the dialplan put the
voicemail after IT.
/b
On Sep 24, 2008, at 4:10 PM, Jair Santos wrote:
<action application="transfer" data="1000"/>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20080924/c2efeeeb/attachment-0002.html
More information about the FreeSWITCH-users
mailing list