Displaying 20 results from an estimated 200 matches similar to: "Can I use my callscreen macro w/ sip?"
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
2007 Jan 31
1
FreePBX/Debian Aborts Call While Connecting
I used the "FreePBX on Debian" HowTo at
http://powerontech.com/freepbx-on-debian.htm to install. I use callfiles
to initiate calls to my SIP carrier. They get my registration, but they
see that my call is interrupted before they can complete the connection.
My Asterisk log shows that the call times out after the time (45s)
specified in my dialplan Dial() command. What is wrong?
[from
2006 Nov 26
0
Dialout to Meetme Fails?
I'm trying to use Asterisk (v1.2.11) make a callback that dials both
legs of the call into a Meetme() room together, but I keep getting
"conf-invalid" messages.
I created a callfile (/var/spool/asterisk/outgoing/out.call) that
specifies a Local channel (extension) which contains a Dial() command to
the "dialer", and an extension which contains a Dial() command to the
2007 Feb 05
0
Callfiles to Meetme Fails (was: RE: Using Local Channels with Originate)
I have Meetme conferencing compiled for Debian as per
http://powerontech.com/freepbx-on-debian.htm . I drop a callfile in the
outgoing dir, and it intitiates a call to a local extension as a
channel, but the call seems to block on the Meetme() command. That
extension completes the outgoing Dial(SIP) command to my phone,
announcing that leg is the only member of the conference, and just
waits. If I
2005 Jun 23
3
privacy manager
>1- Call comes in without callerid
>2- AGI script answers line
>3- AGI script asks to record name
>4- Park the call and get the parked extension number
>5- Ring all the phones in the house (exec Dial)
>6- If phone is picked up, play recorded name
>7- Wait for DTMF to accept or decline call
>8- If accepted, bridge parked call and current call.
Mike,
I am wanting this
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
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 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
2007 Mar 09
3
Polycom call parking feature and Asterisk call parking
Hi:
I want to make parking calls easier for my hard-working users. Is there
a way to make the Polycom call park feature work with Asterisk?
In case it just works out of the box, I haven't tried it yet; but the
"call park" feature isn't enabled on the Polycom phones by default.
-Stephen-
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
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 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
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:
2010 Aug 16
3
parkcall: How to remove announcement.
Hello all,
I want to park calls using the callpark application, but I don't want to
hear the saydigit when the called is parked.
To resolve this issue I use the following instruction in the dialplan:
exten => _8XX,1,ParkAndAnnounce(|1000|local/10 at default|)
Because local/10 at default is not defined to a peer I get a lot of warnings.
:(
Is there a better way to resolve this
2010 Jan 12
5
Multi-Tenant Parking
Has anyone managed to get multi-parking lot call parking working correctly? I've had several attempts at it, and never seem to be able to get it to go properly - (actually, at all):
I've most recently done this with 1.6.1.x, and now 1.6.2.x, with no luck in either case. What I've been "trying" is the following:
features.conf
[general]
parkext => 100
[featuremap]
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 =>
2007 May 14
1
How obtain the slot position when a call is parked?
Hi,
I want to ask you if asterisk, when I use the command park(), gives me for
example a variable that contains the slot position where it parks the call
or if it only tells me (audio) in the channel this position number? In
other words, is there a way to obtain and use the value of the slot
position when the call is parked? Thanks.
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 May 11
3
Call parking from legacy PBX over PRI??
I have an issue with call parking and hope there is some undocumented feature for this. ;-)
We are replacing our legacy PBX with asterisk, but to save money over time (handsets and network), I am trying to maintain the use
of our legacy PBX.
Asterisk extensions can not use the call parking features (not usable over trunk cards) of the old PBX, so I have to get the old PBX
to use asterisk's.