search for: prims

Displaying 20 results from an estimated 131 matches for "prims".

Did you mean: prime
2010 Jan 18
1
[PATCH 1/2] nv30-nv40: Rewrite primitive splitting and emission
The current code for primitive splitting and emission on pre-nv50 is severely broken. In particular: 1. Quads and lines are totally broken because "&= 3" should be "&= ~3" and similar for lines 2. Triangle fans and polygons are broken because the first vertex must be repeated for each split chunk 3. Line loops are broken because the must be converted to a line strip,
2006 Oct 31
5
Example Polycom function key config
Hi, Has anyone here reprogrammed their Polycom features keys using sip/ipmid.cfg? If so I would be really grateful if someone could send me an example as I have tried various entries for hours now and don't seem to be getting anywhere. Any help appreciated. Kind regards Jamie Heckford Technical Consultant
2007 Jun 21
0
mISDN problems
Hi all, we're buildin an Asterisk box based on an Intel IXP425 board. The board uses a Beronet BN2S0 ISDN card, mISDN 1.1.4 and asterisk 1.4.2. hfc_multi has been patched to compile under big endian cpu, and so also capi kernel files. All the modules seem to load correctly (configuration was made with misdn-init config), but when starting cha_misdn, asterisk outputs the following lines: P[ 1]
2006 Jun 21
5
Polycom Intercom - almost there
Ok so I added to my Freepbx config running Asterisk 1.2.4 in extensions_custom.conf ; intercom exten => _7XXX,1,SIPAddHeader(Alert-Info: Auto Answer) exten => _7XXX,2,Dial(SIP/${EXTEN:1},12,Tt) and configured my Polycoms via this page http://www.voip-info.org/wiki/view/Polycom+auto-answer+config for auto answer and that works fine if I dial 7 then the 3 digit extension. No
2006 Mar 10
2
what is the function in R for MARS and PRIM?
thanks a lot! [[alternative HTML version deleted]]
2005 Jun 06
3
Asterisk eating up 99.8% cpu
Dear All, I am using Asterisk CVS-HEAD-05/05/05-15:46:09, and found it using up 99% of cpu 6-8 times in a day, even when its doing nothing or even if it is, its not supposed to eat all the cpu. whenever this happens, I need to stop it by issueing "stop now" 15-20 times on CLI or kill the process, then start over. Please suggest what to do. regards, Umair bari
2006 Mar 15
4
misdn problem
I am trying to use misdn insted of zaphfc to drive two billion isdn cards zaphfc is ok, but the problem with cdr and the fact tha you always have to wait the bristuffed version of asterisk took me to try another way. so I downloaded the misdn installation script from beronet for the last version ( I am using asterisk stable 1.2, so now is 1.2.5) wget
2006 Feb 09
1
Polycom remapping SpeedDials
Hi - Has anybody been able to successfully remap SpeedDials on Polycom phones? The manual seems to indicate that you can, and I followed the advice in this list message: http://lists.digium.com/pipermail/asterisk-users/2005-October/129142.html The result I get is that the remapped buttons act as the VolumeUp button, rather than as a speed dial. My configs look like this: <Mac
2009 Feb 06
1
set caller id on outgoing calls through BRI ISDNlines
Use Set(CALLERID(num)=9999999999) instead of using CALLERID(all). Remember to set this BEFORE you Dial. -->> -----Original Message----- -->> From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users- -->> bounces at lists.digium.com] On Behalf Of Vieri -->> Sent: 06 February 2009 12:36 -->> To: asterisk-users at lists.digium.com -->>
2006 Jun 08
1
BN8S0 problem - Extension can never match, so disconnecting
hi i've configured a Beronet BN8S0 Card with misdn beronet utility. the card is configured with all lines in TE and P2P mode, and it is connected with the special cable with an ISDN connection. i've turned on debugging to level 4, this is the output from the asterisk cli when i receive a call: P[ 5] MGMT: Short status dinfo 1000001 P[ 5] MGMT: SSTATUS: L1_ACTIVATED P[ 5] handle_frm:
2010 Jun 10
2
ISDN -> SIP
i am using asterisk 1.6.2 with mISDN and a passive AVM Fritz!card on CentOS 5.5. The only thing, i want to do is a call-redirection from an isdn-call to my mobile via sip-account. My extension conf is: general] static=yes writeprotect=no [globals] OUT_PORT=1 [ISDN] exten => 12345,1,Dial(SIP/012346737222 at sipprovider.local) If i call to the msn 12345, the SIP-call is going out, but after
2006 Feb 08
3
Remapping Polycom IP501 buttons
Hi, Just started using an asterisk-based PBX with Polycom IP501 phones. Am Fairly satisfied and am starting to get into FTP setup of the phones. Have figured out most things except for how button remapping works. In sip.cfg, I have this entry: <keys key.IP_500.31.function.prim="DoNotDisturb"></keys> This works as expected but if I try to change the remapping to any
2008 Nov 05
0
b410p mIDSN - RNIS signaling problems
Hi. I'm running Asterisk server with 10 sip phones, and 2 grouped T0 lines with 10 DDI numbers. My provider is France Telecom and my setup is : - Debian Lenny - Asterisk 1.4 - Linux kernel 2.6.25.17 - mISDN 1.1.8 driver - Sip phones Thomson ST2030 No problem with the SIP . But when reveiving a call on RNIS line (any of the DDI numbers), the associated SIP phone rings indicating _two_
2007 Feb 09
0
Misdn instability with asterisk 1.4
recently i've upgraded asterisk from 1.2.4 to 1.4 All works fine but i'me experencing some instability on misdn channels. In the last week i've experienced twice some problems with misdn (I am using mISDN-1_0_4) dmesg output: mISDN_rdata: rport queue overflow 256/256 [addr:52020501 prim:120282 dinfo:ffffffff] mISDN_rdata: rport queue overflow 256/256 [addr:52020501 prim:120282
2009 Feb 06
1
set caller id on outgoing calls through BRIISDNlines
You're quite right. We'll need to see your misdn.conf file to check the settings. -->> -----Original Message----- -->> From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users- -->> bounces at lists.digium.com] On Behalf Of Vieri -->> Sent: 06 February 2009 13:49 -->> To: asterisk-users at lists.digium.com -->> Subject:
2009 Feb 06
0
set caller id on outgoing calls through BRI ISDN lines
I'm trying to set caller ids on outgoing calls. I have a quad BRI B410P card connected to my telephony provider. I know the list of DID numbers the provider assigned to my company. If I don't set the caller id then the callee always sees the same "top-level" number. If I set the caller id to a specific DID number we own, the callee keeps seeing the "top-level" number,
2005 Oct 12
2
Polycom: Button Remapping, HELP!
I need to find a way to have the Polycom phones automatically park calls. Right now my users hit #70# (I know the last # is optional but it speeds it up.) to park a call. Personally I think this is easy, but my users would like one button to do this for them. The Polycom has buttons we don't need (Transfer & Services), it would be nice if I could remap one of those buttons to dial
2009 Aug 25
3
[Bug 23505] New: KDE's Kubrick has problems with xf86-video-nouveau driver
http://bugs.freedesktop.org/show_bug.cgi?id=23505 Summary: KDE's Kubrick has problems with xf86-video-nouveau driver Product: Mesa Version: git Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium Component: Drivers/DRI/nouveau AssignedTo: nouveau at
2008 Nov 11
2
Memory corruption on Gallium window resize, diagnosed?
...te_emit.c:255 #3 0xf76ff70b in nv20_draw_elements (pipe=0x805ef68, indexBuffer=0x0, indexSize=0, prim=4, start=0, count=3) at nv20_vbo.c:20 #4 0xf76ff922 in nv20_draw_arrays (pipe=0x805ef68, prim=4, start=0, count=3) at nv20_vbo.c:73 #5 0xf7743ac8 in st_draw_vbo (ctx=0x8074d18, arrays=0x80ade38, prims=0x80ac994, nr_prims=1, ib=0x0, min_index=0, max_index=2) at state_tracker/st_draw.c:634 #6 0xf782c140 in vbo_exec_vtx_flush (exec=0x80ac870) at vbo/vbo_exec_draw.c:248 #7 0xf782a858 in vbo_exec_FlushVertices (ctx=0x8074d18, flags=1) at vbo/vbo_exec_api.c:752 #8 0xf7761f39 in _mesa_Flush () a...
2015 Nov 10
2
Generating Big Num addition code which uses ADC (add with carry) instructions
I'm trying to work out LLVM code which generates something similar to the following when adding large multiword numbers stored as separate words: ADD x1 x1 ADC x2 y2 ADC x3 y3 etc, where such a three argument add like ADC on x86 (which includes a carry in the addition) is available as a machine op. The background to this is that I'm trying to implement fast multiword addition in