Displaying 20 results from an estimated 31 matches for "rangi".
Did you mean:
range
2012 Feb 28
0
[LLVMdev] Getting corresponding c-instruction line number along with ir-instruction in a function's CFG
...<<File; // get StringRef Dir = Loc.getDirectory(); // the Out<<"DN@"<<Dir; // mapping } //
// Print out name if it exists........Code compiles well but i get following linking problem :(llvm[2]: Linking Debug+Asserts executable llvm-as/home/rangi/llvm/build/Debug+Asserts/lib/libLLVMCore.a(AsmWriter.o): In function `llvm::DIDescriptor::getUnsignedField(unsigned int) const':/home/rangi/llvm/include/llvm/Analysis/DebugInfo.h:70: undefined reference to `llvm::DIDescriptor::getUInt64Field(unsigned int) const'/home/rangi/llvm/build/Debug+...
2006 Dec 13
7
ipp2p Problem
Hello,
can anybody interpret what the following means:
[root@funke ipp2p-0.8.0]# iptables -t mangle -A MarkList0x666-ipp2p -p
tcp -m ipp2p --edk -j MarkSet0x666
iptables: Unknown error 4294967295
-----
I have installed ipp2p-0.8.0 via:
make
copied ipt_ipp2p.ko to my kernel lib dir
copied libipt_ipp2p.so to my iptables lib dir
insmod ipt_ipp2p gives the following in dmesg:
IPP2P v0.8.0
2007 May 06
3
Traffic Shaping
...forward all traffic to the linux gateway
using something similar to a BIMAP rule where all incoming and outgoing
traffic is made to appear to come from the public IP address. I welcome any
and all suggestions but would possibly prefer the most elegant of solutions
J
Many thanks in advance
Rangi
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
2015 May 20
0
Monitoring SIP Service (Jai Rangi)
Interesting approach.
What we've done is to write an app that runs on a separate machine that
simply does some asterisk -rx calls to the running Asterisk instance via an
SSH library and then evaluate the string returned.
For example, to monitor our registered SIP service providers, we compare the
output for the sip show registry CLI command when the system is in the
correct state, to the
2015 Mar 08
2
AWS/EC2 server selection
Digital ocean offers ssd on all the virtual machines. Uptime is good.
Jai Rangi
Www.didforsale.com
www.cebodtelecom.com
www.cebod.com
> On Mar 8, 2015, at 8:11 AM, Jeff LaCoursiere <jeff at jeff.net> wrote:
>
>
> Amazon instances are shared resources. I wouldn't want to count on timing or disk throughput, and you can't just ask them to do "ss...
2014 Jan 10
4
Text to Speech Engine
Hello,
Anyone know good quality text to speach engine for building IVRs for
asterisk. Open-source will be nice, but I wont mind paying for thing really
good.
Regards,
-Jai
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20140110/18f3f1e2/attachment.html>
2007 Aug 26
8
Dead Gateway Detection & BGP
...arching the internet only to come back to
these 2 possibilities. Surely there must be something else ….
Thanks in advance to anyone that replies as I know that this topic seems to
be coming up more and more frequently on the lists and must be getting
somewhat tedious for most.
Regards,
Rangi
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.5.484 / Virus Database: 269.12.8/973 - Release Date: 8/25/2007
5:00 PM
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lar...
2015 Mar 08
0
AWS/EC2 server selection
Still a shared resource. I don't see the benefit.
Even beyond the shared resource bit, with the kind of IO you are likely
to be pushing, you will want a decent NAS with lots of spindles and
fibre channel to your hosts.
j
On 03/08/2015 10:51 AM, Jai Rangi wrote:
> Digital ocean offers ssd on all the virtual machines. Uptime is good.
>
> Jai Rangi
> Www.didforsale.com <http://Www.didforsale.com>
> www.cebodtelecom.com <http://www.cebodtelecom.com>
> www.cebod.com <http://www.cebod.com>
>
> On Mar 8, 2015, at...
2013 Jan 09
13
DIDForSale spam
List users,
Did anyone else recently receive spam from DIDForSale with the subject
"DIDForSale 2012 achievements"? I suspect that they are using this
list to harvest email addresses and think they should be called out on
this poor business practice if that is the case.
Regards,
Matthew Roth
InterMedia Marketing Solutions
Software Engineer and Systems Developer
2006 Nov 21
7
VPN Solution
...a DMZ with the VPN server as the only host. My only concern in doing so is
that if it does not work what other options do I have besides getting a
different connection type such as fibre? I''m trying to do this as cheaply
as possible.
Any and all comments/suggestions are welcome.
Rangi
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
2009 Jan 13
9
FWD and Asterisk
I have an account with FWD and I have configured my SIP.conf with
[fwd]
type=friend
secret=password
username=901835
host=fwd.pulver.com
But when I am trying to dial out my own DID , I dont see any call landing in
asterisk.
In extension.conf (vicidial) file I have
exten => 2062036895 ,1,Ringing()
exten => 2062036895 ,2,Wait(1)
exten => 2062036895 ,3,Answer()
exten => 2062036895
2008 Nov 06
2
Spam from DIDForSale <contact-sales@didforsale.com>
didforsale.com have just sent me SPAM to the email address I use here.
What a bunch of stupid fuckwits. How to get a 100% cast-iron guarantee that
I'll never used their services. Morons.
Gordon
2004 Feb 04
1
rsync ssh problem...
...usr3 production
I can open a normal ssh shell on clinton just fine as user paul. I've
looked all over the web and can't find any clues. Can anyone help me here?
My setup is:
[root@clinton etc]# cat rsyncd.conf
uid = root
gid = root
#use chroot = yes
max connections = 2
#auth users = rangi, paul
#secrets file = /etc/rsyncd.secrets
[usr5prod]
path = /usr5/production
comment = usr5 production
[usr3prod]
path = /usr3/production/
comment = usr3 production
[root@clinton etc]# ls -l rsyncd.*
-rw------- 1 root root 250 Feb 4 00:39 rsyncd....
2007 Dec 13
0
Didnt get a frame from Channel and call gets
...cards you are using?? ( E1 or FXO card)
sip.conf, zapata.cons, zaptel.conf config details??
Thanks & Regards,
Vidura Senadeera,
Sri Lanka.
Tel - +94114520001
Mobile - +94777766596
yahoo/skype Ids - vidurased
==================
Message: 5
Date: Mon, 10 Dec 2007 15:26:52 -0800
From: "Jai Rangi" <jprangi at gmail.com>
Subject: [asterisk-users] Didnt get a frame from Channel and call gets
disconnected
To: asterisk-users at lists.digium.com
Message-ID:
<eb007ec0712101526x493e0e25r9e09bcc1ebc9e9ee at mail.gmail.com>
Content-Type: text/plain; charset="iso-8...
2007 Dec 10
1
Didnt get a frame from Channel and call gets disconnected
Hello,
Since last few days I have noticed some people complaining that their call
gets disconnected while they are in the middle of the conversations. Looking
in the log I found these error messages,
Dec 10 11:18:56 DEBUG[8833] channel.c: Bridge stops bridging channels
SIP/5060-b7a03560 and SIP/219.206.2.291-089d8768
Dec 10 11:26:41 DEBUG[10410] channel.c: Didn't get a frame from channel:
2013 May 09
4
monitoring Asterisk 1.8
Hello,
i'm looking for suggestions to monitor Asterisk Server? I installed Nagios
but no success, I do prefer not to install any web server on the server
running Asterisk.
Thanks in advance.
-Motty
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20130509/24815a66/attachment.htm>
2009 Nov 07
6
Location
Where is everyone located?
I am in Washington DC.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20091106/7c73847d/attachment.htm
2009 Oct 18
7
Asterisk Monitoring
Hello,
I was wondering if anyone has any insights on the best way to automatically monitor an asterisk box to check it is constantly available and processing calls.
Many thanks
Dan
________________________________
IT Maintenance Contract Clients can now access our Instant Chat Service to receive immediate remote IT support. Click the chat link below for support.
For more
2009 Sep 05
2
Need some help/Suggestions for multiple invites from Asterisk
Hello,
I have a issue between asterisk and windows based VoIP system (Client).
Vendor SIP Server --> My asterisk --> Client
Here is ethereal trace between asterisk and client.
1 0.000000 192.168.3.222 -> 192.168.4.23 SIP/SDP Request: INVITE
sip:1978525648 at 192.168.4.23 <sip%3A1978525648 at 192.168.4.23>, with session
description
2 0.042380 192.168.4.23 -> 192.168.3.222
2015 Mar 07
2
AWS/EC2 server selection
Hi Jeff
Are you aware of any challenges of hosting it on AWS? It will help me to
work out alternate plan. Is there any recommendation? Should I split it
to multiple instances and balance traffic across multiple small server
instances? I can use Kamailio to balance traffic.
I see many posts referring to AWS deployment. Please help me to choose
AWS server instance.
*Thanks & Regards,*