On Fri, 14 Nov 2003, Alessio Focardi wrote:
Hi Alessio,
I imagined the redirection part just like you say, but
from what I have understood about asterisk I will have to set up
an extension and a mailbox for every ser user. This looks "time consuming" :)
Not really. You don't need an entry in extensions.conf for every mailbox/user.
You can use something like this:
[default]
;mapping from 34... to 93390...
exten => _34XXXXXXXX,1,Goto(9339059${EXTEN:8},1)
;voicemail extensions
exten => _9339059XX,1,Wait(2)
exten => _9339059XX,2,Voicemail2(u${EXTEN})
And then in voicemail.conf :
933905903 => 1003,User one, user1(a)voztele.com
933905904 => 1004,User two, user2(a)voztele.com
933905905 => 1005,User three, user3(a)voztele.com
933905906 => 1006,User four, user4(a)voztele.com
Also: What about playback of recorded messages ?
Works ok, You can configure the codec/s you allow and the audio format of the
recorded message.
If anyone has asterisk config files to share ... just
to get an idea!
Hope this helps.
BAI> Hi,
BAI> I have some experience with setting ser to use Asterisk as voicemail
BAI> system and it worked without any problem. What you have to do is to
BAI> configure ser to redirect all call for unregistered or busy users to the
BAI> address (IP:port) of your asterisk voicemail box. No special issues... :-)
BAI> Bogdan
BAI> Alessio Focardi wrote:
>HI,
>
>is there anyone using Asterisk as voicemail backend for SER ?
>
>I would like to know if this is possible and what can I expect from
>this integration ...
>
>Tnx !
>
>
>
>
--
Best regards,
Alessio mailto:alessiof@interconnessioni.it
_______________________________________________
Serusers mailing list
serusers(a)lists.iptel.org
http://lists.iptel.org/mailman/listinfo/serusers
Saludos
JesusR.
-------------------------------
Jesus Rodriguez
VozTelecom Sistemas, S.L.
jesusr(a)voztele.com
http://www.voztele.com
Tel. 902360305
-------------------------------