search for: findme

Displaying 20 results from an estimated 84 matches for "findme".

2005 Aug 08
1
Press # to continue / Findme
I have implemented a simple findme solution based on DID's. In the findme context, after trying each respective number (at s,5 and s,6), I would like a voice saying "The person was not available, press pound to try the next number." Otherwise, it hangs up after 20 seconds without dialing the next number. Any ideas?...
2004 Jun 01
15
Feedback needed! FindMe/FollowMe Feature Spec.
...lo 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 this to turn into a "it would be cool if it did this.., or that etc..". I'm writing this to serve a very simple and basic function, and I want it to do exceedingly well at just that for starters....
2004 Jun 01
1
Feedback needed! FindMe/FollowMe FeatureSpec.
...ww.akiva.com Phone: 760-710-3209 -----Original Message----- From: asterisk-users-admin@lists.digium.com [mailto:asterisk-users-admin@lists.digium.com] On Behalf Of Adam Goryachev Sent: Tuesday, June 01, 2004 5:50 PM To: asterisk-users@lists.digium.com Subject: Re: [Asterisk-Users] Feedback needed! FindMe/FollowMe FeatureSpec. On Wed, 2004-06-02 at 06:14, Brian D'Arcy wrote: > Hello all, > Have a .conf file (findme.conf?) which contains multiple contexts, each > context's name should match the naming convention used with sip, or > iax.conf. For example, if I have [bdarcy] as on...
2015 Nov 04
4
Find me macro - calling multiple people to get a hold of one
Hi list, We're trying to set up a phone number that customers can call to get a hold of anyone of a group of sysadmins (and not their voice mails!). We found the findme example ([1]) that makes the callees press 1 to accept the call. It almost works, but it doesn't work correctly when one of the callees, the sysadmins, hangs up after accepting the call. We're using this 'screen' macro: ============================== [default] exten => _9999XXX...
2006 Oct 18
4
Findme problem
Greetings all, I've been working on having Asterisk put a call through to two different numbers, and give the call to the first one that acknowledges by pressing the 1 key. I found an example on the wiki, but I can't get it working. When I answer the call I hear the message telling me to press 1 to connect, and as soon as the message is done, the call is connected. In other words, it
2007 Apr 13
4
openvz resources
Anyone here running asterisk on openvz, if so what are your experiences? Right now we are trying to tune out the resources for the difference VEs, but not with a whole lot of luck. Just wondering if someone watching could shed some like on what has worked for them, and how many exts/simultaneous calls etc are happening. Thanks Miles -------------- next part -------------- An HTML attachment was
2009 Dec 30
7
DO NOT REPLY [Bug 7015] New: Build problems on HP-UX, Tru64 -- alloca, -Wno-unused-parameter
...amba.org ReportedBy: sms at antinode.info QAContact: rsync-qa at samba.org Build problem with alloca() Using GCC on Tru64 and HP-UX causes complaints like this (HP-UX shown): gcc -std=gnu99 -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -I./popt -Wno-unu sed-parameter -c popt/findme.c -o popt/findme.o popt/findme.c: In function 'findProgramPath': popt/findme.c:28: warning: implicit declaration of function 'alloca' popt/findme.c:28: warning: incompatible implicit declaration of built-in functio n 'alloca' Suggestion: dyi # gdiff -u ./popt/system.h_o...
2006 Mar 14
4
Stuck. Extenions.conf? Realtime? MySQL? Grrrrr!
...me that's bitten of more than I can chew with this project, or maybe Asterisk just isn't mature enough yet. Nothing complicated really.... Just a carrier class solution, with advanced custom routing, incoming and outgoing number blocking (at user/company and global level) and whitelisting, findme/followme, user specific pic codes and rate centres based on number dialled, blocking of specific star code prefixed features, different caller ID based on intra company calls, outside calls, calls overriden to use alternate caller id with feature codes, and not to mention it all has to be HA. I...
2005 Sep 14
1
RSYNC "make" problems with HP UX 11.0 & GCC 3.3.2
...IG_H -Wall -W -I./popt -c zlib/adler32.c -o zlib/adler32.o gcc -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -I./popt -c zlib/compress.c -o zlib/compress.o gcc -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -I./popt -c zlib/crc32.c -o zlib/crc32.o gcc -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -I./popt -c popt/findme.c -o popt/findme.o popt/findme.c: In function `findProgramPath': popt/findme.c:25: warning: implicit declaration of function `alloca' gcc -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -I./popt -c popt/popt.c -o popt/popt.o popt/popt.c: In function `execCommand': popt/popt.c:369: warning: imp...
2007 Jul 05
2
Call Screening Not Working
I am using the Find-me/Follow-me example below with screening: http://www.voip-info.org/wiki/view/Asterisk+tips+findme Here is my actual config: [macro-screen] exten => s,1,Wait(1) exten => s,n,Background(press-1-to-be-connected-to-the-caller) exten => s,n,Set(TIMEOUT(response=5)) exten => 1,1,NoOp(Caller accepted) exten => i,1,Set(MACRO_RESULT=CONTINUE) exten => t,1,Set(MACRO_RESULT=CONTINUE)...
2005 Jun 20
2
app_valetparking.c
Since www.bkw.org seems not to exist anymore (getting response from some hosting provider), does anyone happend to have a copy of app_valetparking.c from www.bkw.org - the one that should work with * stable 1.0.X ? If so please contact me. One that can be downloaded from www.loligo.com dosn't compile with 1.0.X, and SuperValletParking (www.asterlink.com/svp/) seems to be for * HEAD
2005 Jun 20
1
Re: app_valetparking.c for * STABLE (1.0.X)
Nope ! This is the one that tries to include PRE 1.0.X header file <parking.h>. It cannot compile on * 1.0.X (I have tried also to include <features.h> instead of <parking.h> (as far as I know features.h is successor to parking.h), but still without results). Thanks anyway. Nenad > > Try this > >> Since www.bkw.org seems not to exist anymore (getting
2010 Jul 08
1
Blockpeek.. A little help please
Hi, I'm trying to use blockpeek to open the contents of a file. Inside the vm i ran debugfs: imap /test/findme and got: inode 32642 is part of block group 4 located at block 131074, offset 0x0100 I try using 0x100 or 256 as the offset to blockpeek into that VM and get nonsense as a result. Am I calculating the offset incorrectly, is there a better way to find a file's location on disk? And then open...
2008 Jun 04
1
3.0.3pre2 compile warnings on interix
...d unsigned flist.c:876: warning: right shift count >= width of type flist.c: In function `make_file': flist.c:1178: warning: comparison between signed and unsigned flist.c:1224: warning: comparison between signed and unsigned flist.c:1226: warning: right shift count >= width of type popt/findme.c: In function `findProgramPath': popt/findme.c:28: warning: implicit declaration of function `alloca' gcc -std=gnu99 -I. -I. -D_ALL_SOURCE -DHAVE_CONFIG_H -Wall -W -I./popt -Wno-unused-parameter -D_ALL_SOURCE -I/usr/local/include -I/usr/local/ssl/include -c popt/popt.c -o popt/popt.o pop...
2003 Oct 20
1
[patch] Samba 3.0.1pre1 : unable to link tdbbackup on Solaris 9
...f which is not included in Solaris. The following patch on master Makefile.in (~samba/source) should ease the compilation of tdbbackup : diff -u Makefile.in.orig Makefile.in --- Makefile.in.orig Mon Oct 20 11:06:54 2003 +++ Makefile.in Mon Oct 20 11:07:09 2003 @@ -629,7 +629,7 @@ POPT_OBJS=popt/findme.o popt/popt.o popt/poptconfig.o \ popt/popthelp.o popt/poptparse.o -TDBBACKUP_OBJ = tdb/tdbbackup.o tdb/tdbback.o $(TDBBASE_OBJ) +TDBBACKUP_OBJ = tdb/tdbbackup.o tdb/tdbback.o lib/snprintf.o $(TDBBASE_OBJ) NTLM_AUTH_OBJ = utils/ntlm_auth.o $(LIBSAMBA_OBJ) $(POPT_LIB_OBJ) \...
2008 Oct 24
1
Emerging dilema? DID forwarding meets SMS
We have a number of DID's that do the standard VoIP tricks: ringing multiple locations, findme-followme etc. What is happening more and more is that customers call those DID numbers, and draw the reasonable conclusion that they are calling mobile numbers because they literally can HEAR that the called party is on a mobile. Consequently many of those customers draw the conclusion that they...
2003 Apr 29
6
Connection refused
I've added the: /etc/services /etc/inetd entries as well as /etc/rsync.conf with the contents: [io] path = //Volumes/Mac_OS_X/Library/WebServer/iolanguage.com/Io comment = iolanguage source code But I get this error: % rsync -rvR --progress localhost:/ . localhost.dekorte.com: Connection refused rsync: connection unexpectedly closed (0 bytes read so far) rsync error:
2003 Jun 21
2
rsync 2.5.6 for NCR MP-RAS
...ight 1987-97, MetaWare Incorporated cc -I. -I. -g -DHAVE_CONFIG_H -I./popt -c zlib/adler32.c -o zlib/adler32.o NCR High Performance C Compiler R3.0c (c) Copyright 1994-97, NCR Corporation (c) Copyright 1987-97, MetaWare Incorporated cc -I. -I. -g -DHAVE_CONFIG_H -I./popt -c popt/findme.c -o popt/findme.o NCR High Performance C Compiler R3.0c (c) Copyright 1994-97, NCR Corporation (c) Copyright 1987-97, MetaWare Incorporated w "popt/findme.c",L33/C7(#257): '=' encountered where '==' may have been intended. No errors 1 warning cc -I. -I. -g -...
2004 May 27
0
compiling on HP-UX
...ubscript has type `char' lib/getaddrinfo.c:206: warning: signed and unsigned type in conditional expression lib/getnameinfo.c: In function `getnameinfo': lib/getnameinfo.c:115: warning: comparison between signed and unsigned In file included from popt/system.h:82, from popt/findme.c:9: popt/popt.h:377: warning: type qualifiers ignored on function return type popt/findme.c: In function `findProgramPath': popt/findme.c:25: warning: implicit declaration of function `alloca' In file included from popt/system.h:82, from popt/popt.c:11: popt/popt.h:377: wa...
2002 Feb 27
1
anyone compile source on Mac OS X?
....o authenticate.o lib/fnmatch.o lib/compat.o lib/snprintf.o lib/mdfour.o lib/permstring.o lib/inet_ntop.o lib/inet_pton.o lib/getnameinfo.o zlib/deflate.o zlib/infblock.o zlib/infcodes.o zlib/inffast.o zlib/inflate.o zlib/inftrees.o zlib/infutil.o zlib/trees.o zlib/zutil.o zlib/adler32.o popt/findme.o popt/popt.o popt/poptconfig.o popt/popthelp.o popt/poptparse.o /usr/bin/ld: warning multiple definitions of symbol _snprintf lib/snprintf.o definition of _snprintf in section (__TEXT,__text) /usr/lib/libSystem.dylib(snprintf.o) definition of _snprintf /usr/bin/ld: warning multiple definitions...