Displaying 20 results from an estimated 6000 matches similar to: "H323 for Asterisk"
2003 May 25
1
SMS Service over SIP/IAX/h323/MCGP
The problem I have had with many SMS email gateways, is that they do not
allow to reply back. Of course, email is a superior service over SMS, but
does not really replace it ( - at least not until all the mobile phones have
email access on them...).
It would be nice if the SMS service would be available not only on
GSM/GPRS/etc., but also on any telephone number in the world - or at least
on
2013 May 16
1
[LLVMdev] #APP/#NOAPP
On 05/16/2013 10:06 AM, Eric Christopher wrote:
> On Thu, May 16, 2013 at 3:17 AM, reed kotler <rkotler at mips.com> wrote:
>> On 05/15/2013 10:53 PM, Richard Smith wrote:
>>
>> On Mon, May 6, 2013 at 9:09 AM, reed kotler <rkotler at mips.com> wrote:
>>> On 05/06/2013 08:51 AM, Rafael Espíndola wrote:
>>>>> It's working fine just that
2016 Jun 03
2
[RFC][LLD][ARM] Initial ARM port for LLD
Hello everyone,
The review http://reviews.llvm.org/D20951 implements initial support
for the ARM architecture in LLD. To keep the patch size down, and to
avoid the complexities of interworking between ARM and Thumb, there
is just enough support for an ARM only Hello World to link and run on
ARM Linux [*].
My main aim is to get this functionality committed as the basis of an
ARM port and would
2003 Oct 14
3
*/SER/FW
Hi,
I've just read the postings regarding the interworking between * and SER.
As these persons seem quite knowledgeable on this, I would like to have
their advise on my planned installation:
- I have broadband cable access
- I plan to install a SIP-aware router
- I plan to install a Linux server with Digium analog IF card(s) for
connection to my analog line (incoming and outgoing)
- I plan
2004 Nov 25
2
logistic regression and 3PL model
Hello colleagues,
I am a novice with R and am stuck with an analysis I am trying to conduct.
Any suggestions or feedback would be very much appreciated.
I am analyzing a data set of psi (ESP) ganzfeld trials. The response
variable is binary (correct/incorrect), with a 25% base rate. I've looked
around the documentation and other online resources and cannot find how I
can correct for
2018 Feb 16
1
Out of memory on lmtp vsz_limit
How about you try moving the mail into another folder on daily basis,
this way the INBOX would stay nice and empty.
doveadm move -u archive at company.com Archive MAILBOX INBOX SENTBEFORE
todays-date
Aki
On 16.02.2018 06:19, Terence Lau wrote:
>
> Bump.
>
> ?
>
> Any advice would be most appreciated.
>
> ?
>
> Thanks.
>
> ?
>
> *From:*Terence Lau
>
2006 May 03
4
QSIG support in Asterisk
I am looking to get the info about QSIG support in Asterisk.
Does Asterisk have QSIG support?
Does Asterisk support QSIG SIP Tunneling or QSIG SIP Interworking?
If so, How to configure that?
Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060503/3cb7f966/attachment.htm
2010 May 25
0
[LLVMdev] linker errors when trying to link llvm-gcc
> ../llvm-gcc-4.2-2.7.source/configure
> --enable-llvm=/home/anatolyy/qctp406/pakman/depot/users/anatolyy/proto/crosscompiler/llvm-2.7
> --enable-multilib --enable-target-optspace --enable-interwork
> --with-newlib --with-gnu-as --with-gnu-ld --enable-languages=c,c++
> --target=arm-elf
This means that the compiler is built for ARMv4 which is not pretty
good supported.
Try to switch
2005 Feb 20
1
logistic regression and 3PL model
Hello colleagues,
This is a follow up to a question I posed in November regarding an analysis
I was working on. Thank you to Dr. Brian Ripley and Dr. John Fox for
helping me out during that time.
I am conducting logistic regression on data set on psi (ESP) ganzfeld
trials. The response variable is binary (correct/incorrect), with a 25%
guessing base rate. Dr. Ripley suggested that I
2016 Jun 21
2
[LLD] thunk implementation correctness depends on order of input section.
I've been working on supporting ARM/Thumb interworking thunks in LLD
and have encountered a limitation that I think it is worth bringing up
in a wider context. This is all LLD specific, apologies if I've abused
llvm-dev here.
TL;DR summary:
- Thunks in lld may not work if they are added to InputSections that
have already been scanned.
- There is a short term fix, but in the longer term I
2015 Jan 03
2
Help with installing Apache Solr with Dovecot 2.2
Dear Marc,
Thanks for your feedback!
1. I store it in MySQL.
2. I will add a cronjob to run Solr if I can figure out why its not working
on test runs. Maybe I might try to setup a cronjob for solr to avoid having
to manually start it everytime.
3. Will turn on the mail_debug in dovecot.conf . Where will it log the
problems?
Thanks
Kevin
On Sat, Jan 3, 2015 at 4:45 PM, Marc St?rmer <mail at
2020 Aug 03
2
LLD symbol types for defsym
I noticed that LLD doesn’t preserve the symbol type for a defsym directive. For example:
$ cat f.c
void f() {}
$ clang -c f.c
$ ld.lld -shared --defsym=g=f f.o
$ objdump -T a.out
DYNAMIC SYMBOL TABLE:
00000000000012a0 g DF .text 0000000000000006 f
00000000000012a0 g D .text 0000000000000000 g
f is marked as a function symbol, but g is not.
I recognize this is hard to do in the general
2013 May 16
0
[LLVMdev] #APP/#NOAPP
On Thu, May 16, 2013 at 3:17 AM, reed kotler <rkotler at mips.com> wrote:
> On 05/15/2013 10:53 PM, Richard Smith wrote:
>
> On Mon, May 6, 2013 at 9:09 AM, reed kotler <rkotler at mips.com> wrote:
>>
>> On 05/06/2013 08:51 AM, Rafael Espíndola wrote:
>>>>
>>>> It's working fine just that it's ugly to see those APP/NOAPP markers.
2003 Oct 03
2
802.11 phone review: WiSIP
Hello -
Here's my first impression review of the first SIP 802.11 phone. I
got my hands on the "first" one sold, so that perhaps makes me the
first person to have a real 802.11 SIP phone commercially in the US
interworking with Asterisk. Whee! Can someone point me to other
commercially shipping phones to prove me wrong?
2003 Aug 06
1
demo() function returns alphabetical matches, not unique matches?
Hi,
I'm working on a set of demo files for a package, and I'm having a problem because I have two demo files (one called "logit", the other called "blogit") and when I type demo(logit), it gives me demo(blogit) instead. (And calls it the the demo for logit.)
I've figured out that this is because the demo() function searches through all the demo directories (in
2003 Sep 23
4
searching R-help within a function
Hi,
I am working on a package which requires separate documentation
(tutorial documentation, really, with a lot of beautifully
latexed equations), and does not use R-help. I am trying to
make it so that my help function will automatically search
R-help if the help topic isn't found in my documentation.
The function looks something like this:
help.pkg <- function(topic) { #
2003 Sep 23
4
searching R-help within a function
Hi,
I am working on a package which requires separate documentation
(tutorial documentation, really, with a lot of beautifully
latexed equations), and does not use R-help. I am trying to
make it so that my help function will automatically search
R-help if the help topic isn't found in my documentation.
The function looks something like this:
help.pkg <- function(topic) { #
2017 Jan 05
2
RFC: LLD range extension thunks
Hello Rui,
Thanks for the comments
- Synthetic sections and rewriting relocations
I think that this would definitely be worth trying. It should remove
the need for thunks to be represented in the core data structures, and
would allow .
It would also mean that we wouldn't have to associate symbols with
thunks as the relocations would directly target the thunks. ARM
interworking makes reusing
2011 Mar 22
6
bug resolve yet for export OCFS2 volume to NFS client ?
I found this from ocfs1.4 document:
g) NFS
OCFS2 volumes can be exported as NFS volumes. This support is limited to
NFS version 3, which translates to Linux kernel version 2.4 or later.
Users must mount the NFS volumes on the clients using the nordirplus
mount option. This disables the READDIRPLUS RPC call to workaround a bug
in NFSD, detailed in the following link:
2003 Oct 11
1
boot statictic fn for dual estimation of 2 stats?
Hi,
I am trying to use boot() to refit an ordinal logit (polr in MASS) model.
(A very basic bootstrap which samples from the data frame without
replacement and updates the model.)
I need to extract two statistics per run (the coefficients and zeta) and I
tried concatenating them into a single vector after fitting, but I get the
following error:
Error in "[<-"(*tmp*, r, ,