search for: directoryentri

Displaying 9 results from an estimated 9 matches for "directoryentri".

Did you mean: directoryentry
2005 Feb 02
0
ExtensionState problems using Manager.conf API
This is my first attempt to write software of any sort. What I am trying to is to use a .php page to query asterisk Manager and get the ExtensionState for each particular extension. Then when it has the answer it outputs an XML file for use as the directory on a Cisco 7960 phone. What I am thinking is that when the user hits the directory button to veiw the directory that is at this URL it will
2007 Sep 04
1
Cisco 79xx XML Apps (was: Re: Cisco Directory Format)
Do you know where to find clear developers' guides (with some examples) for developing apps that run *on* Cisco 79xx phones (especially the 7970)? Examples that can run against Asterisk (not CallManager) with SIP firmware (not SCCP), and/or LDAP directories (or other open servers) would be best. On Sat, 2007-09-01 at 12:00 -0500, asterisk-users-request at lists.digium.com wrote: > Date:
2011 Jul 23
2
[LLVMdev] Build of latest llvm gives warning and error
...<true>::Compare(const char*, const char*, const T1&, T2*) [with T1 = int, T2 = const clang::DirectoryEntry]' C:/Programming/VersionControl/llvm/tools/clang/unittests/Basic/FileManagerTest.cpp: In member function 'virtual void<unnamed>::FileManagerTest_getVirtualFileCreatesDirectoryEntriesForAncestors_Test::TestBody()': C:/Programming/VersionControl/llvm/tools/clang/unittests/Basic/FileManagerTest.cpp:111:3: warning: passing NULL to non-pointer argument 3 of 'static testing::AssertionResult testing::internal::EqHelper<true>::Compare(const char*, const char*, const...
2004 Apr 01
4
CISCO 7940 and directory/services problem
I have quite successfully set up the Services button to work on the 7940 running SIP. I have a metric-imperial converter, a foreign exchange rate calculator, a calendar etc available to users. The XML is really fussy though. Simon -----Original Message----- From: asterisk-users-admin@lists.digium.com [mailto:asterisk-users-admin@lists.digium.com] On Behalf Of Rich Adamson Sent: Thursday, 1
2011 Jul 24
0
[LLVMdev] Build of latest llvm gives warning and error
Hi Edward, > Building of llvm with gcc-4.5.2-1 gives these warnings: > > 1) Building FileManagerTest > > "llvm[4]: Compiling FileManagerTest.cpp for Debug+Asserts build > C:/Programming/VersionControl/llvm/tools/clang/unittests/Basic/FileManagerTest.cpp: > In member function 'virtual >
2018 Apr 20
4
access domain via ldap failed
Er,there it is. I want to use samba to build a domain. I want to join computers into this domain. And I need to access this domain to get sid of computers in the domain, using C# class DirectoryEntry as 'ldap://my domain info' in my another program. ---- On Fri, 20 Apr 2018 01:27:54,"Rowland Penny via samba" <samba at lists.samba.org> wrote: >On Fri, 20 Apr 2018
2007 Jul 12
0
No subject
created you must place it in your web directory on the server. =20 I chained the command and also wrote the output to an xml file in the web directory. The command looks like this: =20 'php /etc/asterisk/directory.php.txt > /var/www/html/directory.xml' =20 System Speeddials using Services Button =20 =20 For speed dials I modified the php code to look to a specific file in the
2018 Apr 19
2
access domain via ldap failed
So bath samba 4.7.6 and 4.8.0 hava this problem. Can it be comfirmed to be a bug? If so, it seems to be an important issue that should be resolved as an important function of a DC. Up to now I only have samba 4.5.x that work normal. But 4.5.x won't have new version any more. While I want to keep my samba to be the newest security version. Hope this problem get resolved soon. Thanks for your
2011 Jul 26
3
[LLVMdev] [PATCH][RFC] upgrade to googletest 1.6.0 (was Re: Build of latest llvm gives warning and error)
On 24 July 2011 10:59, Duncan Sands <baldrick at free.fr> wrote: > Hi Edward, > >> Building of llvm with gcc-4.5.2-1 gives these warnings: >> >> 1) Building FileManagerTest >> >> "llvm[4]: Compiling FileManagerTest.cpp for Debug+Asserts build >> C:/Programming/VersionControl/llvm/tools/clang/unittests/Basic/FileManagerTest.cpp: >> In