similar to: Yoda VG-400 and Asterisk Settings

Displaying 20 results from an estimated 100 matches similar to: "Yoda VG-400 and Asterisk Settings"

2015 Nov 05
1
[PATCH envytools] envydis: gk110: Add support for dadd with an immediate src
This commit adds support for dadd with an immediate src in gk110 code. The machine-code in question is generated by e.g. nouveau_compiler with the new "Make use of double immediates" patch series when building the piglit glsl-algebraic-double-add.shader_test. This commit changes the output from: 00000010: 001c0001 c38001ff $r0 $r0 $r0 $r0 0x3fe00 0x3fe00 0x3fe0000000000000
2019 Oct 31
2
pointer arithmetic with address space attribute not working
I forgot the -DADD flag earlier but the result did not change: https://godbolt.org/z/NPcn22 ________________________________________ From: llvm-dev <llvm-dev-bounces at lists.llvm.org> on behalf of Doerfert, Johannes via llvm-dev <llvm-dev at lists.llvm.org> Sent: Wednesday, October 30, 2019 20:18 To: LLVM Developers Mailing List; Y Song Cc: Alexei Starovoitov Subject: Re: [llvm-dev]
2019 Oct 31
2
pointer arithmetic with address space attribute not working
Thanks for the detailed info! The problem was that I tried without assertions and didn't inspect the IR closely as it contained this, for now, illegal instruction: %6 = bitcast i8* %5 to i8 addrspace(1)* This is clearly a clang error. I suggest opening a bug report, or sending the reproducer to cfe-dev at llvm.lists.org so someone will take a look that has more clang experience. @Matt Do
2007 Nov 30
0
ODBC Error: Data Source Name not found
I hope this is the place to post errors, and solicit help....if not, my apologies... I inherited a RoR app, and it was working great for the longest time....however, i have recently started receiving the following error: ***************************************************************** A DBI::DatabaseError occurred in repairs#edit: IM002 (0) [unixODBC][Driver Manager]Data source name not
2019 Oct 30
2
pointer arithmetic with address space attribute not working
Hi, I have a case that for pointer with address space attribute, pointer arithmetic is not work. For example, -bash-4.4$ cat test.c #define __user __attribute__((address_space(1))) void __user * test(void __user *arg) { #ifdef ADD return arg + 4; #else return arg; #endif } -bash-4.4$ -bash-4.4$ clang -g -c test.c -bash-4.4$ clang -g -c -DADD test.c clang-10: ../lib/IR/Instructions.cpp:2749:
2005 Dec 29
1
Getting Yoda unit to register all four ports
I have a sample of the Yoda VG400 and I am having a devil of a time trying to get all four channels to register to Asterisk. I have an Asterisk 1.2.1 server. I have tried adding one at a time and rebooting it, but it stops after the first. http://www.yoda.com.tw/model.php?type=Enterprise_VoIP&pname=VG400 Anyone had success with this? -- Chris Mason NetConcepts (264) 497-5670 Fax: (264)
2005 Aug 08
2
[OT] Yoda Communications' VG-400 (4 Port FXO and 2 Port FXO/2 Port FXS)
With the lack of info on Yoda Communications in Taiwan and their hardware, I thought I'd post my experience. I got my hands on a few H.323 VG-400's and VG-100TA's. http://www.yoda.com.tw/model.php?type=VoIP_Solution&pname=VG400 2 of the VG-400's were 2FXO/2FXS models. A couple were deployed to SE Asia, where we planned to offer our services. Originally, I ran a GnuGK server
2004 Nov 20
0
Can anyone shed some light on wht these calls were dropped?
Hi, I need help finding why my system is dropping calls.. I enabled debugging on my box in the hope it would lead me to the answer as to why my system is dropping calls but unfortunately nothing is jumping out at me.. I have attached the portion of the messages file for two calls that were dropped.. (numbers names and ip's have been changes to protect the innocent) Can someone give me a
2001 Oct 29
1
what is this messages mean?
Hi, friends.. I saw dmesg messages, but I don't know this messages. ======= cut ======= TCP: Treason uncloaked! Peer 111.222.333.444:873/36106 shrinks window 1566013416:1566014864. Repaired. TCP: Treason uncloaked! Peer 111.222.333.444:873/36106 shrinks window 1566013416:1566014864. Repaired. TCP: Treason uncloaked! Peer 111.222.333.444:873/36106 shrinks window 1566013416:1566014864.
2004 Feb 26
2
PPP Dial in
In case this matters... RH AS 3 / samba 3.0.0-14-3E Just switched dial in from Windows RAS server to Linux PPP server. I can't seem to figure out a way to allow Windows users to log in with Domain name i.e. /etc/ppp/pap.secrets client server password ip address DOMAIN\user * my_pass 111.222.333.444 "DOMAIN\user" * my_pass 111.222.333.444
2018 Sep 28
3
error: expected memory with 32-bit signed offset
Hi, I want to encode Loongson ISA initially https://gist.github.com/xiangzhai/8ae6966e2f02a94e180dd16ff1cd60ac gslbx           $2,0($3,$4) It is equivalent to: dadd $1, $3, $4 lb $2,0($1) I just use  mem_simmptr  as the default value of  DAGOperand MO , because  MipsMemAsmOperand  use  parseMemOperand  to parse general  MemOffset  and only *one*  AnyRegister , for example: 0($1) But 
2015 Feb 20
10
[PATCH 01/11] nvc0/ir: add emission of dadd/dmul/dmad opcodes, fix minmax
Signed-off-by: Ilia Mirkin <imirkin at alum.mit.edu> --- .../drivers/nouveau/codegen/nv50_ir_emit_nvc0.cpp | 66 +++++++++++++++++++++- 1 file changed, 63 insertions(+), 3 deletions(-) diff --git a/src/gallium/drivers/nouveau/codegen/nv50_ir_emit_nvc0.cpp b/src/gallium/drivers/nouveau/codegen/nv50_ir_emit_nvc0.cpp index dfb093c..e38a3b8 100644 ---
2006 May 31
3
Zap channels ringing too loudly
Hi All I've got an asterisk system, using a couple of Xorcom Astribanks to provide FXS ports. (I'm using the zaptel 1.2 branch, if that matters) I've noticed that the ringing volume is a lot louder than on our old phone system, and people are starting to complain it's too loud. (This is the noise the phone makes when it rings, not the noise in your handset when you ring
2015 Mar 19
2
core not dumped
There is some underlying problem with imap-login but in order to debug it I'd like to see a core file. On error dovecot reports "core not dumped". If I put "abort()" in the code at the point it is reporting then a core file is written, so there is no OS reason why a core can not be written. It appears to be dovecot's choice to control the child. In an attempt
2014 Oct 30
1
Firewall ports with v 3.5.2 grumble time
Hi, I have a requirement to run my gluster hosts within a firewalled section of network and where the consumer hosts are in a different segment due to IP address preservation, part of our security policy requires that we run local firewalls on every host so I have to get the network access locked down appropriately. I am running 3.5.2 using the packages provided in the Gluster package repository
2008 Nov 13
0
Problems with Licensed g729a codec from Digium
Firstly, I'm running Asterisk 1.4.4 on Solaris 10. I have several different internal SIP phones all sharing a single IAX2 VoIP channel. PHONES |------------- <SIP/uLAW> --------------| ASTERISK |-------------- <IAX2/g729> ------------|VoIP/ISP The g729 codec has been registered successfully and appears to be detected by Asterisk (NOTE: I have changed what I thought might have
2018 Feb 21
1
vfs_shadow_copy2 woes / WITH logs
Hi, finally everything is working fine on my Samba 4.6 AD Domain member server after _exactly_ following https://wiki.samba.org/index.php/Setting_up_a_Share_Using_Windows_ACLs (no more fiddling with acl_xattr:ignore system acls = yes, thanks Rowland Penny). Next thing i wanted to try is vfs_shadow_copy2 (with LVM snapshots:
2010 Jan 25
0
smbd not talking to winbindd?
Hello, I'm running a compiled-from-source instance of Samba 3.4.5 on RHEL AS 4u2, and am having some flakiness with AD-Unix mappings. We're talking to a Windows 2008R2 server, with AD in "2003 mode" I believe. What the issue appears to be is that smbd does not seem to want to talk with winbindd. One moment my account worked: [2010/01/25 08:13:07, 3]
2011 Jun 20
1
Problems with pickupgroup/callgroup with Asterisk 1.8.4.2
I have problems using the call pickup under Asterisk 1.8.4.2. I have another Asterisk with 1.6 - and it is working fine with the same settings. I have setup the same callgroup and pickupgroup for all extensions in sip.conf - just to make things simple for testing. The sequence *8 seems to be completely ignored by Asterisk - the client shows "Call answered" when dialing *8 while the
1999 Apr 28
0
Transparent Samba Account Creation/Authentication using NT DC
My approach to configuring Samba was that I refused to duplicate the effort required to manage user accounts under NT. My resource domain already had the accounts. I did everything I could to stay away from manual (or even programmatic) manipulation of the smbpasswd file. The smbpasswd file is not used or required in the following scenario. There have been some very important Samba