similar to: D-Link DVG-1120M and *.

Displaying 20 results from an estimated 10000 matches similar to: "D-Link DVG-1120M and *."

2005 May 10
0
Flashing DVG-1120M to DVG-1120S
So, I recently acquired an old DVG-1120M that was previously used with AT&T CallVantage service. It currently uses MGCP. I see online that there is a SIP version out there (DVG-1120S), which is essentially a DVG-1120M reflashed with the SIP firmware and the 'M' scraped off in favor of an 'S'. I've also seen people on this list saying that they flashed their M with S
2004 Sep 05
1
need help configuring dlink dvg-1120M
Hi, I have a dlink dvg-1120M (mgcp) box that i will like to use with asterisk. Is it possible? has anyone done that? Here's a link to the product page at dlink. http://support.dlink.com/products/view.asp?productid=DVG%2D1120M Also, does anyone has or know where to get the firmware for Dlink DVG-1120S (sip model)? thanks. -- Zahid
2005 Mar 11
1
DVG-1120 questions
I upgraded a DVG-1120M to a DVG-1120S. Everything works great, but I'm having some caller ID issues on incoming calls sent to the SIP device. Using debug on the device, the caller ID looks fine - just as I set it in Asterisk. However, the phone is showing "CID TRANSMISSION ERROR". Should I check the RX and TX gain levels? Try another phone? Any ideas would be much appreciated.
2004 Apr 29
2
Dlink DVG-1120s and Asterisk
I friend gave me his DVG-1120s after he realized that AT&Ts callVantage stuff would not work for him. It appears to be running a SIP version of firmware, however, it downloads an XML configuration file via SSL from AT&T. I cannot find a way to manually configure the VOIP portion of the unit via the GUI. I contacted D-Link to get an example configuration file so I could get it working
2005 Mar 19
0
DVG-1120S no call display name and time
Hi, I am having problems with callerid name and the time with my dvg-1120S. Every time I receive a call, it reverts the phone to January 1st 12:00am. I've looked everywhere in the browser and telnet configuration to change this. Also, it never shows the name of the caller. I've even tried forcing the caller id info using SetCallerID, but it still doesn't show the name. Any
2005 May 27
0
DVG-1120S does not show callerid Name and resets time
Hi, I am having problems with callerid name and the time with my dvg-1120S. Every time I receive a call, it reverts the phone to January 1st 12:00am. I've looked everywhere in the browser and telnet configuration to change this. Also, it never shows the name of the caller. I've even tried forcing the caller id info using SetCallerID, but it still doesn't show the name. Any
2004 Oct 05
1
Dlink DVG-1120 Linksys PAP2 any Good?
I had just found a Dlink DVG-1120 on ebay and I'm curious if anyone has used you it with asterisk. They were only $65. I have tested with the Linksys Pap2 and found that box to be fairly nice except for a lot of backgound/white noise. I was wondering if any else had experienced that? Let me know if I've wasted $65 on the Dlink and also if you had similar experience with white noise on
2005 Sep 14
1
Liquidation: Cisco; Polycom; D-Link; MediaTrix, Colubris - Highly Reduced Prices
We have extra equipment that was over-ordered or unused. All of the equipment is brand new. The equipment has been highly discounted to move quickly - the last set of equipment sold in 48 hours. If this equipment is of interest to you, call or e-mail quickly. Buy on VOXILLA and SAVE $300 each (Cisco routers & switches): http://store.voxilla.com/customer/home.php?cat=259 For Sale (all new):
2013 Nov 22
1
Re: Read MBR and store in a file?
what about just using dd? dd if=disk.img of=mbr bs=512b count=1 On Fri, 2013-11-22 at 16:24 +0000, Richard W.M. Jones wrote: > On Fri, Nov 22, 2013 at 01:58:24PM +0000, adrelanos wrote: > > Hi! > > > > Is it possible to read the MBR of an image and to store it inside a file? > > Yes, easily :-) > > guestfish --ro -a disk.img run : pread-device /dev/sda 512 0
2006 Apr 29
2
Codec G729 no longer works.
I upgraded my server from Fedora Core 4 to Fedora Core 5. I was wondering if anybody else has run into the problem and know's the fix? I recompiled asterisk and if I don't have the /usr/lib/asterisk/modules/codec_g729a.so file in place it works. I use or used to use the licensed G729 Codec from Digium. This is the error message from asterisk -vvg: [app_playback.so] => (Sound File
2006 Mar 10
0
pstn to asterisk, DVG-3004S, MP104?
Hi all, I want to link three incoming Bell Canada centrex pstn lines (which currently go to an old norstar pbx) into asterisk. Can anyone suggest the most "painless" (i.e., "just works") way to do this? Has anyone used the D-link DVG-3004S four-port FXO-to-sip adapter, or the twice-as-costly Audiocode MP104-FXO-C3S? I know the Digium TDM400P or Sangoma A200 are options
2008 Apr 02
1
TE205P
Hello, I am working on a project and have a few questions. I want to connect one port of the TE205p to the PSTN, and another port to the PRI port of a PBX. Basically Asterisk will sit between the PSTN and the existing PBX. Are there any gotcha's I need to be aware of? Will the existing PBX be able to dial through asterisk as if it was a PSTN connection? -- Isaac McDonald Got VoIP? imcdona
2004 Aug 31
2
multiple lines with SIP like MGCP?
We have a Dlink DVG-1120M and were surprised that it was able to handle 2 simultaneous conversations to 2 seperate phones using only 1 MAC address and 1 IP address. So we asked ourselves..why can't other 1 MAC/1IP devices do this as well? I have a Grandstream 486 that has 1IP and 1MAC. But I don't see anywhere in sip.conf to add a second line to a device. Is this possible? Can this only
2005 May 06
1
SIP NOTIFY retries exceeded.
Hello, I get warnings in my asterisk log: chan_sip.c:694 retrans_pkt: Maximum retries exceeded on call. I've used sip debugging to figure out the cause. It's my D-link DVG-1120S that don't understand message-summary events that asterisk sends out for MWI indication to the client. Is there any way to disable this in asterisk for this particular client? Tanks in advance, Magnus
2007 Dec 13
3
OpenSSH patches for Mac OS X
OpenSSH Unix Dev, Mac OS X 10.5 recently shipped with OpenSSH 4.5p1. This build includes a number of patches, some general bug fixes and some platform- specific fixes and enhancements. These patches are available from our open source site (http://www.opensource.apple.com/darwinsource/10.5/OpenSSH-87/ ). Following is a brief description of each patch. We'd be more than happy to
2005 Oct 05
1
DLINK DVG-3004S
Does anyone have any experience using this DLink quad FXO <> SIP gateway with Asterisk? I'm still looking for an analog interface that I can live with, having tried X101p, SPA-3000 and TDM400...all with less than desirable results. Michael -- Michael Graves mgraves@pixelpower.com Sr. Product Specialist www.pixelpower.com Pixel Power
2004 Jun 18
0
ATT CallVantage & Asterisk
I am trying to connect directly to AT&T VoIP service CallVanage. I have ATT's ATA (D-Link DVG-1120M). They use mgcp. I have traces of the connects from the Dlink and hoping to setup Asterisk the same. It looks like I need to have Asterisk be a MGCP endpoint (gateway). How do I configure this? Does the mgcp.conf support "register" like sip etc? What is the syntax?
2004 Jun 18
1
Asterisk as Media Gateway (was: ATT CallVantage & Asterisk)
Hi Philip, Unfortunately, * speaks MGCP only as the Call Agent, rather than as the Media Gateway. MGCP is a master/slave protocol, and it would take some effort to make * work as the slave. I have the same problem: Free Telecom here in Paris includes MGCP service with their DSL. You can call any fixed phone in France at no charge! Rates to mobiles and international are quite aggressive, too.
2013 Feb 06
2
Issues with p2v & virt-v2v Windows
It looks to me that the windows 2008 image I am attempting to convert is not being detected as windows but is being updated as a Linux system. When PXE booted the server with the p2v image I ended up with this error: Failed to launch guestfs appliance. Try running again with LIBGUESTFS_DEBUG=1 for more information The system image transferred and I was able to create an XML file to boot it under
2006 Mar 05
0
ZapATA channels up, but calls cannot be made
I have a issue with two Zap clone cards where they used to work. I am using Asterisk@Home 2.5 which includes Asterisk 1.24 and Zaptel drivers 1.2.4. The system is a new Intel Celerion machine. I used to have the same cards running in a Intel PIII system. in this system, they worked. In this older system, I was able to call into the machine and call out from it. Now that I have upgraded