Displaying 20 results from an estimated 2000 matches similar to: "Re: Ring/Off-hook in strange state 6 on channel..."
2005 Mar 18
3
Asterisk handling of SIP info
We encouter a situation where we need to use SIP info to convey infomation
for one end point to another endpoint. I use asterisk to do the test and
find asterisk does not forward the SIP info to another endpoint, but act as
UAS and returns a 4xx error message. I think asterisk is not right to handle
this SIP info message.
In RFC 3261 Page 70 "This protocol is designed to be extended.
2003 Oct 13
2
Extension Dialing problem with SIP
Hi List..
I m getting this mesg while trying to dial an extension, both SIP UAs are registered with asterisk, m trying to dial extension 1015 from UA 12321@xyz.com to extension 1016 of UA 77777@xyz.com
In extensions.conf I added
exten => 1015,1, Dial(SIP/77777,20,tr)
Any hint?
JF
WARNING[16397]: File pbx.c, Line 1153 (pbx_extension_helper): No application ' Dial' for
2003 Sep 22
2
G.729A + Cisco AS5300
Hello,
I have 5 digium's g.729 codecs and succesfully register with asterisk, I have incomming call from my cisco AS5300 to Asterisk through IP. But Asterisk always use g711 ulaw instead of g.729. When I disable all other codecs other than g.729 in both cisco and asterisk, calls get dropped once connected.
The codec list show on my cisco AS5300 for g.729 are:
g729r8
g729br8
I suspect that
2004 Jan 29
3
How to delay dialing
Hi there,
I am trying to delay sending out DTMF from Voicetronix OpenLine4 to the CO
line. The reason being is that Voicetronix sends out the DTMF too fast even
before the line is fully established with the carrier. Usually when dialing
an 8 digit number, only 7 digits are actually successfully heard by the
carrier.
Currently, my dial plan is:
exten => _9.,1,Dial(vpb/1-1/${EXTEN:1})
Daniel
2003 Sep 25
4
ztdummy loading: unable to specify channel 1
Hi,
I have enabled ztdummy in order to have * compile it.
I can modprobe ztdummy with no problems.
The sole reason, i need ztdummy is to heve musiconhold and meetme working.
However when I start *, it says this and does not start.
----------------------------------------------------------------------------
----------------------
== Parsing '/etc/asterisk/zapata.conf': Found
2005 Dec 28
1
Problem with IE
Hi there, let me introduce myself, i am a web developer from venezuela, my
english is not the best, sorry by that...
i am developing a form builder, is simple, just dragging form elements to a
droppable container, all works well but im showing to my friends and...
surprise!!! doesn''t work in Internet Exploiter, i am a linux user with
firefox, im looking in internet how fix it but i dont
2006 Jan 25
1
xx-0.1.0 : xhtml and xml make it twice as dirty
NAME
xx - twice as dirty
SYNOPSIS
~ > gem install "double x"
require "xx"
include XX::XHTML
doc = xhtml_{
html_{
head_{ title_{ " go xx! " } }
body_{ " one more and it would be illegal " }
}
}
URI
http://rubyforge.org/frs/?group_id=1024
DESCRIPTION
xx is a library designed to extend ruby objects
2005 Oct 06
3
nested classes
I am working on wxFileType and wxMimeTypesManager, most of which I
have done but I had to comment out a nested class in wxFileType and
the methods that use it. Does anyone have a clever way to get around
nested classes since SWIG does not currently support them?
Sean
2008 Jul 02
2
how to create an mpeg4 mimetype (OT)
Hi All,
I think this may be off topic, but since it's through centos 5.2, I'm
not sure.
Here is what I would like to do:
I have created a web page for family to log into and view clips of my
new niece. My camera saves these clips in mpeg4 format. What I would
like to do is have the web clients click on the link and have either the
clip pop up a save dialog or even better, start
2005 Nov 03
4
shared-mime-info (PR#8278)
Full_Name: Vaidotas Zemlys
Version: 2.1.1
OS: Ubuntu 05.10
Submission from: (NULL) (213.197.173.50)
Hi,
This is really a feature request, not a bug. I wrote the mail to R-devel,
but nobody answered it.
I use Gnome on my computer and sometimes I use its default text editor
gedit. It uses gtksourceview library for syntax highlighting. I
decided that it would be nice if gedit supported R
2010 Nov 05
2
Firefox 3.6.12 is not playing my OGV files
on http://www.navratil.cz/SFD2010/ , but Google Chrome and Opera are working fine.
Is my HTML5 page correct? Or what I shall change to make it working in Firefox too, please?
Thank you,
Jiri
--
Jiri Navratil, http://www.navratil.cz, +420 777 224 245
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2003 Nov 06
1
The Hour of Slack (vorbis encoded)
For those who are interested, it's a weekly radio show produced by the
Church of the SubGenius, presenting the bewildering doctrine of
PatrioPsychoticAnarchoMaterialism, buried beneath a dizzying media barrage.
Hosted by Rev. Ivan Stang, official show archives maintained by yours truly.
Now offering 45k and 160k Ogg Vorbis files, listen in headphones:
http://www.subgenius.com/ts/hos.html
2009 Jul 06
1
odfWeave: odt-file damaged
Dear all,
I am doing my first steps with odfWeave.
After running the r code (see below), I am trying to open the ODF-document
with open office, but I am getting the error message:
"The file is damaged, but it can be repaired". If I confirm the question and
repair the file with open office, I can open it with the desired output,
which seems to be fine.
My system:
R Version 2.9.1
2006 Jan 11
3
divider id of container
Hi there, i need to drag an draggable element to an child div node inside an
another div container, but i create the child node dynamicly with ids like ''
div_ + i '' where ''i'' is a incremental variable, thats the problem because i
need get the id of this child nodes to manipulate it, somebody knows how if
i drag the element to that child node i can get the id of
2008 Jul 30
3
Dealing with image PDF's
Guys,
I was just playing around and added a bit of code to omindex.cc so I
could ocr tiff and tif with gocr which seems to work. Here's what it
looks like:
// Tiff:
} else if (startswith(mimetype, "image/tif"))
{
// Inspired by http://mjr.towers.org.uk/comp/sxw2text
string safefile = shell_protect(file);
string cmd = "tifftopnm " + safefile + "
2008 Jul 30
3
Dealing with image PDF's
Guys,
I was just playing around and added a bit of code to omindex.cc so I
could ocr tiff and tif with gocr which seems to work. Here's what it
looks like:
// Tiff:
} else if (startswith(mimetype, "image/tif"))
{
// Inspired by http://mjr.towers.org.uk/comp/sxw2text
string safefile = shell_protect(file);
string cmd = "tifftopnm " + safefile + "
2006 Aug 07
2
.rjs not run unless I manually set the Content-type header
I''ve got this is my controller
def destroy
@headers[''Content-Type''] = ''text/javascript; charset=utf-8''
end
and this in my .rjs file called destroy.rjs
page.alert(''test'')
page.visual_effect :shrink, ''tip_''+params[:id], :duration => 3
This works, *unless* I uncomment the Content-Type line in the
2007 Sep 19
4
Ticket #190 (friendlier way to add / register a mime type)
Following up on #190 [1], I''ve just added a simple patch that allows
the manipulation of the TYPES hash from within the Merb module. Use
like:
Merb.add_mime_type(:png,%w[image/png])
Merb.remove_mime_type(:png)
It specifically disallows the removal of the :all MimeType, since
content negotiation relies on it.
I''m not super wonderful at API design, so comments and
2011 May 14
1
odfWeave 0.7.17 stutters on Debian testing 64-bit amd64 systems.
Dear list,
This is a copy of a mail sent to Max Kuhn, original author and
maintainer of the odfWeave package, which seems not to have received it.
It reports a problem that seems to be very implementation specific
(reproductible on three Debian testing amd64 machine, does *not* happen
on two i686 Debian testing systems, does *not* happen on an Ubuntu 11.06
amd64 machine) and therefore not
2016 Oct 20
3
xdgurl
Has anyone figured out how to make Firefox 45.4.0 on CentOS 6 use xdgurl
to handle xdg:// URLs?
Google is full of suggestions that don't work. When I select a an
xdg:// link I don't get a dialog asking me what to do like Google says I
will. Instead I get a message that says Firefox doesn't have a clue how
to handle this URL. Do you want to try again?
I tried about:config
I added: