Bonjour,
Voila j'ai un problème avec le répondeur de ASTERISK 12
Quand je tombe sur la boite vocal
J'ai bien le message boite vocal puis cette messagerie ne peut enregistre de message
Répondeur simple
Quand je veux pour la consulte
Il y a pas de nouveaux message
Si je tape 0 puis 3 ou autre
Il me dit bien de donne mon nom puis tape #
je dit mon nom je tape # il me raccroche
Est il prend pas
Comme le mettre ne répondeur complet
et réussir mettre mon message d'annonce
voicemail.conf
extensions.confCode:[general] format=wav49|gsm|wav maxsilence=10 silencethreshold=128 maxmsg=100 maxsecs=0 minsecs=2 [work] 100 => ,100
users.confCode:[general] static=yes writeprotect=no clearglobalvars=no [globals] CONSOLE=Console/dsp IAXINFO=guest TRUNK=DAHDI/G2 TRUNKMSD=1 [work] exten => _1XX,1,Ringing exten => _1XX,n,Dial(SIP/${EXTEN},20,tTm(default)) exten => _1XX,n,Voicemail(100@work) exten => _1XX,n,HangUp() exten => 200,1,VoiceMailMain(100@work) exten => 200,n,Hangup()
Code:[general] hasvoicemail = yes hassip = yes hasiax = yes callwaiting = yes threewaycalling = yes callwaitingcallerid = yes transfer = yes canpark = yes cancallforward = yes callreturn = yes callgroup = 1 pickupgroup = 1 nat = yes [100] type=friend host=dynamic dtmfmode=rfc2833 disallow=all allow=ulaw fullname = 100 username = 100 mailbox = 100 secret=azerty context=work [101] type=friend host=dynamic dtmfmode=rfc2833 disallow=all allow=ulaw fullname = 101 username = 101 mailbox = 100 secret=azerty context=work




Répondre avec citation