Displaying 20 results from an estimated 1000 matches similar to: "sipura registration problem"
2004 Sep 27
11
sipura over heat
I'm experiencing a very unusual problem with a few of my sipuras. They keep
over heating after minimal usage. I unplug them and let them sit for 15
minutes and it starts working fine. The other way around is that I put a
fan on it or something to keep it cooling.
Has anyone else experienced this or are they just defective units?
Regards,
Mohammed Salim
EZZI Telecom, Inc.
2004 Aug 16
3
DID Questions
I'll try to keep this short and sweet, I don't want to confuse you, or
myself.. So here goes
I had a DID, it went down, I got a new DID (800#) and I changed the
exten=>###-###-#### to the new 800 number in extensions.conf
I'd done lots of changes to the config files and nothing seems to be
doing anything, When I dail the 800 number all I get is a fast busy
signal. When I log into
2004 Oct 01
1
setting up more than one company on same * machine
Did anyone setup or configure more than one company using same * server?
If so, can you give me a quick start up?
HAK ATIL
2004 Aug 17
1
BroadVOX
Guys,
For what it's worth, after months of trying to troubleshoot issues with
them, and after paying them around $2500 for setup and a down payment
(it's unclear what of that will be refunded, if any) BroadVox --
http://www.broadvox.net/ -- decided to terminate our contract without any
valid reason, and the only explanation they could cite was "it's because
of the software
2005 May 25
5
C files of Asterisk
Hello Everybody,
I was going thru the C code of Asterisk. Does
anybody know how does one go about modifying the C code of Asterisk? Please
do reply.
Regards,
Bharat M. Sarvan
EZZI BPO Pvt Ltd.,
PUNE.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2005 Sep 24
2
Send DTMF after call bridge
Hello everyone.
Let me first begin by explaining what I'm trying to do...
I have a calling card that has an access number and requires a PIN to be
entered and then the number you want to dial, like normal calling cards. So
what I have done is assign a local DID which when called, initiates a Dial
to the access number of the calling card.
Now, I'm having a hard time figuring out how to
2006 Apr 13
1
Early Media Enable?
Hi,
I've searched almost everywhere but have not come across a solution so I was
hoping one of your fine folks can help me out.
The problem is that a carrier is passing me early media on calls that
sometimes have problems connecting. For example, calls to India mobile might
play an early media message saying "the phone is out of reach" if mobile is
out of area of coverage. Problem
2005 Aug 04
3
SIPPeersAction class file not found in the Asterisk-java.jar file
Hello Everybody,
I am working on Fastagi and I am making use of
Asterisk-java. But I don't find the class file for SIPPeersAction. Hence I
am getting the error message when compiling my java code.
----------------------------------------------------------------------------
------------------------------------------------
[root@localhost asterisk-java-0.1]#
2009 Feb 23
0
[LLVMdev] 2.5 Pre-release1 available for testing
On Fri, Feb 6, 2009 at 8:42 PM, Tanya Lattner <tonic at nondot.org> wrote:
> LLVMers,
>
> The 2.5 pre-release is available for testing:
> http://llvm.org/prereleases/2.5/
>
I'm updating the Fedora packaging of LLVM, and with the 02/20
prerelease it fails to build on ppc64:
http://koji.fedoraproject.org/koji/taskinfo?taskID=1148023
make[1]: Entering directory
2005 Dec 13
7
MARK: targinfosize 8 != 4
Hello all,
I got this problem while trying to shape traffic with iptables MARK and
HTB.
MARK: targinfosize 8 != 4
--set-mark gives "invalid argument" error message.
Kernel version is 2.4.29 (some patches from patch o matic applied)
Iptables version 1.3.4
Intel x86 architecture.
I saw this problem discussed in a few places, but the discussions didn''t
come to a conclusion
2010 Mar 27
4
[LLVMdev] [repository] Make LLVM repository Git-clonable
Hi,
As a Linux package maintainer I tend to follow LLVM mostly towards the
end of each release cycle; nevertheless, I sometimes need to keep
track of multiple LLVM branches at the same time.
It would be great if I could use Git's SVN to clone the repository
once, and then have the full version history available locally in a
compact format. As a bonus, this will reduce the load on the server
2020 Jun 09
2
compiler-rt uses non-existent macro: __SOFT_FP__
A handful of files in compiler-rt/builtins use the macro "__SOFT_FP__". All the uses are along the same lines. Here's a representative example from compiler-rt/lib/builtins/fixdfdi.c:
#ifndef __SOFT_FP__
// Support for systems that have hardware floating-point; can set the invalid
// flag as a side-effect of computation.
...
#else
// Support for systems that don't have
2005 Jul 15
0
Charset conversion problem on OS X (Fwd: Ogg and FLAC meta-data on OS X)
Greetings,
There is currently an open bug report for vorbis-tools, but also
affecting the Flac tools supplied by Xiph on the OS X platform (which
I suspect uses the same code): accented characters are corrupted
during read/write, to the effect that manipulation of track metadata
that includes accented characters result in the corruption of the
involved fields.
I contacted the Xiph developer
2005 Jul 15
0
Charset conversion problem on OS X (Fwd: Ogg and FLAC meta-data on OS X)
Greetings,
There is currently an open bug report for vorbis-tools, but also
affecting the Flac tools supplied by Xiph on the OS X platform (which
I suspect uses the same code): accented characters are corrupted
during read/write, to the effect that manipulation of track metadata
that includes accented characters result in the corruption of the
involved fields.
I contacted the Xiph developer
2007 May 11
2
Re: DGD patch not detecting dead gateway
I have a doubt. If you use such a script monitoring the link status with
ping and then reconfiguring, why do you need the DGD patch? You need to
do some reconfiguration (change multipath to a single default route)
anyway if you use the script, right?
Also, the DGD patch uses src to lookup the routing table entry, but if
you have a dynamic IP for the WAN interface (PPPoE, DHCP etc), this
approach
2007 Dec 06
4
prio qdisc not wokring
Hi,
I am working on linux 2.6.16.I tried to prioritize traffic using prio
module but its not working well.It always maps to same class irrespective of
ToS.Is it possible to fix it using filters?Anybody fixed this problem?
--
Regards
Archana Rajagopal
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
2011 Mar 14
2
how to create a form using ruby on rails
*since i''m totally new to this technology , im facing lots
of difficulties here.*
*
*
*i want to create a form with few fields which shud be connected to mysql
database using ruby on rails. can anyone help me with this difficulty?*
*
*
*thanks..*
*
*
*regards *
*
*
*mandrekar salim*
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails:
2011 Mar 15
6
creating login form using netbeans
can any one tell the the procedure to create the login form for the project
using netbeans or any IDE?
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To unsubscribe from this group, send email to
2007 Jun 11
24
multiple routing tables for internal router programs
Maybe a strange request, I''ll try to explain this as clearer as I can
(forgive my bad english, please :-) ).
I''m setting a linux box as a router. My router uses multiple routing
tables, so I can address the traffic from specific ip addresses of my
lan to distinct ISPs providers (specifying a different default gateway
fo r each table), marking packets with iptables
2004 Dec 17
2
Optimizing Sipura/Asterisk for DTMF?
We have an application which is primarily DTMF driven (automated on both
sides), which we are trying to deploy over VOIP and Asterisk (using some
Sipuras and some IAXY's).
We are finding that in around half the cases, the Asterisk server can't
decode the DTMF digits from the field office (or at least some of them).
Though, when we place voice calls for testing, we can hear eachother
quite