similar to: Different UK Caller ID question!

Displaying 20 results from an estimated 5000 matches similar to: "Different UK Caller ID question!"

2004 Aug 10
0
UK SMS troubles
Hi, I've got a recent copy of CVS (09/08/04) with the UK CID patch on and working, but I'm having trouble receiving SMS messages. I can send messages without any problems but whenever an incoming message is detected, nothing is left in the /var/spool/asterisk/sms directory. Can anyone help? Thanks, Darren. extensions.conf: [default] exten = s/08005875290,1,SMS(testq,a) exten =
2003 Jul 12
2
VIP 30 phone
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, I'm just learning about VoIP and Asterisk. I've got a developers kit on its way and I've managed to get hold of a couple of cheap Cisco VIP 30 phones. I've trawled the web and found a few snippets of information on these phones but I still can't get them to work. Does anyone have any config files or any idea on how (if I can)
2003 Jul 19
2
Analog phone not ringing
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, I've got my developers kit from telappliant and got a machine up and running to become the house phone system. Most things are working now, such as incoming calls, call transfer, call parking, voicemail, etc. The one thing I can't do is make my analog phone ring! I can see the call coming in on the asterisk console and can then pick
2004 Apr 22
0
Modems compatible with NTL caller id
I'm looking at using a modem to provide caller ID info on my NTL line following the steps in the article posted by Darren Poulson: http://www.22balmoralroad.net/modules.php?name=Sections&op=viewarticle&artid=1 I was wondering if anybody had experience of using any modems (can be pci/isa/external) with an ntl line (in an ex. Cable & Wireless area if it makes a difference) and
2004 Sep 14
1
Patching UK Caller ID
I'd be grateful for some help on this. I've been following the various e-mails on the UK CID issue, particularly the last posting in bug fix 9. It seems that all I need now is to apply ast-UK-and-DTMF-pol-CID.diff. I apologise in advance for what is probably a very simple question, but how do I apply this patch. I've copied the file in to the directory containing the source files
2004 Oct 05
3
TDM20B and UK caller ID signalling
I have a TDM400 with 2 FXS cards, and a Samsung 6100 DECT base station connected to one of the ports. The base station appears to only support UK (BT) style CLIP Caller ID signalling. Does anyone know if it is possible to configure the ZAP channel to send in this format, or alternatively can you recommend a GAP compatible base station which will handle both BT and Bellcore signalling? A search
2004 Jul 21
5
Compiling Samba 3.0.4, err w/ krb5
Hello again, I'm not attempting an install of Samba 3.0.4 from source. I want to specifically compile in ads and winbindd support. So, I already compiled and installed OpenLDAP 2.2.13. Now the configure script is hung on krb5 dependancy: checking for krb5.h... no configure: error: Active Directory cannot be supported without krb5.h So I downloaded and attempted compile of krb5 1.3.4, but
2009 Apr 12
0
Daz Studio 2.3.x on Jaunty/Wine - partially works, need help
I have Wine 1.0.1 as distributed with Ubuntu Jaunty Jackalope (beta). I have an ATI Radeon Mobility X300 card on a Dell Latitude D610. I am trying to run Daz Studio, a free 3d graphics program (similar in functionality to Poser) available for download at http://daz3d.com . This software was running on this hardware under Windows XP SP2 and SP3 before I got tired of dealing with malware and
2004 Jul 20
0
Help using Samba in ADS environment
Hello all, Forgive me as this is probably a common question. However, I could not find an answer while searching. I have a few Linux servers running Samba 2.2.x that are hosting open shares with guest read/write access. I would like to have these become a member of the active directory and allow pass-thru authentication and authorizations to the shares hosted. I find where I can join the
2019 Sep 16
3
Handling of FP denormal values
Hi all, While reviewing a recent clang documentation change, I became aware of an issue with the way that clang is handling FP denormals. There is currently some support for variations in the way denormals are handled, but it isn't consistent across architectures and generally feels kind of half-baked. I'd like to discuss possible solutions to this problem. First, there is a clang
2004 Sep 28
7
UK (British Telecom) Caller ID again
I've followed the recent thread on caller id with UK British Telecom networks (where the caller id data is delivered before the first ring). My understanding is that if I use a recent CVS head (e.g. CVS-HEAD-09/18/04-17:45:52) and a TDM400 with FXO modules, all I need to do is include the line: usecallerid=uk In my zapata.conf (in the [channels] section) I've done this, but I get: Sep
2017 Nov 19
0
Call for papers - MICRADS 2018 - Salinas, Ecuador
* Proceedings by Springer and indexed by Scopus, etc. --------------------------------------------------------------------------------------------------------------------------- MICRADS?18 - The 2018 Multidisciplinary International Conference of Research Applied to Defense and Security Salinas, Ecuador, 18 - 20 April 2018
2017 Nov 19
0
Call for papers - MICRADS 2018 - Salinas, Ecuador
* Proceedings by Springer and indexed by Scopus, etc. --------------------------------------------------------------------------------------------------------------------------- MICRADS?18 - The 2018 Multidisciplinary International Conference of Research Applied to Defense and Security Salinas, Ecuador, 18 - 20 April 2018
2017 Dec 22
0
Call for papers - MICRADS 2018 - Salinas, Ecuador
* Proceedings by Springer and indexed by Scopus, etc. --------------------------------------------------------------------------------------------------------------------------- MICRADS?18 - The 2018 Multidisciplinary International Conference of Research Applied to Defense and Security Salinas, Ecuador, 18 - 20 April 2018
2017 Dec 29
0
Call for papers - MICRADS 2018 - Salinas, Ecuador
* Proceedings by Springer and indexed by Scopus, etc. --------------------------------------------------------------------------------------------------------------------------- MICRADS?18 - The 2018 Multidisciplinary International Conference of Research Applied to Defense and Security Salinas, Ecuador, 18 - 20 April 2018
2010 Jan 09
2
Cant get Winebottler working... getting very frustrated!
Hi okay. I am running OSX 10.6.2 (Snow Leopard). I have X11 2.3.4 I have installed the latest WinebottlerCombo 1.1.35 (includes Wine) I have a pc file with .exe on the end it will put software into my mac version of DAZ Studio. I had this working when I had 10.5.8 installed, but then I had to go and mess things up. When I open my exe file the window opens up: You are about to install a Wine
2014 Jan 28
2
[LLVMdev] ldmxcsr reordering issue
Hi, I met troubles with jitting x86 codes when using Intrinsic::x86_sse_ldmxcsr. The target code must execute some SSE2 instruction with DAZ/FTZ modes enabled and others with DAZ/FTZ disabled. I'm trying to get this by emitting LDMXCSR instructions with proper flag words. It appeared however that execution engine sometimes reorders these instructions with computational ones (say with
2003 Sep 11
10
phpconfig is out in CVS
I have put my phpconfig stuff out into the Digium CVS tree. Project name is phpconfig. see it at http://rads.netcom.utah.edu/phpconfig/phpconfig.php Lemme know if you have any patches or add on's are welcome Dave Packham aka p0lar
2019 Dec 21
0
MICRADS 2020, Quito, Ecuador | Deadline: December 31
* Proceedings by Springer, indexed by Scopus, ISI, EI-Compendex, Google Scholar, etc. -------------------------------------- MICRADS?20 - The 2020 Multidisciplinary International Conference of Research Applied to Defense and Security Quito, Ecuador, 13 - 15 May 2020 http://www.micrads.org/ <http://www.micrads.org/>
2019 Dec 10
0
Call for Papers - MICRADS 2020, Quito, Ecuador | Deadline: December 23
* Proceedings by Springer, indexed by Scopus, ISI, EI-Compendex, Google Scholar, etc. -------------------------------------- MICRADS?20 - The 2020 Multidisciplinary International Conference of Research Applied to Defense and Security Quito, Ecuador, 13 - 15 May 2020 http://www.micrads.org/ <http://www.micrads.org/>