Re: [asterisk-users] Voicemail Forwarding

2011-01-04 Thread --[ UxBoD ]--
- Original Message -
 --[ UxBoD ]-- wrote:
  - Original Message -
 
 
  Yes exactly that indeed. Though Asterisk appears to ignore which
  context the user is in and selects default instead. Beginning to
  think that it is a bug.
 
 
 I got it figured out.
 
 In your voicemail.conf, search for the option
 
 searchcontexts=yes
 
 And enable it.
 
 Doug
 

Sorry for the late reply! While that does allow it to work it is not 
appropriate in a multi-tenant environment where the same extension could exist 
in different contexts. Will file a bug for this and the configuration we are 
using looks correct.
-- 
Thanks, Phil

--
_
-- 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


Re: [asterisk-users] Voicemail Forwarding

2010-12-18 Thread --[ UxBoD ]--
- Original Message -
 Is that user trying to forward to xxx in the same context?
 
 On Fri, Dec 17, 2010 at 5:57 AM, --[ UxBoD ]-- ux...@splatnix.net
 wrote:
  Experiencing a problem when users attempt to forward a voicemail
  from within VoiceMailMain(Option 8) I see the console message:
 
  Couldn't not find mailbox XXX in context default
 
  As why are running in a multi-tenant environment voicemail.conf has
  been separated into individual contexts. The users retrieve their
  email by dialing an extension which calls
  VoiceMailMail(x...@vmcontext) so how do I instruct Asterisk to use
  that context when forwarding voicemails ?

Yes exactly that indeed. Though Asterisk appears to ignore which context the 
user is in and selects default instead. Beginning to think that it is a bug.
-- 
Thanks, Phil

--
_
-- 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


Re: [asterisk-users] Voicemail Forwarding

2010-12-18 Thread Doug Lytle

--[ UxBoD ]-- wrote:

- Original Message -
   



Yes exactly that indeed. Though Asterisk appears to ignore which context the 
user is in and selects default instead. Beginning to think that it is a bug.
   


I got it figured out.

In your voicemail.conf, search for the option

searchcontexts=yes

And enable it.

Doug

--
Ben Franklin quote:

Those who would give up Essential Liberty to purchase a little Temporary Safety, 
deserve neither Liberty nor Safety.


--
_
-- 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


[asterisk-users] Voicemail Forwarding

2010-12-17 Thread --[ UxBoD ]--
Experiencing a problem when users attempt to forward a voicemail from within 
VoiceMailMain(Option 8) I see the console message:

Couldn't not find mailbox XXX in context default

As why are running in a multi-tenant environment voicemail.conf has been 
separated into individual contexts.  The users retrieve their email by dialing 
an extension which calls VoiceMailMail(x...@vmcontext) so how do I instruct 
Asterisk to use that context when forwarding voicemails ?
-- 
Thanks, Phil

--
_
-- 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


Re: [asterisk-users] Voicemail Forwarding

2010-12-17 Thread C F
Is that user trying to forward to xxx in the same context?

On Fri, Dec 17, 2010 at 5:57 AM, --[ UxBoD ]-- ux...@splatnix.net wrote:
 Experiencing a problem when users attempt to forward a voicemail from within 
 VoiceMailMain(Option 8) I see the console message:

 Couldn't not find mailbox XXX in context default

 As why are running in a multi-tenant environment voicemail.conf has been 
 separated into individual contexts.  The users retrieve their email by 
 dialing an extension which calls VoiceMailMail(x...@vmcontext) so how do I 
 instruct Asterisk to use that context when forwarding voicemails ?
 --
 Thanks, Phil

 --
 _
 -- 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


--
_
-- 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


[asterisk-users] Voicemail Forwarding

2006-07-25 Thread Forrest Beck

Currently I am using this in my dial plan to forward calls to
voicemail when the phone isn't picked up.

exten = 2503,1,Dial(SIP/2503,20)
exten = 2503,2,Voicemail([EMAIL PROTECTED])

Some users prefer that just there name gets read at the prompt instead
of the unavailable message.

So my issue is.  The user creates a unavail message and decides they
want to use there name instead.  The only way I can find to switch it
back to name is to delete unavail.gsm from their voicemail box.

There should be a prompt in the voicemail admin that allows the user
to select what message they want to use (or just a name), and be able
to switch back and forth.

Am I missing something or is there no way to do this?

Thanks.
___
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] Voicemail Forwarding

2006-07-25 Thread C F

Tell them to create a temp message.

On 7/25/06, Forrest Beck [EMAIL PROTECTED] wrote:

Currently I am using this in my dial plan to forward calls to
voicemail when the phone isn't picked up.

exten = 2503,1,Dial(SIP/2503,20)
exten = 2503,2,Voicemail([EMAIL PROTECTED])

Some users prefer that just there name gets read at the prompt instead
of the unavailable message.

So my issue is.  The user creates a unavail message and decides they
want to use there name instead.  The only way I can find to switch it
back to name is to delete unavail.gsm from their voicemail box.

There should be a prompt in the voicemail admin that allows the user
to select what message they want to use (or just a name), and be able
to switch back and forth.

Am I missing something or is there no way to do this?

Thanks.
___
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


___
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


[Asterisk-Users] Voicemail forwarding from SER extensions.conf

2004-08-25 Thread VCI Help Desk
I have SER running with Asterisk, both on seperate servers. If I call
another SIP number from my SIP phone SER looks up the phone number to see if
it's online. If it's not online it forwards the call to Asterisk. How do I
configure the extensions.conf file so that calls being forwarded to Asterisk
destined for VoiceMail do not conflict with normal outbound calls destined
for the PSTN?

I have the following which works ok but I can't make outbound calls when
this is enabled.

; send caller to voicemail if call is being forwarded from SER
; exten = _.,1,MailboxExists([EMAIL PROTECTED])
; exten = _.,2,Hangup(); hangup
; exten = _.,102,Voicemail(u${EXTEN}); answer and state unavailable,
leave a message
; exten = _.,103,Hangup() ; hangup


  Bill Dunn

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] Voicemail forwarding from SER extensions.conf

2004-08-25 Thread Leo Ann Boon
VCI Help Desk wrote:
[snip, snip]
   I have the following which works ok but I can't make outbound calls when
this is enabled.
 

Use different contexts. Put your inbound SIP sessions from SER to one 
context and all your internal SIP phones to another. An example modified 
from your conf:
sip.conf
[general]
...
context=from_sip

;Internal phones
[8001]
context=int_sip
...
extensions.conf
[from_sip]
;send caller to voicemail if call is being forwarded from SER
exten = _.,1,MailboxExists([EMAIL PROTECTED])
exten = _.,2,Hangup(); hangup
exten = _.,102,Voicemail(u${EXTEN}); answer and state unavailable,
leave a message
exten = _.,103,Hangup() ; hangup
[int_sip]
;PSTN access
exten = _9XX.,1,Dial(SIP/[EMAIL PROTECTED])
exten = _9XX.,2,Hangup

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


[Asterisk-Users] VoiceMail + Forwarding + Directory Dial by Name : How?

2004-07-11 Thread Frank
Searched the wiki and googled extensively to no avail.

How can the Directory App be used by a VoiceMailMain user to forward a
voice mail to another voicemail user and do it by a directory 'dial by
name' lookup?

Ex.  A voicemail system with 1000+ subscribers.  One user wants to
forward another user but has not idea what their extension or voicemail
box number is.



___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users