similar to: Hardware that can ring my phone?

Displaying 20 results from an estimated 2000 matches similar to: "Hardware that can ring my phone?"

2007 Jul 31
3
Royalty for On Hold Music ?
Hi, Is there any Royalty one needs to pay when using the inbuilt exisimg asterisk on hold music or when using any other mp3 from a music album. I think we need to pay for the later, but I am not sure if we need to pay for the inbuilt asterisk(freepbx) on hold music. -- Deepak --------------------------------- Yahoo! Answers - Get better answers from someone who
2007 Apr 03
6
Re: asterisk-users Digest, Vol 33, Issue 12
I too was curious about this, so I copied the text into Babel Fish, and this is the result: I miss of the 2/04/2007 to the 11/04/2007. I will answer your message as of my return. For any urgency, to contact Emmanuelle Parache Moga or C?dric Buzay. If this guy is really going to be out until November these messages will get rather tiresome... John Beaman Telecom Specialist Voice
2007 Apr 03
1
Re: asterisk-users Digest, Vol 33, Issue 12
Ah, yes. One of the many differences between the US and the rest of the world. >>> support@drdos.info 4/3/2007 2:52:16 PM >>> john beaman wrote: > I too was curious about this, so I copied the text into Babel Fish, and this is the result: > > I miss of the 2/04/2007 to the 11/04/2007. I will answer your message as of my return. For any urgency, to contact Emmanuelle
2006 Dec 16
2
Asterisk 1.4.0 B4 Sounds Directory
Hi, I noticed that the sound directory is missing from asterisk-1.4.0-beta4.tar.gz. This directory (7 M) witch existed in asterisk-1.4.0-beta3.tar.gz has GSM Core Sounds and some MOH. Does anyone know why it has been removed from the latest beta? Regards. ____________________________________________________________________________________ Sponsored Link Mortgage rates near historic
2007 Oct 26
4
Need T1 crossover cable?
I'm connecting a T1 PCI card to a Nortel Option 61 switch T1 card. My Sangoma A102D shipped with 2 T1 cables - which I assume are straight through. Do I need to make crossover cables for this scenario? Thanks -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20071026/9cea5e74/attachment.htm
2007 Jan 15
3
php agi - first phrase truncated, all others fine
I have the following code. When I call the extension, it either ignores the first "Hello there everyone", or says "hello" and moves on sometime stoping before it finishes hello. The rest of the text reads fine. Anyone else have this issue?? Thanks! require('/var/lib/asterisk/agi-bin/phpagi.php'); $agi = new AGI(); $agi->answer();
2007 Feb 27
2
No sound with Playback() or Background()
After switching to Asterisk 1.2.14 from 1.0.x, I encountered a very strange problem. There is no sound with Playback() or Background() commands. Even though, Asterisk console shows the file is being played when I call the extension (i.e. echo test), I can't hear anything. My echo test extension looks like this: exten => 600,1,Answer exten => 600,2,Playback(demo-echotest) exten
2007 Jul 26
3
Newbie Advice on Asterisk and Linux
HI All, I?m new to Asterisk and also to Linux. I have a large IVR project that I?m about to embark on. I?m new to programming; new to Linux and new to Asterisk. I think I?m about to climb a steep learning curve. I have an existing IVR which is getting on for nine years old and is no longer supported by my vendor. I intend to replicate the system almost as is and then add additional
2007 Feb 06
2
using the old user profiles for the new PDC
Hi, A few days ago PDC crashed and I setup a new PDC with the same domain name. I have recreated the user accounts but when the users login, windows xp clients create a new profile. Is there a way to make the windows clients use the old profiles? Thanks. -- Erol
2006 Sep 15
5
Samba 3 PDC - trouble renaming domain member computer
All, I've got a Samba 3 PDC serving numerous XP clients, and I'm getting an error I wouldn't have expected. When trying to rename an XP machine joined to the domain (via "netdom renamecomputer"), the command fails unless the specified domain user has UID 0. The command in question: netdom renamecomputer %COMPUTERNAME% /newname:%NEWNAME% /userD:DOMAIN\USER
2007 Jan 16
4
Administrator is Root
I just got Samba + LDAP up and running as a PDC. If I list the users in the LDAP directory with pdbedit -L I see: root:0:test nobody:99:nobody aster$:1001:Computer toast$:1002:TOAST$ fordprefect:1003:Test Account Shouldn't there be an Administrator account and no root? I don't want my Linux root account even remotely confused or associated with a Samba/LDAP
2004 Mar 04
3
Why does a W2K (pro) client do more than it is asked to do?
Desperate to find out why connecting to a samba share(on an AIX server) from W2K is so slow, I tried connecting to the same share from a Linux box, using smbclient: smbclient \\\\aixserver\\sharedir$ -U lynn The results were amazing. The connection was so MUCH FASTER then connecting from a W2K (pro) workstation: \\aixserver\sharedir$ (in the Start|Run edit box) When I examined the samba log
2006 Nov 01
2
object class 'sambaSamAccount' requires attribute 'sambaSID'
Hi, In the continuing saga of not being able to join machines to my openldap 2 & samba 3.0.23c controlled domain I now get the above error. The schema is the one distributed with 3.0.23c. I've seen many postings about the same error but no fixes for it. Does anyone know where to look? Thanks alot, Greg -- Greg Dickie just a guy Maximum Throughput
2007 Jan 27
3
SMB slow by design?
Hello list, I have observed quite low bandwidth usage when copying files over SMB. This happens for at least three cases I have tested: * Windows 98 SE reading from a Samba 3.0.22 smbd * Windows XP reading from a Samba 3.0.23d * smbclient reading from 127.0.0.1 (3.0.23d) According to iptraf, the average transfer rate was oscillating between 8604.60 kbps and 8654.20 kbit/s, copying a
2006 Aug 31
2
Samba 2 PDC upgrade to Samba 3 - group mapping problem
I'm in the process of replacing a Samba 2.2.12 PDC with Samba 3.0.14a-Debian. An LDAP database serves as the user data store, and I've made no changes to the Samba 2.2.x-compatible LDAP records. Since I don't relish LDAP schema changes, I've specified ldapsam_compat as my passdb backend; I figured that since I was already running a compatible LDAP schema, there was no need to make
2005 Dec 31
2
joined to ads, mapped permissions
I have joined samba to a 2003 active directory server. If a samba shared dir is owned by root, how does active directory manage it? more specifically, how are the permissions mapped? administrator to root? i have seen reference to a parameter in smb.conf to "username map", but i don't see reference to it in either of the John Terpstra Samba books so that can't be the bridge
2006 Sep 18
1
issue with adding machines to new domain
I have created a domain controller using samba 3.0.20. I following howto's from a couple of books and the samba.org site. I was able to use net rpc vampire to migrate the old nt4 domain user accounts, machine accounts, and trusts. However, now when I attempt to use add a new machine to the domain I receive and error. From windows I get: "The user name could not be found" When I
2007 Dec 11
2
OT - Fax and anti-spam
Hi, One of Asterisk features is fax2mail. As a good share of incoming faxes can be considered as advertising spam, does it make sense to use email anti-spam features to filter them ? I can't foresee any practical way to do so but I would be very curious to discuss about it. Regards -------------- next part -------------- An HTML attachment was scrubbed... URL:
2008 Apr 04
1
howto debug bad iax voice quality?
I'm set up to call 3 digit extensions at the office ( running 1.4.13) from home ( 1.6.0 beta7) over iax. 1 out of 3 times the call breaks up, but only in the home -> office direction. office -> home always sounds good. If it were a poor internet connection, I'd expect both sides of the conversation to be poor. Not surprisingly, each side can ping the other in the same time -
2006 Nov 21
2
PDC/BDC problem - clients not authenticating against BDC
Hey list, I've got a problem with my PDC/BDC setup. They're both running 3.0.23c on Sarge, and I've verified that both the PDC and BDC will authenticate users. test-pdc:/etc/samba# testparm Load smb config files from /etc/samba/smb.conf Processing section "[netlogon]" Loaded services file OK. Server role: ROLE_DOMAIN_PDC test-bdc:/var/log/samba# testparm Load smb config