Displaying 20 results from an estimated 31 matches for "ashle".
Did you mean:
ashley
2013 May 07
1
[LLVMdev] Why is there no ashl/lshl?
Hi Tim,
>> There is a distinction between logical/arithmetic shift right, but why
>> not for shift left?
>
> The arithmetic right shift has the nice property that it preserves the
> fact that x >> 1 == x/2 for negative signed numbers (unlike the
> logical shift).
except when x is -1.
That said, this is correct: the reason for distinct signed and unsigned
right
2013 May 07
0
[LLVMdev] Why is there no ashl/lshl?
Hi,
> There is a distinction between logical/arithmetic shift right, but why
> not for shift left?
The arithmetic right shift has the nice property that it preserves the
fact that x >> 1 == x/2 for negative signed numbers (unlike the
logical shift). Either because of this or because of other uses I
can't think of right now almost all modern CPUs implement it in
hardware, and
2013 May 07
1
[LLVMdev] Why is there no ashl/lshl?
> From: llvmdev-bounces at cs.uiuc.edu [mailto:llvmdev-bounces at cs.uiuc.edu]
> On Behalf Of Tim Northover
> In contrast, it's not quite clear what an arithmetic left-shift would
> be. If you want to keep x << 1 == x*2 then the logical one already
> does this.
Only if the left-most (shiftcount + 1) bits are all-0 or all-1.
I've used machines that distinguished
2013 May 07
3
[LLVMdev] Why is there no ashl/lshl?
There is a distinction between logical/arithmetic shift right, but why
not for shift left?
I'm also a bit confused by one example in the reference manual:
<result> = lshr i8 -2, 1 ; yields {i8}:result = 0x7FFFFFFF
Is this an error in the manual? The result is supposed to be an i8 yet a
i32 is shown.
--
edA-qa mort-ora-y
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
2005 Jan 24
4
ISP connection to the PSTN using Asterisk
Hi all,
Could someone let me know the most common way that an Internet ISP
would allow customers access to the PSTN?? Do they buy multiple fxo
cards such as the TDM400P and rent multiple lines from a larger
provider??
Would the best way be to connect to a third party voice/pstn
gateway?? Is that simply a matter of forwarding all sip traffic
destined for the pstn to another provider with a
2004 Nov 24
4
asterisk and pstn
Hi,
First of all apologies because this isn't strictly a purely asterisk
question.
I am quite new to asterisk and actually to voip/telephony as a whole.
I currently have sip calls working through asterisk. The asterisk
server is behind a linksys router. I would now like to connect calls
to the pstn. I have researched into several ways to do this but
because I am not very knowledgeable about
2005 Sep 07
1
Eeven Stranger - Asterisk BT100 Password Issue
Following on from my below email, things have taken another bizarre
twist..
I have continued getting the error when 2092 tries to listen to messages
by dialing 9999.
--Executing VoiceMailMain ("SIP/2092-6918", "2092") in new stack
--Playing 'vm-password' (language 'en')
WARNING: app_voicemail.c:4922 vm_authentication: Unable to read
password.
Then I
2005 Feb 14
2
FW: SER Asterisk Voicemail
Any more ideas on my below mail? If a user is registered with SER and
leaves a voicemail message with asterisk (by using rewritehostport
etc in ser.cfg), then how is the user supposed to listen to the
message afterwards? Is there any other way other than the MWI method??
Thnaksm
Aisling.
---- Original Message ----
From: ashling.odriscoll@cit.ie
To: asterisk-users@lists.digium.com
Subject: FW:
2005 Sep 08
0
Contexts are not being created - Asterisk BT100 Password Issue
Hello,
I think I might have an inkling as to where the issue may be at. For
some reason when I create a new context, a directory is not created in
/var/spool/asterisk/voicemail. The default context resides there but new
ones are not created.
Has anyone ever experienced this or does anyone have any idea as to how
I would solve this?
Hope someone can shed light on this,
Many thanks,
Aisling.
2003 Dec 18
3
asterisk and nat
Hi guys
im trying to get NAT working on my system. im using 3 phones, 2000 = xlite, 2001 = xlite, and 2010 = some piece of crap voip phone.
when i ring from anywhere to anywhere u can either never hear anything on both ends, or just 1 end can hear stuff. below is the output of sip show peers
2010/2010 203.1.68.90 (D) 255.255.255.255 49534 UNREACHABLE
2001/2001 203.1.68.90
2006 Jan 11
0
Incoming PSTN Calls - Can't interrupt Main Menu
Just another bit of info which might help solve this:
Looking at the Asterisk log messages - I notice when I start up
Asterisk, I see the error:
pbx_config.c: Can't use 'next' priority on the first entry!
Could I be right that its something got to do with priorities? I changed
the incomingpstn context to the following eliminating the 'n' field and
still the same errors were
2006 Jan 06
2
Incoming PSTN Calls - Stumped
Hi,
Yes InternalExtension is the context and 2093 the extension.
Just to explain something odd that?s happening (and I?m very stumped
with this)
.I think my contexts are definately the reason that I
can?t interrupt the menu for incoming pstn calls to choose a submenu:
My users register with my sip proxy (SER). Therefore when I create an
entry for them in sip.conf I set only one context. Also to
2005 Aug 29
2
FW: cvs update error?
Hi,
I am trying to update Asterisk from cvs as I think it might solve a
secondary problem that I am experiencing (see below). In the
/usr/src/asterisk directory I typed "make upgrade". However I get an
error:
Makefile:16: *** missing separator. Stop.
Make[2]L Leaving directory '/usr/src/asterisk'
Make: *** [depend] Error 1
Has anyone come across this or does anyone know a
2005 Jan 11
1
asterisk one number service
I wonder does anyone have any thoughts or can give me some direction
on the following:
I have an asterisk testbed environment set up. My task is to make a
personal number service available whereby users would be given one
number (perhaps a voip number) and this number would enable them to
be reached via the pstn, pots, gsm etc....
Does anyone have ideas where I could start looking at sites to
2005 Jan 12
1
dynamic bandwidth allocation
Hi,
Hope someone can help me. I am a student who hass been given a
project to develop a dynamic bandwidth service.
I currently have a linux router which at the moment gives users
static bandwidth and assigns each of them to a bucket. I have not
gotten information yet as to whether each bucket is serviced in a
round robin fashion or whether certain buckets get preferential
treatment (i.e. bucket
2006 Jan 05
1
Incoming PSTN Calls
Hi all,
I am having difficulty getting incoming PSTN calls working. I have set
up an account with a third party provider. In my system, the user
register with SER and use Asterisk for PSTN access, voicemail etc
My provider told me to change my sip.conf as follows
register => username:password@sip.blueface.ie/2093
; To receive incoming calls specify this block and
2005 Sep 06
1
Asterisk BT100 Password Issue
Hi,
I am getting the following error when I attempt to listen to voice
messages by dialing 9999 (I can hear nothing):
--Executing VoiceMailMain ("SIP/2092-6918", "2092") in new stack
--Playing 'vm-password' (language 'en')
WARNING: app_voicemail.c:4922 vm_authentication: Unable to read
password.
I read in previous posts that this may be to do with the dtmf
2006 Feb 01
3
XLite dtmf issue?
Hi,
I'm wondering if anyone has experienced an issue with the XLite
softphone and asterisk accepting dtmf? I can listen to my voicemail
perfectly from my hardphone. However when I dial the voicemail number
from my XLite softphone and enter the password at the voicemail prompt,
an error appears vm-incorrect and I get an "Unable to read password"
message on the asterisk console. Has
2005 Jan 14
2
Spandsp....And garble incoming fax
Hello:
I have successfully install spandsp and patch asterisk with it. But when
I received a Fax is garble or shrink. Does any one know why???... Am using a
PRI T100P card to receive the fax and save it to a tiff file... Any help
will be greatly appreciated. Here are the versions.
Latest csv from asterisk,
spandsp-0.0.1k.tar.gz
redhat 7.3
T100P has its own IRQ.
Any help will be greatly
2005 Sep 05
2
Asterisk won't listen on another port
Hello,
Hope somebody can help me - Asterisk is behaving very oddly and I'm
totally stumped! I have SER and Asterisk running on the same box. I want
SER to listen on port 5060 (it is) and Asterisk to listen on port 5062.
I have configured my phones to register with x.x.x.x:5060 (SER) and
Asterisk will purely act as a voicemail server at the moment. However I
cannot get Asterisk to listen on a