[asterisk-users] Hello Everybody, my problem with voicemail.conf

Ashish Barot ashish.wbc at gmail.com
Fri Jan 26 03:43:35 MST 2007


Hello everybody i am Ashish here.
i am new to this mailing list.
so dont know rules and regulation, just trying to post my problem of
voicemail.conf


Actuallt right now i am using Asterisk 1.2 on my LAN environment.
i am able to call all my extension very nicely.

Right now i am trying to deploying voicemail facility for all
extensions, so if anybody is not present, then he/she can leave
message, and that message will be e-mail to particular e-mail id which
i am using in
extension.conf

Upto this moment the voicemail is generating, but it is not e-mail to
any email id. But it comes on
root at localhost.
that i had check with K-mail application.
Whole message is coming in .wav file extension. on root at localhost
also i get few text message from root at localhost
 on my gmail's spam folder. but in gmail a.c no attachment is coming.

so pl. any body can help me for it

below i am sending my sip.conf , extensions.conf and voicemail.conf

Pl,do the needful.

Thanks.
With Warm Regards,
Ashish Barot.

-------------------------------------
*sip.conf*

[general]
bindport=5060
context=worldbiz
mailbox=_111X at worldbiz
nat=yes
allow=all

[1111]
type=friend
context=worldbiz
secret=1234
host=dynamic
restrictcid=no
canreinvite=no
mailbox=1111 at worldbiz

[1112]
type=friend
context=worldbiz
secret=1234
host=dynamic
restrictcid=no
canreinvite=no
mailbox=1112 at worldbiz

[1113]
type=friend
context=worldbiz
secret=1234
host=dynamic
restrictcid=no
canreinvite=no
mailbox=1113 at worldbiz

-------------------------
*extensions.conf

*[general]
static=yes
writeprotect=no


[worldbiz]
exten => _111X,1,Dial(SIP/${EXTEN},4)
exten => s-BUSY,2,Goto(s,1)
exten => _111X,2,VoiceMail(1111 at worldbiz)
exten => _111X,3,SendText(Hello I am Ashish Barot here)
exten => _111X,4,Hangup()
exten => _111X,103,SendText(This is my test voice mail message. Try to reply
me)
exten => _111X,104,Hangup()*

------------------------

voicemail.conf
**
*[general]
attach=yes
serveremail=root at localhost
format=wav
minmessage=0
maxmessage=0


[worldbiz]
1111 => 1234,Barot,root at localhost
1112 => 1234,Ashish Barot,ashish.wbc at gmail.com,,attach=yes|format=wav

-----------------------------

i had search lots of config. files on net from all of them i had prepare
above files. but still not getting it resolve.
so pl. try to reply.

Thanks.
Ashish Barot.
*
**



**
*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070126/aea899bf/attachment.htm


More information about the asterisk-users mailing list