Re: [asterisk-users] Asterisk, Digium phones, and voicemail.

2013-01-22 Thread Frank

I'm going to try to use DPMA.

I think I did everything right, but when comes the time to load the 
res_digium module I have an error showing up:



*CLI> module load res_digium_phone.so
  == Host-ID: a:b:c:d:e
  == Found license 'DPMA-xxx'
  == Found total of 1 DPMA licenses
Unable to load module res_digium_phone.so
Command 'module load res_digium_phone.so' failed.


Any way to get more information about what's wrong ?
Thanks





On 1/22/13 4:27 PM, Christopher Harrington wrote:

On Tue, Jan 22, 2013 at 2:27 PM, Frank mailto:fr...@efirehouse.com>> wrote:

Hi all,

I registered my Digium D70 using a name ("D70") instead of a number.
Is there a way to program Asterisk (or the phone?) so when I press
the MSGS button, it automatically goes to the correct voicemail,
with or without asking me for a password ?


You don't need to use DPMA if you're provisioning the phones via XML.
It's up to you.

View
https://wiki.asterisk.org/wiki/pages/viewpage.action?pageId=21463877 and
search for "voicemail" on the page. That parameter sets what the phone
automatically dials; set that value to the extension for that phone's
voicemail (as per Danny's email).


--
-Chris Harrington
ACSDi Office: 763.559.5800
Mobile Phone: 612.326.4248



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


Re: [asterisk-users] Asterisk, Digium phones, and voicemail.

2013-01-22 Thread Christopher Harrington
On Tue, Jan 22, 2013 at 2:27 PM, Frank  wrote:

> Hi all,
>
> I registered my Digium D70 using a name ("D70") instead of a number.
> Is there a way to program Asterisk (or the phone?) so when I press the
> MSGS button, it automatically goes to the correct voicemail, with or
> without asking me for a password ?
>
>
You don't need to use DPMA if you're provisioning the phones via XML. It's
up to you.

View https://wiki.asterisk.org/wiki/pages/viewpage.action?pageId=21463877and
search for "voicemail" on the page. That parameter sets what the phone
automatically dials; set that value to the extension for that phone's
voicemail (as per Danny's email).


-- 
-Chris Harrington
ACSDi Office: 763.559.5800
Mobile Phone: 612.326.4248
--
_
-- 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] Asterisk, Digium phones, and voicemail.

2013-01-22 Thread George Joseph
You can use XML configuration via a http server or asterisk phoneprov
module, or use the res_digium_phone module on intel platforms and create
config files.  Both methods support setting the mailbox (and lots of other
things).

https://wiki.asterisk.org/wiki/display/DIGIUM/DPMA+Configuration


On Tue, Jan 22, 2013 at 1:50 PM, Danny Nicholas  wrote:

> That one's not in my wheelhouse since I only use Polycom phones.  Google
> "D70 Provisioning"
>
> -Original Message-
> From: Frank [mailto:fr...@efirehouse.com]
> Sent: Tuesday, January 22, 2013 2:49 PM
> To: Asterisk Users Mailing List - Non-Commercial Discussion
> Cc: Danny Nicholas
> Subject: Re: [asterisk-users] Asterisk, Digium phones, and voicemail.
>
> That worked, thank you.
>
> Is there a way to program the keys of the Digiums D70 from asterisk ?
> Or does everything needs to be done on the phone itself ?
>
> On 1/22/13 3:31 PM, Danny Nicholas wrote:
> > Theoretically you can do this
> > Exten => 370,1,Voicemailmain(D70@default)
> >
> > -Original Message-
> > From: asterisk-users-boun...@lists.digium.com
> > [mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of Frank
> > Sent: Tuesday, January 22, 2013 2:28 PM
> > To: Asterisk Users Mailing List - Non-Commercial Discussion
> > Subject: [asterisk-users] Asterisk, Digium phones, and voicemail.
> >
> > Hi all,
> >
> > I registered my Digium D70 using a name ("D70") instead of a number.
> > Is there a way to program Asterisk (or the phone?) so when I press the
> > MSGS button, it automatically goes to the correct voicemail, with or
> > without asking me for a password ?
> >
> > As of now, it asks me for my mailbox number, which is D70.
> > If I press D70 on the phone (or 370), asterisk does not recognize my
> > phone, of course.
> >
> > Thanks
> >
> > --
> > _
> > -- 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
> >
>
>
> --
> _
> -- 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

Re: [asterisk-users] Asterisk, Digium phones, and voicemail.

2013-01-22 Thread Carlos Alvarez
On Tue, Jan 22, 2013 at 1:48 PM, Frank  wrote:

> That worked, thank you.
>
> Is there a way to program the keys of the Digiums D70 from asterisk ?
> Or does everything needs to be done on the phone itself ?
>

The whole point of the Digium phones is their tight integration with
Asterisk.  You need the Digium phone module, and you really need to read
the documentation as this is well covered.

-- 
Carlos Alvarez
TelEvolve
602-889-3003
--
_
-- 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] Asterisk, Digium phones, and voicemail.

2013-01-22 Thread Danny Nicholas
That one's not in my wheelhouse since I only use Polycom phones.  Google
"D70 Provisioning"

-Original Message-
From: Frank [mailto:fr...@efirehouse.com] 
Sent: Tuesday, January 22, 2013 2:49 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Cc: Danny Nicholas
Subject: Re: [asterisk-users] Asterisk, Digium phones, and voicemail.

That worked, thank you.

Is there a way to program the keys of the Digiums D70 from asterisk ?
Or does everything needs to be done on the phone itself ?

On 1/22/13 3:31 PM, Danny Nicholas wrote:
> Theoretically you can do this
> Exten => 370,1,Voicemailmain(D70@default)
>
> -Original Message-
> From: asterisk-users-boun...@lists.digium.com
> [mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of Frank
> Sent: Tuesday, January 22, 2013 2:28 PM
> To: Asterisk Users Mailing List - Non-Commercial Discussion
> Subject: [asterisk-users] Asterisk, Digium phones, and voicemail.
>
> Hi all,
>
> I registered my Digium D70 using a name ("D70") instead of a number.
> Is there a way to program Asterisk (or the phone?) so when I press the 
> MSGS button, it automatically goes to the correct voicemail, with or 
> without asking me for a password ?
>
> As of now, it asks me for my mailbox number, which is D70.
> If I press D70 on the phone (or 370), asterisk does not recognize my 
> phone, of course.
>
> Thanks
>
> --
> _
> -- 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
>


--
_
-- 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] Asterisk, Digium phones, and voicemail.

2013-01-22 Thread Frank

That worked, thank you.

Is there a way to program the keys of the Digiums D70 from asterisk ?
Or does everything needs to be done on the phone itself ?

On 1/22/13 3:31 PM, Danny Nicholas wrote:

Theoretically you can do this
Exten => 370,1,Voicemailmain(D70@default)

-Original Message-
From: asterisk-users-boun...@lists.digium.com
[mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of Frank
Sent: Tuesday, January 22, 2013 2:28 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: [asterisk-users] Asterisk, Digium phones, and voicemail.

Hi all,

I registered my Digium D70 using a name ("D70") instead of a number.
Is there a way to program Asterisk (or the phone?) so when I press the MSGS
button, it automatically goes to the correct voicemail, with or without
asking me for a password ?

As of now, it asks me for my mailbox number, which is D70.
If I press D70 on the phone (or 370), asterisk does not recognize my phone,
of course.

Thanks

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



--
_
-- 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] Asterisk, Digium phones, and voicemail.

2013-01-22 Thread Danny Nicholas
Theoretically you can do this
Exten => 370,1,Voicemailmain(D70@default)

-Original Message-
From: asterisk-users-boun...@lists.digium.com
[mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of Frank
Sent: Tuesday, January 22, 2013 2:28 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: [asterisk-users] Asterisk, Digium phones, and voicemail.

Hi all,

I registered my Digium D70 using a name ("D70") instead of a number.
Is there a way to program Asterisk (or the phone?) so when I press the MSGS
button, it automatically goes to the correct voicemail, with or without
asking me for a password ?

As of now, it asks me for my mailbox number, which is D70.
If I press D70 on the phone (or 370), asterisk does not recognize my phone,
of course.

Thanks

--
_
-- 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] Asterisk, Digium phones, and voicemail.

2013-01-22 Thread Frank

Hi all,

I registered my Digium D70 using a name ("D70") instead of a number.
Is there a way to program Asterisk (or the phone?) so when I press the 
MSGS button, it automatically goes to the correct voicemail, with or 
without asking me for a password ?


As of now, it asks me for my mailbox number, which is D70.
If I press D70 on the phone (or 370), asterisk does not recognize my 
phone, of course.


Thanks

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