Displaying 20 results from an estimated 300 matches similar to: "French PRI channel - exact signaling used"
2009 Jan 15
2
Digium TE220 supported protocol
Hi,
Our potentiel next phone provider ask me a question i can't answer for sure,
maybe someone here knows ?
He says that is equipement only support VN4 protocol or more, or ETSI,
however i can't find matching terms in the digium documentation or
the chan_dahdi/dahdi/system.conf files...
Any idea ?
regards
2009 Mar 12
1
Is it possible to get full callin number fromE1?
hi,Jimmy Godbout
when +86 13666666666 make a call to ->
+86 020 87654321xxxx -> asterisk
the CALLERID(num) will show the caller number +8613666666666
the ${EXTEN} is the dialed number 87654321
i will try the CALLERID(dnid) tomorrow, will this get the whole dialed number 87654321xxxx ?
i don't know whether the sp will send me the whole number....
------------------
ssmax
2005 Aug 02
1
Best way to connect asterisk to an traditional PBX
Hi list,
we want to connect asterisk to an traditionnal PBX (EADS 6550/Matra).
People from telco told that they can't connect two PBX's using E1/T1 or
only with QSig signaling.
I wanted to use EuroISDN. In this case, it was me told that VN6-VN7
would be used. The PBX has a spare ADQ card installed on which we would
connect. Has someone a such working setup? Is it working well?
More
2006 Apr 27
0
problem with get command [Broadcast]
Sorry, couldn't resist...
From: Gabor Grothendieck
>
> ov$vn1 is not a variable. It is the result of applying the $
> function to the ov and vn1 arguments.
... which would suggest: get("$")(get("ov"), "vn1"). 8-)
Andy
> For example, using BOD which is a data frame that comes with
> R, rather than get("BOD$Time") use
2019 Jan 17
4
[llvm-pdbutil] : merge not working properly
That’s a good question, by default when emitting the object file I choose
COFF but it embeds dwarf and not codeview in the end.. there probably is a
way to do it or at least it must be implemented if not yet..
Lets imagine I manage to do that.. when you say there is nothing to do, I
still must have a PDBFileBuilder to copy the codeview data inside the EXE
PDB right ? I cannot insert them easily in
2019 Jan 17
2
[llvm-pdbutil] : merge not working properly
Hi Zachary !
If there a way to easily create a new PDBFileBuilder from an existing
PDBFile or can/should I do the translation myself ?
I would like to start from a builder filled with the EXE PDB data and then
complete its DBI stream with the JIT module/symbols.
Thanks !
Le mer. 16 janv. 2019 à 23:41, Vivien Millet <vivien.millet at gmail.com> a
écrit :
> Thank you Zachary !
> I
2019 Jan 17
2
[llvm-pdbutil] : merge not working properly
Ok I see..
what do you mean by “making sure to de-duplicate records as necessary” ?
Le jeu. 17 janv. 2019 à 19:09, Zachary Turner <zturner at google.com> a écrit :
> It's possible in theory to support incremental updates to a PDB (the file
> format is designed specifically with that in mind). But this functionality
> was never added to the PDB library since lld doesn't
2019 Jan 17
2
[llvm-pdbutil] : merge not working properly
Ok I understand more what you meant. In fact I don’t care about the pdb
size, at least as a first step, so it won’t be a problem for me to have
duplicated symbols. Concerning TypeIndices my plan if possible is not to
generate a pdb for my jit and merge it, but instead directly extract debug
info from a DwarfContext just after llvm::object::ObjectFile is emitted by
the JIT engine and complete the
2019 Jan 28
3
[llvm-pdbutil] : merge not working properly
Hello Zachary,
Sorry for replying so lately but It's been a week I'm thinking an working
hard on your "dll memory buffer" idea to see if it works and give you
feedbacks !
And it works pretty well until now :
I shared on the list what I did :
- create a .ASM file full of "int 3" instructions (to ensure that if we
execute over the boundaries we instantly break.
-
2019 Jan 23
2
[llvm-pdbutil] : merge not working properly
(Yes you are right this is my fault)
Considering the string table, it only seems to contains file relative
informations in every pdb I am using, and it looks correct but I will check
it.
I looked at the pdb.cpp code about checksums and tables, I copied some
stuff and got things wrong according to cvdump, then I simplified the
process of copying the table and it worked (in cvdump it finds the file
2019 Jan 16
2
[llvm-pdbutil] : merge not working properly
Sure. Along the way I’m happy to answer any specific questions you might
have too even if it’s for your downstream project
On Wed, Jan 16, 2019 at 1:38 PM Vivien Millet <vivien.millet at gmail.com>
wrote:
> I would be up to improve pdbutil but I doubt I have enough knowledge or
> time to provide the complete merge feature, it would still be a very
> specific kind of merge as you
2019 Feb 25
2
[IR][AsmPrinter][MCJIT]: ensure every x64 "CALL" to Jit function uses relative address
Hi Lang,
That would be great ! :)
For now I found a hack which consist of loading a "full of NOP" DLL, use my
own DllMemMgr which allocates JIT sections inside the DLL virtual space,
backup the memory inside some buffers, unload the DLL, copy the buffer
inside the DLL file, create the PDB, reload the DLL file which hopefully in
99% is reloaded at the same virtual address (this allow me
2003 Dec 17
3
Asking for help
Hello evry one,
I'm a frensh consulting Engineer in statistics and i work under R times to
times.
I would like to build an Graphic User Interface as we can do under MS Excel
but i don't know how to do it.
The aim is to have a GUI betwen a user and the console or the function (for
exemple toto(a,b,c) )
In the GUI , i would like to have 3 boxes empty where i can put the values
of a, b, and
2006 May 18
2
help
Dear Sir,
I’am a frensh student and i’am a new user of the R software.
After using the command (x<-read.delim(“clipboard”) to read a spreadsheet of Excel, I want to run the bds test and calculate the Lyapunov exponent. I have charged the R software by the packages tseries and tseriesChaos. when i run bds.test(x,m=2) Unfortunately the R software displays “error in as.vector(x,mode= “double”) :
2019 Jan 16
2
[llvm-pdbutil] : merge not working properly
Well, that’s certainly possible, but improving llvm-pdbutil is another
possibility. Doing it directly in your jit compiler will probably save you
time though, since you won’t have to worry about writing tests and going
through code review
On Wed, Jan 16, 2019 at 1:01 PM Vivien Millet <vivien.millet at gmail.com>
wrote:
> Thanks for the tips !
> When you talk about doing all of this I
2007 May 25
2
Deployment Guide in french?
Hi,
I have CentOS 5 installed, and I'd like to read the RHEL 5 Deployment
Guide in french.
The online version seems to be available in english only.
There's an RPM package on my system:
# rpm -qa | grep -i depl
Deployment_Guide-fr-FR-5.0.0-19.el5.centos
Deployment_Guide-en-US-5.0.0-19.el5.centos
Now what does the package consist of? 'rpm -ql' on the package shows a
series of
2006 Jul 06
1
Engines 1.1.3 (brought to you by a small french pirate and the number #180)
Hello all,
Since some people were having trouble using engines with Rails 1.1.4,
I''ve released a new version of the engines plugin which contains the
very small bug-fix:
http://svn.rails-engines.org/engines/tags/rel_1.1.3
http://svn.rails-engines.org/plugins/engines
As ever, if you''re new to this whole thing read the README, join the
mailing lists, blah blah and so on. No
2006 May 26
0
First official RoR french meeting
Hi all,
a very cool info for all french readers of this list. RailsFrance
(http://www.railsfrance.org) is organizing a Ruby On Rails meeting in France
(Paris). It''s gonna take place during 2006 autumn.
You should take a look at http://paris.onrails.info/
Bye.
--
Nicolas Cavigneaux
http://www.bounga.org
-------------- next part --------------
A non-text attachment was scrubbed...
2008 Mar 14
0
Thunderbird: can't seem to install french spell checker
Hi,
I can't install a french spell checker in Thunderbird. There's a link in
Thunderbird's preferences, to download new dictionaries, but it's dumb.
So I downloaded the dictionary manually (spell-FR.xpi) and installed it
in Thunderbird using the 'Extensions' dialog. But the installed
dictionary doesn't appear anywhere.
Googled some over this problem, and it seems
2004 Apr 16
0
Shorewall 2.0 French Language Guides available
Thanks to Fabien Demassieux, French Language versions of the QuickStart
Guides and the Setup Guide are now available:
http://shorewall.net/shorewall_quickstart_guide.htm
http://shorewall.sf.net/shorewall_quickstart_guide.htm
These guides will be available shortly on the other Shorwall Mirrors
-Tom
--
Tom Eastep \ Nothing is foolproof to a sufficiently talented fool
Shoreline, \