Displaying 20 results from an estimated 100 matches similar to: "Polycom Call Park (with sip debug attached)"
2014 Nov 25
1
park()-command always parks on default 701
Hello,
I have the following in my dialplan :
exten => callpark,n,Set(PARKINGDYNPOS=200-210)
exten => callpark,n,Set(PARKINGDYNCONTEXT=parked_001)
exten => callpark,n,Park(20000,,,,s,parkinglot_001)
I see on the CLI :
[Nov 25 15:08:47] -- Executing [callpark at pbx-routing:10]
Set("SIP/SipT01-0000000b", "PARKINGDYNPOS=200-210") in new stack
[Nov 25 15:08:47]
2007 Mar 10
0
Polycom call parking feature and Asteriskcallparking
When you use the Park button, on some phones you have to hit "More" to
get it.
Then when you park it, it calls back and tells you the extension...so
you have to hang up then pick up again.
Callpark apparently is a valid extension!
Bill
-----Original Message-----
From: asterisk-users-bounces@lists.digium.com
[mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Stephen
Bosch
2008 Mar 01
1
"callpark" feature in ABE?
Hi All -
Anyone know if the "callpark" feature is in ABE?
Is there a comprehensive list of the differences between ABE and the
open source version? I've only seen a bullet-point chart which has no
real detail.
Thanks,
Noah
2008 Mar 26
2
Broadcast/Announce app
Does anyone have use for a broadcast/annouce app?
I wrote SystemAnnounce which will play a specified file to all active channels (in an UP or bridged state). This was originally to tell users to get off the system, but there are several other uses...
I also wrote a new CallPickup and CallPark app, both of which work more as expected (supply actual extension numbers, etc).
Let me know if there
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 Dec 04
3
Polycom Park by EFK
Has anyone gotten one-touch call parking to work on Polycom phones via
the Enhanced Feature Keys feature working? I've looked at various
examples, they appear correct, but the phones (501, 3.1.x firmware)
show the Park button while in a call but this does not actually cause
the call to be parked. Doing a SIP debug, I don't see that anything is
transmitted as a result of pressing the call
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-
2006 Dec 25
2
Kickstart Questions
Hi,
We dont run DHCP in our environment where I build our servers, is it
required to get a first IP address to hit my kickstart server running on
my xandros debian laptop? Just been a couple years since I last did some
kickstart builds and I dont have system-config-kickstart running on a
machine here in my home lab.
I can turn on DHCP on my linux laptop perhaps, but just wanted to check
in
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
2019 Feb 20
1
samba installed but smbclient -L localhost -N fails
Hi,
Finally have samba installed in ubuntu 18.04. Ran dc setup..
Server Role: active directory domain controller
Hostname: dc1
NetBIOS Domain: REDACTED
DNS Domain: internal
DOMAIN SID: S-1-5-21-3313626214-3140439515-2095946098
smbstatus:
Samba version 4.7.6-Ubuntu
PID Username Group
Machine
2008 Mar 25
1
Asterisk parking hold and transferdigittimeout
Hi,
anyone out there with the same problems and a possible solution to the
following?
The functions callparking and hold use the same transferdigittimeout in
features.conf.
While I think 3 to 5 seconds are enough to let the user "find" their keys on
the phone,
the double ammount of time ( 2 x 5 secs) you have to wait before a call is
parked and
the parkposition is announced, is
2005 Oct 22
1
Advice....
Hi,
I''m a relative newbie to LARTC but I have read Matthew Marsh''s book and
lurked on this list for a while.... I still seem to be missing a few key
ideas here.... So... Maybe folks on the list will be kind enough to help.
I have two different ISPs. Cogent and Bell. I have three different
firewalls (2 PIX and 1 IPCop). And I have an Ubuntu Linux box doing LARTC
for around
2019 Oct 29
0
auth logging or auditing
Good morning!
I compiled samba 4.10.8 from source in a slackware 14.2 machine and imported a samba classic domain from an ldap backend. Everything works flawlessly except for a couple of user who are getting their accounts locked out periodically. I'm trying to debug this problem so I modified the smb.conf file of the DC so that it looks like this
# Global parameters
[global]
??????? dns
2012 Oct 25
0
Asterisk 1.8 not playing parking slot announcement to parker
Just upgraded to 1.8, we use the multi lot parking feature by dialling *4.
We are not getting the parking slot announcement being played to the person
who parks the call, so it's impossible to tell which slot they've gone
into. Could someone check our config?
On Debian Squeeze using packages from
http://packages.asterisk.org/debsqueeze main (Asterisk
1.8.11.1-1digium1~squeeze)
2003 Oct 13
0
Call Parking and Paid Digium software modifi cations
That is how many old PBX phone systems work and it is that way our users are
used to working with the phone system. Another issue with the way Asterisk
callparking currently works is that there is only one call-park orbit, you
cannot use a different set of numbers for a different call park
instance(i.e. 700 goes to 701-720 AND 740 goes to 741-750).
We also have several Grandstream phones which
2010 Nov 10
0
CDR Billing issues
Hi
I am using asterisk 1.6.1.1 ,and trying to do cdr billing.But the
problem is when I do transfers,callforward,callparking cdr records are
not proper.Below is example
'A' called pstn number and 'A' transfer the call to 'B',In this
case cdr is genrating as
1 . caller - A ,Callee - PSTN ,uniqueid=923479129.234
2. Caller -A , Callee -C uniqueid =
2019 Feb 20
0
Samba won't start on Centos 7 built from tarball
Am 20.02.19 um 15:58 schrieb samba.x.eliezer613--- via samba:
> Hi, not having much luck getting samba 4.8.3 to start on a CentOS 7.6 VM....
>
> used samba-4.8.3.tar.gz
> ./configure
> make
> make install
> samba-tool domain provision --use-rfc2307 --interactive
>
> In /etc/samba there is one file, smb.conf with content of:
> # Global parameters
> [global]
>
2003 Aug 31
1
observations about delays
I've tried two imap clients (mahogany and Mozilla) and they both have strange
delays and weird failures. As a reminder, I am using mbox format mailboxes on
the server and client side filtering of messages from the inbox.
In both cases when the client fetches messages from the inbox and starts
redistributing them, CPU utilization on the imap server goes to around 40
percent for Mozilla
2019 Feb 20
3
Samba won't start on Centos 7 built from tarball
Hi, not having much luck getting samba 4.8.3 to start on a CentOS 7.6 VM....
used samba-4.8.3.tar.gz
./configure
make
make install
samba-tool domain provision --use-rfc2307 --interactive
In /etc/samba there is one file, smb.conf with content of:
# Global parameters
[global]
dns forwarder = 192.168.25.1
netbios name = DC1
realm = DC1.INTERNAL
server role = active
2004 Jul 19
2
callparking vs calltransfer
HI ALL;
Anybody can explain the difference between "call parking " vs "call transfer"
Regards
mohammad
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20040720/2975991b/attachment.htm