search for: app_valetparking

Displaying 20 results from an estimated 22 matches for "app_valetparking".

2004 Oct 05
2
Problems installing app_valetparking
I download app_valetparking.c from http://www.loligo.com/asterisk/misc/apps/app_valetparking.c and followed the directions on http://www.loligo.com/asterisk/misc/apps/app_valetparking.README I am using asterisk-1.0.0 any suggestions [root@localhost asterisk]# astxs -install apps/app_valetparking.c gcc -pipe -Wall -Wstrict...
2009 Feb 26
1
Can't build today's AGX Asterisk Addon with spandsp0.0.6pre3 or 4
...e -Wno-dev to suppress it. -- Configuring done -- Generating done -- Build files have been written to: /usr/src/agx-ast-addons/trunk [ 12%] Built target app_devstate [ 25%] Built target app_nv_backgrounddetect [ 37%] Built target app_nv_faxdetect [ 50%] Built target app_pickup2 [ 62%] Built target app_valetparking [ 75%] Built target func_devstate Scanning dependencies of target test_spandsp [ 87%] Building C object CMakeFiles/test_spandsp.dir/test_spandsp.o Linking C executable test_spandsp [ 87%] Built target test_spandsp [100%] Building C object spandsp-0.0.6/CMakeFiles/app_fax.dir/app_fax.o Linking C sha...
2005 Jun 20
0
Re: app_valetparking.c for * STABLE
This one has compiled cleanly ! Thank you very much. Nenad > Oops, I sent the wrong one. Here's one I modified to work with 1.0.X > Try again > >> 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>
2007 Jul 17
1
MultiParking
Look at app_valetparking here: http://www.voip-info.org/wiki/index.php?page=Asterisk+addons ________________________________ From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Kevin Kiely Sent: Monday, July 16, 2007 16:47 To: 'Asterisk Users Mailing List...
2008 Feb 02
1
app_valetparking.c anyone using it on 1.4?
Hi List, I have this running, but after I park a call it will not announce where it is at, it's like you have to call another application just to say where it is parked at. I have tried a second priority option for the same extension with that ValetParkList but it seems once ValetParkCall has been ended it will not process anymore priorities in this extension. Any ideals or help would be
2004 Sep 23
3
app_valetparking / parking in general
Does anyone have Music-On-Hold and valet parking, or regular parking working together? No matter how I configure it, I cannot get moh to continue to play after I park a call using either valet parking or regular parking. The only thing I can think of is that I might need to use # transfer instead of sip native transfer? Shouldn't this just work? If needed I can post the config for one
2009 Mar 09
0
Can't build today's AGX Asterisk Addon with spandsp0.0.6pre3 or 4 [SOLVED]
...erating done >> -- Build files have been written to: /usr/src/agx-ast-addons/trunk >> [ 12%] Built target app_devstate >> [ 25%] Built target app_nv_backgrounddetect >> [ 37%] Built target app_nv_faxdetect >> [ 50%] Built target app_pickup2 >> [ 62%] Built target app_valetparking >> [ 75%] Built target func_devstate >> Scanning dependencies of target test_spandsp >> [ 87%] Building C object CMakeFiles/test_spandsp.dir/test_spandsp.o >> Linking C executable test_spandsp >> [ 87%] Built target test_spandsp >> [100%] Building C object spands...
2004 Apr 30
1
Flexible Call Parking Solution
These all work with sip native transfers and sip attended transfers in the example of "query" option. I tested this on my 7960 and it works great. Please others test it. cd /usr/src/asterisk cp contrib/scripts/astxs /usr/bin/ cd apps wget http://www.bkw.org/app_valetparking.c cd .. astxs -install apps/app_valetparking.c ; ; Lets Auto Park the person in the first available slot in mylot ; 360 second timeout and return to default,10,1 on timeout exten => *1,1,ValetParkCall(auto|mylot|360|10|1|default) ; ; Lets pickup the first call in the lot using fifo in mylot ;...
2007 Jul 15
2
1.4.7 chan_alsa : snd_pcm_open failed
asterisk-1.4.7, Fedora 7, intel emt64 - nocona: == Parsing '/etc/asterisk/alsa.conf': Found ALSA lib pcm_dsnoop.c:558:(snd_pcm_dsnoop_open) unable to open slave [Jul 15 10:12:23] ERROR[24420]: chan_alsa.c:365 alsa_card_init: snd_pcm_open failed: No such file or directory [Jul 15 10:12:23] ERROR[24420]: chan_alsa.c:481 soundcard_init: Problem opening alsa I/O devices == No sound
2006 Apr 06
1
Call Parking and multiple contexts
Is there any way to define call parking parameters for different contexts? For example, if I have a client in context 100 and another client in context 200, can they both define parking positions, say, from 701-710, where 701 in context 100 is different from 701 in context 200? Or even better, can context 100 define parking positions 701-710 and context 200 define parking positions
2009 Apr 29
5
2nd Parking Lot
Does anybody know of a way to make another parking lot for version 1.2? We have a multi-tenant setup and it is set for x700 for parking. Well we added some new users and not thinking, we assigned them x700. I can't change the parking number as it will mess up the other users and the new user with x700 doesn't want to change. I was hoping there was some trickery that I can do to create
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 (1.1.X), so it wont do me any good. Kind regards,...
2005 Jun 14
2
Call parking in multi user environment
I'm looking for a solution for call parking in an environment where multiple users are hosted on a single instance of asterisk. The main issue being a way to keep user A from picking up calls parked by user B. I downloaded the supervaletparking code from asterlink which would appear to be a solution, but it doesn't compile on the latest CVS HEAD. I sent an email to the author just in
2005 Jun 20
1
Re: app_valetparking.c for * STABLE (1.0.X)
...ng.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 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 (1.1.X), so...
2006 Nov 22
2
How to park calls on a specific extension
Currently at our office, if I want someone else to pick up a call, I have to transfer the call to them. So I'm looking into call parking, which is ALMOST perfect. The missing piece of the puzzle: I'm extension 203. I want any call I park to get parked at extension 2203. I want a call my boss parks to park at 2205, since he's ext. 205. In other words, I want calls parked FROM
2004 May 18
3
call announce? in MeetMe?
...t name which you know for X customer. bkw ----- Original Message ----- From: "Andrew Kohlsmith" <akohlsmith-asterisk@benshaw.com> To: <asterisk-users@lists.digium.com> Sent: Tuesday, May 18, 2004 4:21 PM Subject: Re: [Asterisk-Users] call announce? > > You could use app_valetparking to do this since it allows multiple parking > > lots you could use some some logic to do exactly that. > > How do the multiple parking lots facilitate this feature? I agree > app_valetparking will do most of what he wants, but I don't understand how > the mulitple lot part of...
2004 Jun 08
3
Sending # and Asterisk Transfer Conflict
Having spent the better part of an hour searching the archives and voip-info I hesitantly ask what appears to be an obvious question but one I cannot find an answer for. Using Grandstream phones it seems that the only way to support Call Parking is to enable # transfers (i.e. use T in the dial command) since pressing the TRANSFER button on the BT phone is blind and one does not hear the call
2004 Oct 07
1
Call Parking with multiple contexts
Everyone, I am trying to set up a hosted PBX. I want to set up call parking with in each context. Does anyone have any suggestions? Gene -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20041007/1da29250/attachment.htm
2008 Jan 23
1
Call Parking with multiple lots
Hi List, I need to have one PBX but have multiple call parking for many different context. Basically for hosted VoIP, anyway this can be achineved? We really want to use the Snom's or something like that with a light on the phone so we can what caller is in each parking space/line. I have not seen anyway to do this, any ideals anyone? Thanks! -------------- next part -------------- An HTML
2009 Apr 30
0
valetparking.c
...is looking for a file parking.h, which isn't in my install. I even looked through CVS and 1.0 and 1.2 to make sure it isn't an old file and I can't find it anywhere. Does anybody have an idea where I might get parking.h? Or what should be in it? Or is there a newer better version of app_valetparking.c? Thanks. Peder