Displaying 20 results from an estimated 6000 matches similar to: "app_valetparking / parking in general"
2005 May 20
1
Valet Parking and SuperValet Parking - back level
It seems Valet Parking and Super Valet Parking won't compile with CVS after 3/4/2005. Apparently some major reworks to Asterisk has broken the out-of-tree modules. Ref: http://bugs.digium.com/view.php?id=3573
The standard Parking lacks functionality and doesn't support contexts. Yet the more current CVS supports several much needed features like Chan Spy and native MOH as well as
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
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
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
2004 Dec 01
1
[OT] [slightly] app lever vs driver level implementation...
I recently posted a message about an interesting dilemma which I could
not figure out. After doing a whole lot more digging I think I have
figured out part of what is going on.
The parking app is implemented as an app, ie can be called from
extensions.conf) but if you look really closely, it is also implemented
in each channels driver (handler, whatever you want to call it) and
those
2004 Jul 16
6
Asterisk + NEC Electra Elite IPK Integration
Hi,
I'm am currently in the process of trying to integrate an * box with an
NEC Electra Elite IPK.
Currently, we have 7 POTS lines coming into our building. These lines
are plugged into our NEC using the appropriate analog line interface
card from NEC. The NEC effectively has NO configuration done to it,
other than to make all the internal phones ring when a call comes in.
We also
2004 Dec 06
5
two questions
Hi people,
question one
i see that asterisk is now in 1.x release. having tried it in the past
i want to know if i can use a voice modem as an outgoing line.
i know in the past that was not possible/supported so im just asking
in case the option is now available.
question two
im planing to use asterisk as a pure voip solution with sip phones and
h323 phones no need for digium/dialogic hardware
2004 Aug 31
3
Cisco 79XX SIP Ring Tones
Hi all,
Has anyone gotten custom ring tones to work using ALERT_INFO with the
Cisco 7940 SIP phone? I've read the wiki, but just can't get this to
work. I'm currently using the 7.2 SIP image.
Thanks,
Chris
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 Aug 01
2
Parking & SIP Phones
Hello,
I know not too long ago I saw /something/ _somewhere_ about an
adjustment to call parking that allowed blind transfers from SIP phones
to park a call and still be able to hear the parking lot stall number.
Unfortunately, I have no idea where I saw that (google turned up little,
couldn't find it on the list either). I'm using Sipura SPA-2000
adapters and it doesn't seem to
2004 Dec 07
1
Ringing multiline phone
Is there a way to ring selective line on multi-line phone.
For example if I'm on the phone talking internally on line 1 and the
calls comes-in the line 2 will automatically ring.
The phone P104 allow extension to be assign each line.
Is there a way to call certain line (example line 3) on multi-line phone
instead of line 1 when the phone is not busy?
For example the Sip phone P104 has
2004 Dec 07
1
Inoming caller id withheld, move to new context, possible?
Hi,
now I've got caller id working on my BT line in the UK, I'd like to
play a different
message to those pesky sort who with hold their outgoing number.
How can I do this in my extensions.conf for my
[incoming-analog]
context?
I realise some people may call who are unable to change the way that
their system
withholds the outbound number, so I'll give them chance to leave a voice
2004 Dec 13
2
Incoming Toll-Free
Sorry if this is the wrong list...
I need a toll-free number to be delivered to me on IAX. (This is NOT an
existing number need to buy the whole service.)
Anyone know of a service provider offering this?
-Mark
707-735-1038
2005 Jan 14
1
gotoiftime - different hours
If I have different opening hours on different days, can I accomodate
that in a single gotoiftime, or will I need to filter them out one by one ?
For example, our hours are Mon-Fri 9:00-17:00 and Sat 09:00-13:00
can this be done something like
GotoIfTime([9:00-17:00|mon-fri][9:00-13:00|sat]|*|*?open,s,1) or
something like that, or do I have to do:
2004 Oct 07
1
'set debug' problems
Has anyone else noticed this? I use 'set verbose 25' (insane, but I
want to see *everything* right now) and would like to do the same for
'set debug', but as you see, set debug has a bad impact on my CLI output.
asterisk*CLI>
-- Executing Answer("SIP/824-b4ff", "") in new stack
-- Executing Wait("SIP/824-b4ff", "0.5") in new
2004 Oct 05
1
Phantom calls on FXO
I'm getting these "calls" at 16 and 46 minutes after every hour. The
SIP phone rings, and if we pick up, we get a dial tone. If we don't
pick up, we get the dial tone in a voicemail message. An analog phone
connected to the incoming POTS line doesn't ring (whether or not *
remains connected to the line). It's like the horror movie where the
babysitter is getting
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-prototypes -Wmissing-prototypes -Wmissing-declarat
ions -g -Iinclude
2004 Nov 29
2
Variable substitution - How can I do Dial(${DIALSTRING}) where ${DIALSTRING} is 'SIP/201, 15, tT'?
I've been banging my head against a brick wall for the last hour and I'm
sure this is one of those easy to solve things - just that I can't see the
wood for the trees.
I'm trying to do:
-----------
[some-context]
Exten => s,1,Macro(dodial,'SIP/201,15,tT',123456,MOHClass)
[macro-dodial]
Exten => s,1,SetCallerID(${ARG2})
Exten => s,2,SetMusicOnHold(${ARG3})
Exten
2005 Jul 12
3
SNOM 360 and parking
OK, last showstopper that I just can't puzzle my way through - parking
calls with the snom phones. I get the two phones connected, I hit
transfer on one, the other phone goes to MOH and the first phone gives
me DT, so I dial 700 and hit the OK button. Call transferred, the SNOM
hangs up before I have a chance to hear which extension it parked to.
Is there a way to make the SNOM phones
2004 Nov 11
6
cisco poe
I know this is on the wiki, I just want to confirm so I don't blow up my
cisco phones. I've got several cisco 7940's all running using cisco
power cubes. However, my boss wants me to switch just a few over to
poe, but doesn't want to fork out the dough for a nice cisco poe switch,
or anybody else's poe switch for that matter.
So my question is, what is the '99.999%