search for: osp

Displaying 20 results from an estimated 66 matches for "osp".

Did you mean: op
2011 Aug 21
2
TFTPD: Cannot open /etc/hosts.{allow, deny}: Too many open files
Hi, I have been running TFTPD server for 3 weeks and performed about 100 deployments. After that, TFTPD started throwing the follwing errotrs in /var/log/messages Aug 20 21:52:55 RTP-OSP-Server tftpd[7146]: warning: cannot open /etc/hosts.allow: Too many open files Aug 20 21:52:55 RTP-OSP-Server tftpd[7146]: warning: cannot open /etc/hosts.deny: Too many open files Aug 20 21:52:55 RTP-OSP-Server tftpd[7146]: connection refused from 0.0.0.0 Aug 20 21:52:57 RTP-OSP-Server tftpd[7147]...
2005 Jul 11
0
[Asterisk-Dev] Vikrant Mathur lead developer for the open source OSP Toolkit to speak at Cluecon.
Vikrant Mathur is the lead developer for the open source OSP Toolkit available on SIPfoundry. Mr. Mathur began his career in telecommunications as a software engineer at Hughes Software Systems where he focused on softswitch development. After completing his Masters degree in Electrical Engineering at North Carolina State University he joined Tra...
2005 Mar 28
1
Problem installing SpanDSP Makefile.patch
....h ]; then echo "app_zapras.so app_meetme.so app_flash.so a pp_zapbarge.so app_zapscan.so" ; fi) APPS+=$(shell if [ -f /usr/local/include/zaptel.h ]; then echo "app_zapras.so app_meetme.so app_flash.so a pp_zapbarge.so app_zapscan.so" ; fi) APPS+=$(shell if [ -f /usr/include/osp/osp.h ]; then echo "app_osplookup.so" ; fi) CFLAGS+=-fPIC ifeq ($(USE_POSTGRES_VM_INTERFACE),1) CFLAGS+=-DUSEPOSTGRESVM endif --- 41,53 ---- APPS+=$(shell if [ -f /usr/include/linux/zaptel.h ]; then echo "app_zapras.so app_meetme.so app_flash.so a pp_zapbarge.so app_zaps...
2019 May 18
0
Fwd: Linux (RHEL 7.6 with OSP 14) Bugs
Dears, I have the following Bugs that crashed my VM, I reported it to RH, they didn't answer, and banned my developer account, the Bug is when you disable the network on RHEL with OSP 14 installed all in one, it crashes the system, I had a 12GB RAM, with 8 CPUs on the VM, and I found out that this crash report pissed off someone in RH, because they called me, and said what do you want from me!!, what I need is a Simple reply, is this a bug or not. here is the problem: [root...
2013 Apr 11
2
Questions about the upcoming Object Storage Plugin for 2.2
Hi Timo, I'm curious and have questions about the new Object Storage Plugin (OSP), and how it can be leveraged by an SMB like us. First, am I reading this right where it could be used as a kind of 'live/realtime backup' solution, where everything is stored *both* locally and in the cloud, with two-way syncing, ie, so local users could access the local server for fas...
2014 Mar 27
1
Asterisk SSL support broken with update from openssl-1.0.0 to 1.0.1e, recompiling does *not* help
...rypt in -lcrypto... yes checking openssl/aes.h usability... yes checking openssl/aes.h presence... yes checking for openssl/aes.h... yes checking for SSL_connect in -lssl... yes checking openssl/ssl.h usability... yes checking openssl/ssl.h presence... yes checking for openssl/ssl.h... yes checking osp/osp.h usability... no checking osp/osp.h presence... no checking for osp/osp.h... no checking for SSL_CTX_set_tlsext_use_srtp in -lssl... yes checking for openssl/ssl.h... (cached) yes checking for srtp_init in -lsrtp... yes checking srtp/srtp.h usability... yes checking srtp/srtp.h presence... yes...
2008 Feb 12
3
LCR in Asterisk
Hi all, I am planning to implement LCR routing on my already running asterisk server. Uptill now i have found out that asterisk has no support for lcr, i have to do something about it myself, for example using the AGI. Im looking for ideas here. Whats the best way to start implementing lcr in asterisk. Should i use agi and start implementing my own lcr script or is there any plugin available which
2006 Jan 13
0
R: RE: RE: Spandsp
...(I don't get error message). I have send mail to Steve Underwood, hopefully he will be able to help me. --- Makefile.orig 2006-01-11 18:39:21.000000000 +0800 +++ Makefile 2006-01-11 18:40:46.000000000 +0800 @@ -52,10 +52,14 @@ ifneq ($(wildcard $(CROSS_COMPILE_TARGET)/usr/local/include/osp/osp.h $(CROSS_COMPILE_TARGET)/usr/include/osp/osp.h),) APPS+=app_osplookup.so endif +ifneq ($(wildcard $(CROSS_COMPILE_TARGET)/usr/local/include/spandsp.h $(CROSS_COMPILE_TARGET)/usr/include/spandsp.h),) +APPS+=app_rxfax.so app_txfax.so +endif + ifeq ($(findstring BSD,${OSARCH}),BSD) CFLAGS...
2018 Sep 24
2
Re: OpenStack output - server_id
...ervice is not there. The infrastructure was made in such a way that the IP addressing and network configuration is done on the provider side. This means that all the information VMs are getting, are coming from the lab network. I am thinking a way around this if possible. I'll try out different OSP network configurations and see if I can come up with something which will keep IP, MAC and routing consistent after migration, and still have an isolated metadata service on the OSP side. > (Unfortunately the connection hung > for minutes instead of timing out quickly, which is not great....
2004 Dec 02
1
Microsoft Office XP Install problems on wine
...D3-8CFE-0050048383C9}" fixme:msi:MsiQueryProductStateA "{90110409-6000-11D3-8CFE-0050048383C9}" fixme:msi:MsiEnableLogA 00001596 "C:\\windows\\temp\\Office XP Professional Setup(0013)_Task(0001).txt" 00000000 fixme:msi:MsiInstallProductW L"Z:\\media\\cdrecorder\\FILES\\OSP\\1033\\OSP.MSI" L"LAUNCHEDFROMSETUP=1 SETUPEXEPATH=Z:\\media\\cdrecorder\\ LOGVERBOSE=1 DWSETUPLOGFILE=C:\\windows\\temp\\Office XP Professional Setup(0013).txt DWMSILOGFILE=C:\\windows\\temp\\Office XP Professional Setup(0013)_Task(0001).txt REBOOT=ReallySuppress" fixme:msi:HANDLE_C...
2014 Dec 29
1
Designing an Object Storage Plugin for a specific platform
Hi! I'm planning to develop a OSP (Object Storage Plugin) to support a specific platform of my company. Is there any API documentation or sample code of a simple plugin that can be used as a basis for an implementation? Thanks! -- Thiago Henrique
2006 Jun 27
2
Survival
? stato filtrato un testo allegato il cui set di caratteri non era indicato... Nome: non disponibile Url: https://stat.ethz.ch/pipermail/r-help/attachments/20060627/84d9bd54/attachment.pl
2004 Sep 26
1
spandsp patch help
I've installed spandsp-0.0.1k on a RHv9 box with CVS-HEAD-09/19/04 and compiled the libraries just fine. Having a problem with patching the asterisk/apps Makefile however. The patch attempt results in: [root@phoenix apps]# patch <Makefile.patch patching file Makefile Hunk #1 FAILED at 35. Hunk #2 FAILED at 68. 2 out of 2 hunks FAILED -- saving rejects to file Makefile.rej [root@phoenix
2006 Nov 28
1
Different click2call?
Hello List, We are deveoping apication/system based on PHP5, Postgre,Ajax,ect.. It should be compleate sistem for realystate agensy and road worers(agents) and it will be distributed system. We made very good inplementation based on asterisk and OSP for distributed offices and it will be part of system (integrated). We would like to implement some options in system: Agent have contact list with phonebook (clients and sellers of proprieities) in aplication, agent have hard IP phone or dual-mode phone. The Idea is when he/she click on number i...
2013 Nov 18
1
dashboard
Hi, I spent a lot of time with Puppet Enterprise and like it. Lately, I''ve been doing Open Source Puppet. The question has come up: does OSP have any kind of web-facing methodology for applying one or more patterns against swaths of instances? Do tell me we don''t have to roll our own with cli going to a web front-end we have to design. Stuart -- You received this message because you are subscribed to the Google Groups...
2013 Oct 26
2
[PATCH] 1. changes for vdiskadm on illumos based platform
...num = dnode_get(mosmdn, headobj, - DMU_OT_DSL_DATASET, mdn, stack))) + if (errnum = dnode_get(mosmdn, headobj, + DMU_OT_DSL_DATASET, mdn, stack)) return (errnum); if (obj) *obj = headobj; @@ -981,7 +1122,7 @@ skip: bp = &((dsl_dataset_phys_t *)DN_BONUS(mdn))->ds_bp; osp = (objset_phys_t *)stack; stack += sizeof (objset_phys_t); - if ((errnum = zio_read(bp, osp, stack))) + if (errnum = zio_read(bp, osp, stack)) return (errnum); grub_memmove((char *)mdn, (char *)&osp->os_meta_dnode, DNODE_SIZE); @@ -1019,8 +1160,7 @@ nvlist_unpack(char *nvlist, char...
2018 Sep 25
0
Re: OpenStack output - server_id
...infrastructure was made in such a way that the IP addressing and > network configuration > is done on the provider side. This means that all the information VMs are > getting, are coming > from the lab network. I am thinking a way around this if possible. I'll > try out different OSP network > configurations and see if I can come up with something which will keep IP, > MAC and routing consistent > after migration, and still have an isolated metadata service on the OSP > side. > > > >> (Unfortunately the connection hung >> for minutes instead of...
2006 Dec 18
0
pap2/wrt54gs/asterisk
...asterisk Realm. auth: No User Agent: Asterisk PBX MWI checking interval: 10 secs Reg. context: (not set) Caller ID: asterisk From: Domain: Record SIP history: Off Call Events: Off IP ToS: 0x0 OSP Support: No SIP realtime: Disabled Global Signalling Settings: --------------------------- Codecs: none Relax DTMF: No Compact SIP headers: No RTP Timeout: 0 (Disabled) RTP Hold Timeout: 0 (Disabled) MWI NOTIFY mime...
2020 Mar 28
0
[klibc:update-dash] dash: eval: Add assignment built-in support again
...**argv, const char **path) } } while ((c = *cp++)); } - return argv; -} - + arglist->list = sp; + return DO_NOFUNC; +} /* * Execute a simple command. @@ -702,6 +723,7 @@ evalcommand(union node *cmd, int flags) struct arglist varlist; char **argv; int argc; + struct strlist *osp; struct strlist *sp; #ifdef notyet int pip[2]; @@ -711,6 +733,7 @@ evalcommand(union node *cmd, int flags) char *lastarg; const char *path; int spclbltin; + int cmd_flag; int execcmd; int status; char **nargv; @@ -733,13 +756,47 @@ evalcommand(union node *cmd, int flags) arglist....
2005 Jan 07
5
fax e-mail spandsp
I'm trying to install spandsp But when I try to patch the Makefile it gives this error [root@pbxmilkshake apps]# patch < apps_makefile.patch patching file Makefile Reversed (or previously applied) patch detected! Assume -R? [n] y Hunk #1 succeeded at 41 (offset -6 lines). Hunk #2 FAILED at 67. is it ok to go on