Displaying 5 results from an estimated 5 matches for "return_context".
2006 Feb 24
2
ParkAndAnnounce2 Feature Request
...t but recently I found the
ParkAndAnnounce() application and I love the idea behind it. Here's a snip
from the wiki
(http://www.voip-info.org/wiki/index.php?page=Asterisk+cmd+ParkAndAnnounce)
so that we're all talking the same language:
|| ParkAndAnnounce(announce:template|timeout|dial|return_context)
||
|| Park a call into the parkinglot and announce the call over an extension.
||
|| announce template: colon seperated list of files to announce, the word
|| PARKED will be replaced by a say_digits of the ext the call is parked
in
|| timeout: time in seconds before the call returns into the re...
2008 Jan 30
1
Parking lot
Is there any way to have Asterisk call an extension in dial plan instead of
original extension after timeout?
Like extension A puts the caller in parking lot, he leaves the phone and
forgets about it, instead of having that phone rings after timeout, have a
group of phones rings.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2012 Feb 16
1
Park() ignores 'r' option which should disable music on hold in favour of ringing tone
When I receive a call, I want to automatically park it from the dialplan so that I can retrieve it later. However, I don't want callers to be aware that they are being parked, so I want to play a ringing tone to the caller. Park() is supposed to be able to do this:
Park([timeout][,return_context[,return_exten[,return_priority[,options[,parking_lot_name]]]]])
options
r: Send ringing instead of MOH to the parked call.
s: Silence announcement of the parking space number.
I've created an extension to test this with, here's what I have in extensions.conf:
exten => *10,1,A...
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