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
[EMAIL PROTECTED]
that i had check with K-mail application.
Whole message is coming in .wav file extension. on [EMAIL PROTECTED]
also i get few text message from [EMAIL PROTECTED]
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
[EMAIL PROTECTED]
nat=yes
allow=all

[1111]
type=friend
context=worldbiz
secret=1234
host=dynamic
restrictcid=no
canreinvite=no
[EMAIL PROTECTED]

[1112]
type=friend
context=worldbiz
secret=1234
host=dynamic
restrictcid=no
canreinvite=no
[EMAIL PROTECTED]

[1113]
type=friend
context=worldbiz
secret=1234
host=dynamic
restrictcid=no
canreinvite=no
[EMAIL PROTECTED]

-------------------------
*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([EMAIL PROTECTED])
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
[EMAIL PROTECTED]
format=wav
minmessage=0
maxmessage=0


[worldbiz]
1111 => 1234,Barot,[EMAIL PROTECTED]
1112 => 1234,Ashish Barot,[EMAIL PROTECTED],,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.
*
**



**
*
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to