Displaying 14 results from an estimated 14 matches for "imsys".
Did you mean:
msys
2006 Oct 21
1
[LLVMdev] LLVM/LLVA on IMSYS WISC CPU
There is a strange Writable Instruction Set Computing CPU from Imsys (Sweden) based on FPGA.
Is it possible to setup the IMSYS CPU for running applications based on LLVA/LLVM?
Thank you.
Swedish microprocessor developer Imsys Technologies has released three devices in its reconfigurable family of processors. Unveiled at the Microprocessor Forum in San Jose, each de...
2016 Feb 12
2
[dongle0] timedout while waiting 'OK' in response to 'AT'
I tried this
[dongle0]
;audio=/dev/ttyUSB1 ; tty port for audio connection;
no default value
;data=/dev/ttyUSB2 ; tty port for AT commands;
no default value
; or you can omit both audio and data together and use
imei=123456789012345 and/or imsi=123456789012345
; imei and imsi must contain exactly 15 digits !
; imei/imsi discovery is available on Linux only
2008 Oct 08
3
Re move repeated values
Dear R users,
I'd like to make this data
rem.y = c(-1,0,2,4,5)
from
y = c(-1,-1,0,2,2,2,2,4,4,5,5,5,5,5).
That is, I need to remove repeated values.
Here is my code, but I don't think it is efficient. How could I improve
this?
#------------------------------------------------------------------------
y = c(-1,-1,0,2,2,2,2,4,4,5,5,5,5,5)
n=length(y)
for (i in 1:n) #
2002 Jan 03
2
Different behaviour of data()
Dear List,
I frequently use the
data()
function to load csv files (with separator ";") into R session,
typically
data(myfile)
loads myfile.csv from my working/data directory into R.
Now, in 1.4.0 version, everything works as expected, but with one
difference:
The values readed in older versions in "num" mode are now readed as "int"
mode,
converting the values
2016 Feb 12
4
[dongle0] timedout while waiting 'OK' in response to 'AT'
Yes I used.
The problem can be the version of Asterisk?
I use Asterisk 13 instead of 11.
2016-02-12 14:31 GMT-02:00, Shabbir abbasi <shabbirabbasi92 at gmail.com>:
> have changed this
> [dongle0]
> audio=/dev/ttyUSB1
> data=/dev/ttyUSB2
>
> To
>
> [dongle0]
> imei=123456789012345
>
> and imei exact same as on your device ?
>
> On Fri, Feb 12, 2016
2010 Dec 22
1
How to list used extensions + assign extension to a roaming phone
Hi list,
I have searched through asterisk command lines but haven't found how to do this:
- can I list the phones (callerid or IMSIs?) currently registered ?
If I do "dialplan show" that lists the configuration I loaded, e.g
[ Context 'sip-local' created by 'pbx_config' ]
'2102' => 1. Macro(dialSIP|IMSI1) [pbx_config]
'2103'
2012 Nov 21
1
about index speed of xapian
hi,
i use xapian to index a txt file, it's size is 268M. i take each line as a document, and each line has two field like 13445511 | 111115151. the recored size is 10000000. the XAPIAN_FLUSH_THRESHOLD set 1000000. it takes 1026544ms to index the file, it is more slower than lucene. The lucene speed is about 40000 records per second.
code:
try
{
Xapian::WritableDatabase
2011 Jan 19
2
Asterisk extension not found problem...
Hi All,
I am using Asterisk for one of my projects in OpenBTS. I am having the age
old problem of "extension not found" when try to make
a call from one registered SIP phone to other registered SIP phone (two
mobile phones connected to Asterisk via OpenBTS).
The exact error thrown on Asterisk CLI is
*"chan_sip.c:20039 handle_request_invite: Call from [IMSI310410270465840] to
2012 May 29
1
unable to create channel of type 'SIP'
I'm trying to use OpenBTS with Asterisk.
I have two phones that are connecting to OpenBTS correctly, but on the
Asterisk side the phones can't call each other.
I followed this guide:
http://gnuradio.org/redmine/projects/gnuradio/wiki/OpenBTSSettingUpAsterisk
I set up two phones in sip.conf and extensions.conf.
In my SIP output I see this:
WARNING[1689]: app_dial.c:2041 dial_exec_full:
2004 Jul 11
20
New Asterisk bounty: SIP simultaneous
>When I call a SIP user, the phone should ring in more
than one
>extentions. Also more than one phone should be able to
register with
>asterisk. Right now it is not the case.
There is no issue here. You seem to be confused, that's
all.
A SIP account is a SIP account and an extension is an
extension. You can assign an extension to an account (or
to multiple accounts) and the tool for
2011 Feb 24
1
Registration failed though configured.
Hi list,
Currently, one of my phones registers fine, and the other does not,
though for me they have the same config...
Can somebody help debug/understand why?
The logs in asterisk say:
[Feb 24 13:48:09] NOTICE[20626]: chan_sip.c:15642
handle_request_register: Registration from 'IMSI208300618462231
<sip:IMSI20830061xxxx at 127.0.0.1>' failed for '127.0.0.1' - No matching
2011 Apr 08
0
User registration failure bug ?
Hi list,
I have a user, referenced by his IMSI (IMSI208300618462231), who is
assigned to extension 2111 in /etc/asterisk/extensions.conf and
sip.conf (see below).
2005 May 12
5
VoiceBlue GSM
Hello All * users.
I have been looking for a way to allow GSM termination through Asterisk
to occur. I am not a Telekom fundi and I have set up IAX2/IAX/SIP on
asterisk with the ZAP channels via the Digium TDM 400P. I am unable to
find any place that can tell me the cost of the VoiceBlue with a
currency to I can calculate the cost of buying one. Alternativly - or
just out of interist - I
2002 Mar 09
1
smbd running multiple times
Dear "someone who can help",
I am having a problem with SAMBA and SWAT (although
I'm not sure SWAT is part of the problem...) I get
two instances of "smbd" when ever it is started on
this system. From SWAT I can only stop it ONE time.
After that, each time I attempt to stop the SMBD
daemon from SWAT it simply starts TWO more instances
of the daemon (or something