search for: mailbox_exist

Displaying 4 results from an estimated 4 matches for "mailbox_exist".

2011 Apr 15
2
If voice mail not found dialplan
Hey guys, I have stdexten macro dialplan and I have to handle those who doesn't have voicemail box setup. Right now if someone call and if person unavailable the it's just hangup that call. I want it say "person doest have vm setup yet." smthing like that. How should I handle this in my dialplan ? -- Sent from my iPhone
2008 Jan 26
1
CHANUNAVAIL
I've got a setup where we have 100 DID's. Our default dialplan has one line that calls a macro: exten => _22XX,1,Macro(STDEXT,${EXTEN}) The macro is pretty basic: [macro-STDEXT] exten => s,1,NoOp exten => s,2,Dial(SIP/${ARG1},15,Tt) exten => s,3,Goto(s-${DIALSTATUS},1) exten => s-NOANSWER,1,Voicemail(${ARG1}|u) exten => s-NOANSWER,n,Hangup exten =>
2020 Aug 25
0
Panic with namespace
...-> /usr/lib/dovecot/libdovecot-storage.so.0(mailbox_list_index_refresh_force+0xfb) [0x7f6599f0ac3b] -> /usr/lib/dovecot/libdovecot-storage.so.0(+0xb9274 ) [0x7f6599f06274] -> /usr/lib/dovecot/libdovecot-storage.so.0(+0xb9467) [0x7f6599f06467] -> /usr/lib/dovecot/libdovecot-storage.so.0(mailbox_exists+0 x68) [0x7f6599ea70e8] -> /usr/lib/dovecot/libdovecot-storage.so.0(mailbox_list_mailbox+0x1f6) [0x7f6599eb6126] -> /usr/lib/dovecot/libdovecot-storage. so.0(mailbox_list_iter_init_namespaces+0x208) [0x7f6599f0be08] -> dovecot/imap(cmd_list_full+0x60e) [0x5654c07d02de] -> dovecot/imap(...
2011 May 03
2
dial from voicemail
Hi Is it possible to dial from within voicemail to reach another extension. I would like my customers to have a choice of dialing 1 to get my cell phone while in voicemail or to just leave a message at the tone. Thanks Kelly