Displaying 20 results from an estimated 20000 matches similar to: "Screening Sip Calls - Record()"
2004 Jul 28
1
ParkAndAnnounce Doesn't Release when Call is Picked-up
Hi All,
When a call comes into my FXO port (Zap/1), it goes into the ParkAndAnnounce app and gets parked. This is OK. Then the app announces the file I selected through the (Console/dsp). This is OK. If I go to another extension FXS (Zap/2) and dial the parked call, then I get connected OK (Zap/2 & Zap/1). The problem is the Announcement through the (Console/dsp) doesn't stop, it
2005 Mar 24
0
Record(Sip)
I actually got rid of my phone service.. no more pots line in my house.
But, I miss my call screen macro. Any way to do this with a SIP
channel? (Obviously the parking isn't the problem, but rather recording
their name). I set it up so they should only have to record their name
once provided they call from the same number.
Anyway, I think I'm gonna get a big "NO" on
2004 Jun 29
2
cisco phone and parked calls
So, I can't figure out how to get the parkandannounce application to
work the way I want it to... I have cisco 7960 IP phones using SIP,
and this is what I have in my extensions.conf:
exten => 700,1,ParkAndAnnounce(pbx-transfer:PARKED|90|SIP/${EXTEN:1}|internal,${EXTEN:1},1)
exten => 700,2,Hangup
and in my parking.conf:
[general]
parkext => 700 ; What ext.
2005 Aug 14
0
ParkAndAnnounce - Any way to not disconnect?
I have ParkAndAnnounce set up to call my cell instead of Console/DSP and
this works fine. If a caller tries to get me on my cell, they are
parked... I am called and told where they are holding, but then
ParkAndAnnounce hangs up. So I have to call my system back and dial the
parked extension to be bridged with the caller. Is there anyway to make
the announce jumpto something else so I can just
2008 Nov 14
1
ParkandAnnounce?
In theory ParkAndAnnounce has a lot of usefulness, however, that we've had
very little success with application... Our application is similiar to
the local Walgreens pharmacy.. Dr. Calls in, selects the "Im a doctor with
a prescription option"... call is parked, and announcement overhead is
given.. "Doctor holding on ${EXTEN}"
exten =>
2006 Feb 24
2
ParkAndAnnounce2 Feature Request
We've had a regular Park function in the past 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
2014 Jan 30
1
Parking in Asterisk 12.0.0
Hi
I'm trying to get the rebuilt parking functionality to work in Asterisk
12.0.0.
In Asterisk 11.6.0 I managed to get a call to get parked by adding a
dynamic feature in features.conf for the DMTF sequence *# which called a
macro in extensions.conf, which then runned the ParkAndAnnounce
application, and the call got parked.
The syntax for ParkAndAnnounce I used was this (I don't
2005 Jan 20
0
Park/retrieval of calls
Hi!
I'd like to be able to park/pickup a call with h323.
Parking the call is easy, using ParkAndAnnounce.
But ParkAndAnnounce does not return the parkinglot in a variable.
So, I can't retrieve the call later.
To keep it simple, here is a simple scenario of what I want:
The call is established from phone 307. I enter DTMF code "#1" on phone
307. The call is then parked. I
2005 Mar 24
1
Can I use my callscreen macro w/ sip?
(Sorry if this has hit the list before. I sent it yesterday, but never
saw it come through)
I actually got rid of my phone service.. no more pots line in my house.
But, I miss my call screen macro. Any way to do this with a SIP
channel? (Obviously the parking isn't the problem, but rather recording
their name). I set it up so they should only have to record their name
once provided they
2004 Jul 29
0
ParkAndAnnounce command !!!
Hi everyone
I'm very, very, very, ... very new to Asterisk and I need some help with the
ParkAndAnnounce command.
Here's what I would like to do. I would like to specify an extension in the
extension.conf file which is using the ParkAndAnnouce command (something
like this)
exten => 200,1,Answer
exten =>
200,2,ParkAndAnnounce(PARKED|60|SIP/${EXTEN}|some_context,${EXTEN},1)
2004 Aug 02
0
Help with ParkAndAnnounce command
Hi everyone
I'm very, very, very, ... very new to Asterisk and I
need some help with the ParkAndAnnounce command.
Here's what I would like to do. I would like to
specify an extension in the extension.conf file which
is using the ParkAndAnnouce command (something like
this)
exten => 200,1,Answer
exten =>
200,2,ParkAndAnnounce(PARKED|60|SIP/${EXTEN}|some_context,${EXTEN},1)
exten
2005 Aug 14
1
ParkAndAnnounce - No Disconnect
Regarding my earlier email (for some reason, I don't get my own emails
from the list), I looked at the code and although I'm no programmer, I
see that this is meant to hangup after the announcement. If I comment
that line out, the call remains on the line, but I'm in limbo. I tried
to add a chan->priority = 101 in place of the hangup and get this on the
cli:
= Spawn extension
2006 Jan 25
1
Want to automatically park call and have caller hear ring tones
Here's the short of it. I have an Asterisk 1.2.1 system setup to
handle both personal and business calls. Now, the business callers
will hear music while on hold, so the default MOH needs to play
regular music. Personal callers should hear rings, not music. I have
this working except for one specific case. If someone calls during
the day (we're night people), asterisk will not ring
2006 Apr 26
1
Accessing PARKEDAT variable in AGI
I'm attempting to do this in an AGI program:
char line[80];
...
printf("EXEC PARKANDANNOUNCE
pbx-transfer:PARKED|300|Console/dsp\n");
printf("GET VARIABLE ${PARKEDAT}\n");
fgets(line,80,stdin);
The script hangs because asterisk doesn't provide any
response to stdin.
Elsewhere in my program, I have e.g.
printf("EXEC READ foo|enter-password|4\n");
2006 Jan 25
0
Want to automatically park call and have callerhear ring tones
Short replay to long 'short of it'!!
Use a queue for your calls set the queue to ring. 'r' option I belive.
Set up a queue that has no members but allows you t 'joinempty'
Setup an extension that AddQueueMember(home-silent).
You will then need to hangup and the call will ring.
Before entering the queue you could have the system send the YAC info
for you.
It will
2009 Feb 25
1
Stuck Parked Calls?
I've lurked for a while, but I think this is one of my first "pleas" for help. I'm having issues where a parked call using the macro below is getting "stuck". Users park the call via a blfxfer key on an Aastra phone. If the call is a blind transfer, it tries to park the call. If it isn't a blind transfer, it tries to unpark the call. Only 2 extensions (2759 and
2005 Mar 24
2
Parking
Good Day list,
My head is pounding from google overload.
Does anyone know if there is any way to park a call and specify
the ("context", "Extension", and Priority) of where to call back to if
the call times out and is parked too long?
ParkAndAnnounce does this feature, however I do not like that it
has to call you back to announce the location.
I want my cake and eat it
2006 Apr 08
0
Call parking query
Hi everybody,
I would like to set asterisk up such that to use the call parking
feature, instead of transferring a call to the extension set up in
features.conf, you just dial a code (e.g. *3) and this then parks the
call. The main reason for this is that a number of the phones I use have
transfer buttons that I can't reprogram to use Asterisk's own transfer
functions, therefore you
2006 Dec 06
2
ParkAndAnnounce + Paging
Hi everybody.
It is possible to announce the parking position through a paging to a group
of extensions?
I would like that when someone parks a call, some phones will announce with
the speaker the position.
Something like:
exten =>
s,1,ParkAndAnnounce(call-parked-at:PARKED|30|PAGE(LOCAL/PAGEyyyy@custom-auto
page&LOCAL/PAGEzzzz@custom-autopage|)
Is there a way, maybe with a
2006 Dec 15
1
Page + ParkAndAnnounce
[Sorry it's the third time I send this message as I couldn't see it in the
list. I hope it will not come three times].
Hi everybody.
It is possible to announce the parking position through a paging to a group
of extensions?
I would like that when someone parks a call, some phones will announce with
the speaker the position.
Something like:
exten =>