similar to: Cisco 7960 XML/Configs

Displaying 20 results from an estimated 1000 matches similar to: "Cisco 7960 XML/Configs"

2004 May 25
10
spandsp hylafax asterisk and confusion
I have been attempting to download, compile and configure spandsp to function with * without much luck. I am guessing that some assumptions were made regarding the users knowledge level of Linux. Sadly, I must not live up to those assumptions. My problem begins when after compiling spandsp I look for the app_rxfax.c, app_txfax.c, app_dtmftotext.c and makefile.patch files to place in the
2004 Apr 29
3
Same username on SIP & IAX?
Hello, In setting up * for my company's office and remote employees, I have a question about how to log one username into * as either a SIP account, or IAX account. For example, we will be using SIP phones in the office locally to the * server, however some employees travel, and want to use IAX (as it's much friendlier with firewall/proxy setups than SIP) clients on their notebooks.
2009 May 08
2
Malformed HTML
I''m using Mechanize to parse an extraordinarily malformed html page. After submitting a form like so: page = mech.submit(dform) The result I get back is truncated. I suspect that it''s because the source HTML looks like this: <html> <head> yadda yadda</head> <p>some text</p> <html> <table yadda yadda> My
2004 Jun 01
15
Feedback needed! FindMe/FollowMe Feature Spec.
Hello all, I'm going to tackle learning C this week, and start writing my first * add-on/contribution; assuming it's actually worthy of contributing once it's done.. I think I've chosen a hefty project for my first go round here... I'd like to get some feedback from everyone on a FindMe/FollowMe spec I've put together. Before you read on, let me say, I don't want
2004 Jun 16
4
UIP200
Hi, We've recently deployed 6 Uniden UIP200 phones (running firmware 4.54). We've been having some serious problems: 1) All the phones randomly reboot themselves. Typically when trying to answer or initiate a call. 2) All the phones will disconnect from a calls with the PSTN after 2-3 minutes. 3) The phones are unable to interact with a remote IVR (digit presses are not received at
2019 May 31
4
odd msg at top of upsc output
Greetings all; gene at coyote:~$ upsc myups Init SSL without certificate database battery.charge: 100 battery.charge.low: 30 [yadda yadda] Is there a certificate package I should install? Cheers, Gene Heskett -- "There are four boxes to be used in defense of liberty: soap, ballot, jury, and ammo. Please use in that order." -Ed Howdershelt (Author) Genes Web page
2005 May 23
1
TCP timestamp vulnerability
On May 19, 2005, at 5:53 AM, Christian Brueffer wrote: > Hi, > > fixes for the vulnerability described in http://www.kb.cert.org/ > vuls/id/637934 > were checked in to CURRENT and RELENG_5 by ps in April. > > http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/netinet/tcp_input.c > > Revisions 1.270 and 1.252.2.16 > > He didn't commit it to RELENG_5_4 for some
2004 May 20
3
UIP 200
I have a UIP200 on the way for eval. Does anyone have tips or tricks to get it working right away with * ? I hate having to go through the pain someone else braver than I went through already. :) Tim --
2010 Nov 08
2
A little help with Wine installation
Okay so I'm a newbie to Ubuntu and I just got a new system with Ubuntu on it. Now my mother's computer runs Ubuntu as well, and I used hers to get some experience with Ubuntu seeing as how my system has no Internet access and I can't get help on it and yadda yadda I'll get to the point. I installed Wine on this system (my mother's) and now am trying to get it on mine. I
2018 Mar 22
1
why is dovecot "Allowing any password"
On 03/22/2018 09:34 AM, Aki Tuomi wrote: >>> I have no idea why you would have nopassword=y set in the first >>> place, so it seems the simplest way to eliminate this problem is to >>> take that out and have a secure environment for sending mail. >> >> Yes, however, for SOGo with Native Outlook compatibility or SAML >> logon, the config is required.
2013 Feb 27
1
tsig verify failure
Hi! My Samba 4 system seems to be running reasonably well, but... I am getting the following error: TSIG error with servier: tsig verify failure Faied nsupdate: 2 yadda, yadda. This is from the command *samba_dnsupdate --verbose --all-names *All I can find on the web is time synchronization problems. Any ideas? I can send a full transcript if it would help.. Thanks! -jimc
2014 Feb 15
1
kerberos/samba errors?
These two problems must be related. kinit: cannot resolve servers for kdc in realm "${REALM}" while getting initial credentials samba-tool dns zonelist catnip yadda yadda, etc. failed to connect to host 127.0.1.1 on port 135 NT_STATUS_REFUSED krb5 is as provided in /usr/local/samba/share/setup/krb5.conf /etc/services shows port 135 as: loc-srv 135-tcp emap loc_srv 137-udp emap
2004 Sep 10
1
Winamp3 Player Plugin error
The Winamp3 hit the streets yesterday, so i gave the FLAC Winamp3 plugin a shot (dragged cnv_flacpcm.wac to the Wacs/ directory, yadda yadda) and received the following error message when starting Winamp3: --- Studio.exe - Entry point Not Found The procedure entry point_chkesp could not be located in the dynamic link library MSVCRTD.dll. -- It's unable to play .flac files, but still plays
2006 Mar 03
1
roobie noobie migration question
I''m just at the "reading various rails tutorials" stage. One thing that has puzzled me a couple of times so far is the fact that the creation of the database is not part of the "migration". The steps as I''ve seen them are always: 1) $ rails myapplication 2) $ mysqladmin yadda yadda to create a table 3) $ script/generate migration myWickedTable 4) put rows
2019 May 31
1
odd msg at top of upsc output
On Friday 31 May 2019 01:29:51 am Manuel Wolfshant wrote: > On 5/31/19 6:54 AM, Gene Heskett wrote: > > Greetings all; > > > > gene at coyote:~$ upsc myups > > Init SSL without certificate database > > battery.charge: 100 > > battery.charge.low: 30 > > [yadda yadda] > > > > Is there a certificate package I should install? > > >
2005 Sep 22
2
Failed Network
I''m at my wits end maybe someone out there can help me. Machine Shuttle AN51R Motherboard 1GB ram AMD-64 3000+ (2GHz) 20GB HD (western digital) with 1GB for minimal install, 500MB for swap, and the rest I had planned to use for LVM volumes for VMs. I''ve been running ubuntu 5.04 (hoary) happy as a clam for a while now no problems. Now I''ve started investigating Xen
2019 May 31
2
odd msg at top of upsc output
On May 31, 2019, at 1:29 AM, Manuel Wolfshant wrote: > > On 5/31/19 6:54 AM, Gene Heskett wrote: >> Greetings all; >> >> gene at coyote:~$ upsc myups >> Init SSL without certificate database >> battery.charge: 100 >> battery.charge.low: 30 >> [yadda yadda] >> >> Is there a certificate package I should install? >> >>
2004 Jul 27
1
Samba 3.0.5 cannot mount Windows 2003 shares
I'm having a real hair-raising problem here and I thought maybe someone could help. At least I hope so. My workstation was running 3.0.2a, upgraded to 3.0.5. After upgrading to 3.0.5, I can no longer mount shares on my 2003 server. This started happening on an upgrade to 3.0.4 as well, I might add. Permissions-wise: I own the directory mounts on the local Linux workstation,
2009 Nov 19
2
stupid Centos-DS questions
OK, I'm mostly through everything up to and including Chapter 5 in http://www.redhat.com/docs/manuals/dir-server/8.1/install/Installation_Guide-Advanced_Configuration-Making-DS.html And looking through the ToC for the rest, I do not see that my questions will be answered by this doc. So please feel free to point me to other docs. This manual seems to assuming I already know what it is I
2018 Nov 29
2
apt.llvm.org has the wrong binaries/headers for llvm-toolchain-xenial-7
On 11/28/18 8:46 PM, Friedman, Eli via llvm-dev wrote: > On 11/28/2018 5:28 PM, Kristopher Tate via llvm-dev wrote: >> Although the patch was approved here https://reviews.llvm.org/D54378 >> >> Is this patch going to land in 7.0.1 or 8? > > For trunk (and therefore 8), looks like it was approved, and it's just > waiting for someone with commit rights to merge it.