Displaying 20 results from an estimated 900 matches similar to: "Which SIP phone "comply" with COLP feature"
2015 Mar 13
2
Yealink t26 and T28 Panels
Hi Guys
We have a strange a strange issue at a client they have 3 panels on their
phone and every so often the panels reboot themselves yet the phone stays
on.
We decided to replace the T26 for a T28 to see if it fixes the issue and
still have the exact same issue.
Has anyone seen this before?
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2010 Sep 13
7
High volume BLF - Suggestions?
Hi,
We have a user who is putting large call volumes through Asterisk, and
wants to BLF monitor up to 90 extensions. We are struggling to find a
handset that can keep up with Asterisk :)
1) Is there a handset that will do this?
2) Is there a different (standard) way to send BLF and allow directed pickups?
2a) Or even a handset specific way?
Asterisk handles the BLF volume fine, even on quite
2018 Apr 09
1
llvm-dev Digest, Vol 166, Issue 22
Hi Krzysztof,
Sure, please see below. DAG.dump.() before and after, annotated with what I
believe the DAG means.
I've spent some time debugging the method but it's proving difficult to
determine where the logic is misfiring. Disabling the entire combine causes
a lot of failing x86-64 tests - I may have to learn an upstream vector ISA
to make progress on this.
Thank you
>From your
2018 May 04
0
How to constraint instructions reordering from patterns?
Here is a last example to illustrate my concern.
The problem is about the lowering of node t13.
Initial selection DAG: BB#0 '_start:entry'
SelectionDAG has 44 nodes:
t11: i16 = Constant<0>
t0: ch = EntryToken
t3: ch = llvm.clp.set.rspa t0, TargetConstant:i16<392>, Constant:i32<64>
t5: ch = llvm.clp.set.rspb t3,
2016 Jun 21
3
LLVM Backend Issues
Hi,
I am having issues running a new backend that I created for a new
architecture. I suspect these errors may have something to do with how I
have the string setup in LLVMTargetMachine() below?
Also - It would be great if someone could point me to a document that
describes some of these error messages? For example what does t26 ..t4 mean?
Thanks in advance for taking your valuable time to help
2011 Aug 24
1
[OT] Yealink T26/28/38 and Open-VPN
Hi,
Sorry for an OT post but striking out a bit at the moment trying to get a response from Yealink R&D. Has anybody successfully managed to get a Yealink phone to work across Open-VPN when using tlsauth ? We really do hope that it is possible due to the benefits tlsauth offers against DoS.
--
Thanks, Phil
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2018 May 04
2
How to constraint instructions reordering from patterns?
The DAG dumping will try to print some of the nodes "inline" (i.e. where
they are used) to make the output more readable, so the dump of the DAG
may not strictly reflect the node ordering.
-Krzysztof
On 5/4/2018 8:18 AM, Dominique Torette via llvm-dev wrote:
> Here is a last example to illustrate my concern.
>
> The problem is about the lowering of node t13.
>
>
2018 May 04
0
How to constraint instructions reordering from patterns?
Krzysztof,
Thanks for your interest to my questions.
In order to clarify the context, here is the C source file of my test case.
The 3 builtins initialize some stack pointers. They have to be executed before any other instruction.
extern float fdivfaddfmul_a(float a, float b, float c, float d);
volatile static float x1,x2,x3,x4;
void _start(void)
{
float res;
2015 Mar 13
0
Yealink t26 and T28 Panels
Hi!
>
> We have a strange a strange issue at a client they have 3 panels on their phone and every so
> often the panels reboot themselves yet the phone stays on.
>
> We decided to replace the T26 for a T28 to see if it fixes the issue and still have the exact
> same issue.
>
> Has anyone seen this before?
>
I frequently use the newer T48G and T46G phones with the EXP40
2017 Feb 14
2
Ensuring chain dependencies with expansion to libcalls
Hi all,
Our target does not have native support for 64-bit integers, so we rely on
library calls for certain operations (like sdiv). We recently ran into a
problem where these operations that are expanded to library calls aren't
maintaining the proper ordering in relation to other chains in the DAG.
The following snippet of a DAG demonstrates the problem.
t0: ch = EntryToken
t2:
2009 Dec 20
1
What changed in Directed PickUp between 1.6.1 and 1.6.2 ?
Hi,
I'm banging my head over this.
Usually, I'm using a SIP hardphone feature called "Call Pickup Starcode" to
enhance BLF with Directed Call Pickup :
basically, SIP hardphone (here a Thomson ST2030S) is configured to send an
INVITE message whenever a BLF is pressed while blinking.
The INVITE is build with the extension number (attached to the BLF that was
blinking and pressed)
2016 Jan 25
1
Return value from TargetLowering::LowerOperation?
Hi,
On 01/22/2016 05:02 PM, Tom Stellard wrote:
> On Fri, Jan 22, 2016 at 01:58:49PM +0100, Mikael Holmén via llvm-dev wrote:
>> Hi,
>>
>> I'm a litle bit puzzled by the TargetLowering::LowerOperation function,
>> and what different callers of this function assumes about the returned
>> value.
>>
> SelectionDAGLegalize::LegalizeOp() is your best
2016 Oct 20
2
[AVX512BW] Nasty KAND issue
On 10/20/2016 9:28 AM, Cameron McInally via llvm-dev wrote:
> I should have attached the generated asm to save some trouble.
> Apologies for that and attaching now...
>
>
>
> On Thu, Oct 20, 2016 at 12:26 PM, Cameron McInally
> <cameron.mcinally at nyu.edu> wrote:
>> On Thu, Oct 20, 2016 at 12:05 PM, Mehdi Amini <mehdi.amini at apple.com> wrote:
2018 May 04
2
How to constraint instructions reordering from patterns?
Hi,
Is there a kind of scope mechanism in the instruction lowering pattern language in order to control where instructions are inserted or how they are later reordered during the SelectionDiag linearization?
I know the glue chain that stick instructions together. But such mechanism in not provided in instruction lowering pattern.
I'm facing many situations where some patterns are lowered into
2009 Jul 20
0
No subject
<snip>
Replaces: pickup-9582-c0a80101-d-4 at 192.168.101.102
<snip>
This Replaces header refers to RFC3891 which is not yet supported in
Asterisk (see http://www.voip-info.org/wiki/view/Asterisk+SLA)
This INVITE fails with :
<snip>
chan_sip.c: Trying to pick up 7792 at subs
<snip>
app_directed_pickup.c: No target channel found for 7792.
If I'm dialing *87792 instead
2016 Aug 02
2
Instruction selection problems due to SelectionDAGBuilder
Hello.
I'm having problems at instruction selection with my back end with the following
basic-block due to a vector add with immediate constant vector (obtained by vectorizing a
simple C program doing vector sum map):
vector.ph: ; preds = %vector.memcheck50
%.splatinsert = insertelement <8 x i64> undef, i64 %i.07.unr, i32 0
2010 Jun 21
3
features.conf - parkedcalls - transfer
Hello dear list.
I am having issues on parkedcalls.
I am using a Cisco SPA525G as a test phone, and I have the transfer button there when I am in a call,
But when I want to transfer the current call I am in, I push the transfer button, and onscreen I se "Enter Number", and if I enter ex sip 200, I have to wait
Almost 10 seconds, before the transfer to sip 200 is made, can I reduce
2011 Apr 13
4
[OT] Yealink Phones
I've just started deploying these (well the T28P model) after years of
Snom issues and they look pretty good (although the documentation is
execrable; if you thought the Snom stuff was obtuse Yealink have got
them knocked into a cocked hat!).
Anyway, for provisioning I use HTTP with a DHCP entry like:-
#
# Yealink Phones
#
group {
#
2011 Feb 25
5
[OT] Yealink IP Phones
Hello all,
After numerous issues with Snom phones (360/370/870) potentially looking to migrate too Yealink as their product range looks very promising indeed.
Are any of you using them with Asterisk ? How do they perform ? Do you use mass deployment at all ?
Would be very interested to hear from you.
--
Thanks, Phil
-------------- next part --------------
An HTML attachment was
2009 Nov 23
2
Yealink SIP-T22P Auto Provisioning via HTTP ?
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi List,
I have come across the above handset a few times in the UK, They
are quite cheap over here (~?80) Not the best handset in the world but
works well enough. I have been asked to setup a central config server
for a large collection of these handsets. I know they can do Auto
provisioning via FTP/HTTP/TFTP I have got an example of the generic