This shows you the differences between two versions of the page.
voice:pbx:freepbx:freepbx_shared_mbx [2014/06/20 10:17] gcooper created |
voice:pbx:freepbx:freepbx_shared_mbx [2016/01/14 11:16] (current) gcooper |
||
---|---|---|---|
Line 3: | Line 3: | ||
http:// | http:// | ||
+ | ===== Symbolic Links ===== | ||
+ | Here, we link the shared mailbox 201 to another extension (202) so that both extensions share the same voicemail mailbox. | ||
+ | Log into the PBX as ' | ||
+ | < | ||
+ | cd / | ||
+ | </ | ||
- | ===== Symbolic Links ===== | + | If the voicemail mailbox 202 already exists: |
+ | |||
+ | < | ||
+ | mv 202 202.orig | ||
+ | </ | ||
+ | |||
+ | then | ||
< | < | ||
- | cd / | ||
ln -s 201 202 | ln -s 201 202 | ||
</ | </ | ||