Ich versuche die Voicemail ans Laufen zu bekommen, bekomme es leider nicht hin:
voicemail.conf:
Fehler:
Die Mailbox 600 ist 100%ig da.
Was mir auffällt beim Laden von Asterisk, was irgendwie im Zusammenhang mit dem Fehler stehen könnte:
Wer kann helfen? Danke!
voicemail.conf:
Code:
[general]
format=wav49
attach=yes
maxsecs=300
skipms=3000
maxsilence=10
silencethreshold=128
maxlogins=3
emaildateformat=%A, %B %d, %Y at %r
pagerdateformat=%A, %B %d, %Y at %r
sendvoicemail=yes ; Allow the user to compose and send a voicemail while inside
[zonemessages]
eastern=America/New_York|'vm-received' Q 'digits/at' IMp
central=America/Chicago|'vm-received' Q 'digits/at' IMp
central24=America/Chicago|'vm-received' q 'digits/at' H N 'hours'
military=Zulu|'vm-received' q 'digits/at' H N 'hours' 'phonetic/z_p'
european=Europe/Copenhagen|'vm-received' a d b 'digits/at' HM
[default]
600 => 1234,trotzki,[email protected]
Fehler:
Code:
Connected to Asterisk 13.1-cert2 currently running on vs003 (pid = 4647)
vs003*CLI> voicemail show users
Context Mbox User Zone NewMsg
default 600 Sebastian 0
1 voicemail users configured.
[Nov 5 22:48:10] ERROR[4716]: app_voicemail.c:2785 inboxcount2: Couldn't find mailbox 600 in context default
vs003*CLI> voicemail reload
Reloading voicemail configuration...
== Parsing '/etc/asterisk/voicemail.conf': Found
== Parsing '/etc/asterisk/users.conf': Found
[Nov 5 22:50:58] ERROR[4913]: app_voicemail.c:2785 inboxcount2: Couldn't find mailbox 600 in context default
Die Mailbox 600 ist 100%ig da.
Was mir auffällt beim Laden von Asterisk, was irgendwie im Zusammenhang mit dem Fehler stehen könnte:
Code:
[Nov 5 22:50:23] WARNING[4852] loader.c: Error loading module 'res_ari_mailboxes.so': /usr/lib/asterisk/modules/res_ari_mailboxes.so: undefined symbol: stasis_app_mailbox_to_json
Wer kann helfen? Danke!