From: [email protected] [mailto:[email protected]] On Behalf Of Jonas Kellens Subject: [asterisk-users] VM Extension : asterisk
>Hello list, >what does the following mean ? >asterisk*CLI> sip show peer test13 >Mailbox : 1...@default >VM Extension : asterisk >How can this "VM Extension" be set to the extension of the mailbox ?! >Kind regards, >Jonas. GIMF - this is a parameter in sip.conf. http://www.voip-info.org/wiki/view/Asterisk+config+sip.conf * Asterisk sip vmexten = <string> : Dialplan extension to reach mailbox. Default asterisk. Valid only in [general] or type=peer. So vmexten=foo will make sip show peer test13 show as asterisk*CLI> sip show peer test13 Mailbox : 1...@default VM Extension : foo
-- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
