similar to: Use DPMA to enumerate unconfigured Digium phones in LAN

Displaying 20 results from an estimated 3000 matches similar to: "Use DPMA to enumerate unconfigured Digium phones in LAN"

2013 Sep 06
1
How do I remotely force an *unconfigured* Digium DPMA phone to re-query the network for the DPMA server?
Consider the following scenario: 1) One or more Digium DPMA phones are plugged into the network. I know their IP addresses and MACs. 2) The Asterisk I want to use as the telephony server starts without the DPMA module. Therefore there are no DPMA sessions between the phones and the server. 3) I install DPMA on the server, and write its configuration file for the phones. I will tie each phone to
2013 Feb 27
1
Point a Digium phone to a configuration URL using mDNS without DPMA or DHCP option 66
I have the following scenario. A small network has DHCP but does not publish option 66. An Asterisk server is on the network, but the Asterisk version does not support DPMA and it is hard to switch the version. However, there is a possibility to have a web server and an mDNS (Avahi) server. I have been reading about provisioning Digium phones without DPMA, and it mentions that option 66 can
2013 Sep 09
0
How do I remotely force an *unconfigured* Digium DPMA
> > Apparently notify.check-sync does work but only if you're NOT using > the DPMA. I just tried it and the phone just responds with a 200/OK > and does nothing. Did you disable enable_check_sync in the xml config? By default this option is enabled and phones should restart with check-sync SIP NOTIFY
2015 May 01
3
DPMA - Asterisk Realtime
We love our Digium phones and DPMA - but we really need it to work on our Realtime Platform. Otherwise we lose all the cool features and they are just standard SIP phones. Anyone working on a solution for this? Or anyone from Digium see this on the roadmap?
2014 Aug 21
1
DPMA: No provider found for label CustomPresence
Asterisk 12.5.0 DPMA 12.0_2.0.0 Ubuntu 12.04 64 bit WARNING[5797]: presencestate.c:147 ast_presence_state_helper: No provider found for label CustomPresence ERROR[5797]: pbx.c:4375 ast_func_write: Function PRESENCE_STATE not registered I only see these when DPMA is enabled. Any ideas what causes this or how to correct it? -- Mitch
2012 Jun 12
1
Problems installing DPMA
Hi, I'm just trying to install the DPMA on my Asterisk. I already made the upgrade from Asterisk 1.8.5 to Asterisk 1.8.11-cert2. This is what i did: *mv /usr/lib/asterisk/modules /usr/lib/asterisk/modules-185 * *compiling Asterisk-Cert2 1.8.11* *./configure make make install make config * Afther that i register the DPMA license, and finally copied the * res_digium_phone.so* to
2014 Aug 01
1
Asterisk 12 and DPMA
I read somewhere that DPMA is not supported for Asterisk 12. Can anyone confirm or deny that? If not supported yet, will it be? If so, when? -- Mitch
2013 Jan 23
1
DPMA and Sending fake auth rejection for device
Greetings all, After a long day of fighting with GTalk and having it finally working, I wanted to setup DPMA on my Digium phone. So first of all, I had to reinstall it all and reconfigure it all, since it works only on certified versions, and my installation was not from the certified branch. It took a long time of recompiling, testing, adding missing stuff, but I got it straight. Now, I
2012 Aug 20
1
Digium Phones
I have been looking for the specs (format, bit rate, ect) on custom ringtones for digium phones. Using the DPMA how would I deliver the ringtone to a digium phone? -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20120820/cb4927d0/attachment.htm>
2013 Sep 06
0
DPMA, check-sync
El 06/09/13 14:44, Malcolm Davenport escribi?: > Howdy, > > Please forgive the off-list e-mail. I'm not subscribed to the list, I only peruse the archives. > > The follow up from George is correct. For phones that have already been attached to DPMA, DPMA disables the enable_check_sync phone setting. > > For phones that have not yet been attached to DPMA, that's not
2016 Feb 10
2
Best place to issue tickets for Digium phones ?
Hello, I've recently given a try to a Digium D70 phone. At the moment, I'm configuring them though config files with a DHCP server and not using DPMA. Of course, I'm connecting them to Asteris (PJSIP stack on 13.7.0). Which is the best place to: - read about past issues - open new tickets for remaining issues. Best regards -------------- next part -------------- An HTML attachment
2014 Aug 21
0
DPMA: User SIP settings missing or invalid
Asterisk 12.5.0 DPMA 12.0_2.0.0 Ubuntu 12.04 64 bit [2014-08-21 16:37:49] WARNING[5797]: phone_users.c:5236 set_and_process: User SIP settings missing or invalid I'm getting the error message above when DPMA is enabled, using a fresh build but with my config files from Asterisk 11. Any idea what it means? I can't find the "phone_users.c" file to examine the source
2020 Sep 25
0
DPMA 3.5.5 Released
Greetings, We don’t normally announce DPMA releases on here but 3.5.5 was just released which resolves a compatibility issue between the latest versions of Asterisk (using PJSIP 2.10) and DPMA. For TCP or TLS traffic it was possible for a crash to occur. It’s recommended to update to 3.5.5. Installs which select DPMA in “make menuselect” will automatically get the latest version or the tarballs
2015 May 07
0
DPMA - Asterisk Realtime
On Fri, May 1, 2015 at 10:43 AM, Robert Broyles <robert at webservicesaz.com> wrote: > We love our Digium phones and DPMA - but we really need it to work on our > Realtime Platform. Otherwise we lose all the cool features and they are > just standard SIP phones. > > Anyone working on a solution for this? Or anyone from Digium see this on > the roadmap? > Hey Robert -
2012 Jun 05
1
Cannot get Digium Phones back into service after changing sip device name.
During testing with the Digium phones I have run into a problem where I try to make a change to the sip device name. I make the device name change in sip.conf then make the matching change to the lines in res_digium_phone.conf. I then do 'sip reload' and 'module reload res_digium_phone.so'. I then end up with phones that I cannot bring into service no matter what I have tried. They
2016 Aug 10
2
Replacement for phpagi?
Anyone know a good replacement for phpagi? Unfortunately development stalled long ago and it has not been updated. What is the best solution for AMI and AGI on PHP? Thanks. -- Telecomunicaciones Abiertas de M?xico S.A. de C.V. Carlos Ch?vez +52 (55)9116-91161
2015 Apr 08
1
Help debugging a possible SIP channel leak in 11.17.0, possible race condition
Have you tried Asterisk 13? The bridging mechanism has been completely rewritten on Asterisk 12, so there's no longer channel masquerading and zombie channels. Might be worth a try. 2015-04-07 20:33 GMT-03:00 Alex Villac??s Lasso <a_villacis at palosanto.com>: > El 07/04/15 a las 17:38, Alex Villac??s Lasso escribi?: > > I am trying to collect enough information about an
2015 Apr 07
3
Help debugging a possible SIP channel leak in 11.17.0, possible race condition
I am trying to collect enough information about an problem a client is having with its asterisk 11.17.0 x86_64. This issue was observed before in 1.8.20, and we upgraded to 11.15.0 and then to 11.17.0 with no solution. Background: this client is a telemarketing call-center that generates outgoing calls with close to a hundred agents operating simultaneously in peak hours. The system uses
2018 May 28
2
Dial to FastAGI application appears as 1-second CDR - how do I fix?
In my application, I am using AMI to run an Originate command between a channel and a dialplan application (NOT a context). In my case, the application I want to invoke is FastAGI. The Originate AMI command works correctly, but Asterisk generates a very short (0-1s) duration for the CDR that results from this call, regardless of the time spent running the FastAGI application. I want the CDR
2014 Apr 25
3
Proper way to make Asterisk recognize SIP trunk of incoming INVITE when IP is not available
I am currently preparing a kamailio-asterisk combination. The asterisk installation uses realtime for SIP. The kamailio configuration was based on the reference at http://kb.asipto.com/asterisk:realtime:kamailio-4.0.x-asterisk-11.3.0-astdb but has been heavily modified. Currently asterisk runs on localhost and only listens on SIP/RTP at 127.0.0.1 . Therefore, all of the SIP traffic appears to