Displaying 20 results from an estimated 70000 matches similar to: "No mans problem?"
2005 Jun 13
2
Need Help with pickup *8
Hi,
when i use the *8 for the call pickup the call i fetch is directly
connected and i can't see the callers number.
What i want is that the call in the first only rings at my phone and in the
second i can see the callers number before i am connected.
I am using a polycom 500 ip phone. Is this a special polycom problem?
Regards,
Kib
2005 Jun 09
3
Pickup problem
Hi,
when i use the *8 for the call pickup the call i fetch is directly
connected and i can't see the callers number.
What i want is that the call in the first rings at my phone and in the
second i can see the callers number.
I am using a polycom 500 ip phone. Is this a special polycom problem?
Regards,
Kib
2007 Apr 20
0
Polycom not picking up phone transferred phone call.
Hi all,
I'm having a problem with a polycom 301 not picking up a ZAP call.
Below is the CLI output of the call. I have:
TDM400 with 2 FXO lines
Asterisk 1.2.14
Polycom 301
When I dial the first ZAP line, I choose an extension that rings the
polycom, polycom rings and I can pick it up and the call is bridged.
When I call my second zap line, the polycom rings, but I cannot pickup
the
2005 May 06
2
Transparently Routing German pri through Asterisk
Hi,
at the moment we have in Avaya Integral PBX with german pri (30 lines).
We want to smouthly migrate to an Asterisk server.
For this reason: Is it possible to route the external german pri (E1)
through Asterisk server to that Avaya PBX?
I think at first we need a Digium e1 card 4-Port. But how do we have to
configure the routing of the whole PRI?
I really would appreciate any sample
2009 Nov 05
2
Asterisk 1.4 remote pickup
Hi.
I have several Asterisk 1.4.21 machines, each with ISDN cards in them, and
Polycom SIP phones on people's desks.
Making / receiving internal / external calls works fine - no problems.
We're using 4-digit extension numbers in the offices.
I'm trying to work out how to provide a remote pickup facility along the
following lines:
- phone extension 2233 rings
- person at
2011 Apr 12
0
No subject
Polycom Phones (updated for 3.2.X firmware with asterisk 1.6.1 Jan/2010) With
SIP 3.2.X firmware (available on the Polycom download site) and Asterisk
1.6.1, Polycom phones now support a full featured BLF showing statuses of
Ringing, Inuse and Online and one touch directed call pickup.
On the asterisk side all that needs to be done is to add a hint to the
extension and enable directed pickup.
2005 Mar 17
3
Compilation problem chan_capi and Eicon Diva 4Bri
Hi *,
I want to integrate the Eicon Diva 4Bri Card to Asterisk.
Eicon drivers and capi is installed. I use the latest dev version from
eicon compiled and installed for my fedora 2 system.
I found the chan_capi for asterisk from www.junghanns.net. Also loaded
the patch and applied to the chan_capi source tree.
I changed the Makefile to include the capi20.h from eicon:
2004 Aug 31
0
Snom Programmable button Mini Howto and ringstate patch
It's very possible that the Polycom IP600 will work with this. As it is
just an implementation of a SIP standard for subscribing to the state of
other extensions.
As for the feature improvements you might see them from me, but not very
likely. It is easier for me to train my customers to hit *8 (I will
probably just program a pickup button for them) than it is for me to
figure out what I
2007 Aug 15
1
CallerID Error causes problems for Polycom phones
Hi everyone,
I have been dealing with a certain issue with a particular customer site
for months now. The problem occurs when there is an error with caller
id as shown in the following:
WARNING[16036]: chan_zap.c:6309 ss_thread: CallerID returned with error
on channel 'Zap/3-1'
When this happens, it appears that the call still goes through as I can
see the caller still navigating
2011 Apr 12
0
No subject
r>
<h2>Polycom Phones (updated for 3.2.X firmware with asterisk 1.6.1 Jan/2010=
)
</h2>With SIP 3.2.X firmware (available on the Polycom download site)=20
and Asterisk 1.6.1, Polycom phones now support a full featured BLF=20
showing statuses of Ringing, Inuse and Online and one touch directed=20
call pickup.
<br>On the asterisk side all that needs to be done is to add a hint
2010 Aug 14
1
BLF/Call Pickup using SPA942, SPA962, SPA932
Hi all,
There are a lot of posts around the web about my question; unfortunately
I have not been able to get any of the solutions to work. I'm using
Asterisk 1.6.2.8 under CentOS 5.5. I'm trying to get call pickup working
for the secretaries that monitor their bosses' phones.
The BLF and the speed dial works great on the Linksys phones. Call
pickup is the problem.
My features.conf
2005 Jul 27
5
cdr_mysql does not write to mysql db
Hi,
I configured cdr_mysql (addons 1.0.9) to write the cdr records to the mysql db.
The problem is that no records are written to the db. Why?
I can import the csv-file to the db. so i assume the db is setup correct.
Is there any chance to get debug from cdr_mysql to find his problem?
This is my cdr_mysql.conf file:
[global]
hostname=localhost
dbname=cdr
password=passw0rd
user=root
;port=3306
2004 Aug 27
0
questions and recommendations
Hi Yawl,
After about 6 months of prattting about I've convinced my boss that we
should be installing * into our currently under constuction Data Center in
Somerset NJ. There will be 10 permanent people and DR space for another
50.
My plan is as follows;
ATAComm dual XEON server with quad T1 board. A handfull of ATA's for fax
machines, job lot of X-Pro softphones for the DR bit, Polycom
2006 Jun 12
2
TDM-400 and dialplan -- how to ring a SIP extension *before* answering the PSTN line?
Hi, folks:
Okay, so here's an idea.
I have a TDM-400 card with an FXO card in it connected to the PSTN and a
Polycom IP 501 phone.
Observe the following simple dialplan for illustration:
> [incoming]
> ; incoming calls from the FXO port are directed to this context from zapata.conf
>
> exten => s,1,Answer()
> exten => s,2,Dial(SIP/polycom)
And zapata.conf:
>
2005 Oct 09
4
*8 and group pickup not working
Hello
I have a Junghanns ISDN BRI card for incoming calls and use SIP Polycom
IP300 phones.
My config files look like this:
features.conf
pickupextn = *8
zapata.conf
context=frompstnisdn
group=1
callgroup=1
pickupgroup=1
I also edited sip.conf like this:
group=1
callgroup=1
pickupgroup=1
But on internal and incoming calls if I dial *8 from any phone I cannot
pickup. Do I need to add
2009 Apr 10
0
one-button call parking/pickup on Asterisk with Polycom phones?
Anyone want to talk briefly about one-button call parking/pickup on
Asterisk with Polycom phones? Does anyone use it or know to do it?
On many phone systems there are 2 or 3 park buttons, and you can park
a call onto an unlit park button, and then the light flashes. You can
go to any other phone, and press the park button with the flashing
light to pick up the call.
Super easy from the
2005 Sep 15
0
Polycom oddities: Mixed up digits -> *8 Call Pickup
Hi,
Last night I could dial *8 and pickup a call that was
ringing to another phone.
This morning, I searched on the Web for a solution to
mixed up digits when dialing on a Polycom Soundpoint 501.
I found that if you go to the SIP page on the phone's
>Web interface and change the "Digitmap Impossible Match"
setting from "0" to "2" that fixes the mixed up/eaten
2011 Mar 09
0
BLF, Directed pickup and Polycom 601 with SIP 3.1.6
Hi,
Latest SIP firmware for Polycom 601 is 3.1.6.
With this, is Directed Pickup supported ?
At the moment, when an extension is ringing, I can see BLF turning to solid
Red but I can't see it turning to Blinking Red.
Regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2005 Jul 13
2
No channels after starting asterisk
Hi,
i am running * 1.0.9 with a newer version of the TE405P.
Modprobe wct4xxp and ztcfg are OK.
zap show channels only shows me the following.
my zapata.conf:
[pstn]
switchtype=euroisdn
pridialplan=unknown
prilocaldialplan=unknown
usecallingpres=yes
busydetect=no ; not need on pri
callprogress=no ; was yes but wiki says experimatley could be produce hangups
callwaitingcallerid=yes ; show
2014 Mar 30
0
Polycom 4.1.6 BLF/URL Dialing
I've just deployed several VVX 600's with the Color Expansion Module.
And I'm having a minor issue with them.
Intermittently when a call comes into a ring group the user is
presented with the call pickup option associated with a BLF entry. Not
the normal answer/reject option.
I've explicitly disabled the call appearance feature that should allow
this pop up: