Displaying 20 results from an estimated 1100 matches similar to: "Multiple multiline sip phones ringing."
2013 Jun 22
1
Bug#713349: xen-api-libs: FTBFS: ocamlfind: Package `type-conv' not found
Source: xen-api-libs
Version: 0.5.2-3
Severity: serious
Tags: jessie sid
User: debian-qa at lists.debian.org
Usertags: qa-ftbfs-20130620 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part:
> make[2]: Entering directory `/?PKGBUILDDIR?/stdext'
> ocamlfind ocamlc -I ../xml-light2 -I ../stdext -I
2013 Dec 02
6
Bug#731166: Error: Syntax error: 'end' expected
Package: xen-api-libs
I cannot backport xen-api-libs to an oldstable system. It fails with:
$ dpkg-buildpackage -rfakeroot -us -uc
dpkg-buildpackage: source package xen-api-libs
dpkg-buildpackage: source version 0.5.2-3.1
dpkg-buildpackage: source changed by St?phane Glondu <glondu at debian.org>
dpkg-buildpackage: host architecture amd64
dpkg-source --before-build xen-api-libs-0.5.2
2004 Apr 21
0
FWD <> SIP <> Asterisk <> IAX <> Firefly
Hello,
In my sip.conf I have:
;Register and forward FWD numbers to internal extensions
register => FWDNUMBER:PASSWORD@fwd.pulver.com/9500
Which should register Asterisk at FWD and then when any calls are made to
FWDNUMBER those calls should be forwarded to extension 9500 as specified in
the extensions.conf.
What I am getting is it is trying to dial the 9500 (IAX Firefly) client
twice when
2010 Dec 23
1
tomcat errors starting after upgrade from cent5.3 to 5.5 (/rebuild-jar-repository: error: Could not find)
We just upgraded Cent from 5.3 to 5.5 on a bunch of servers with
little to no issues (kudos to you guys) except on a few servers where
it appears we are having a problem w/ the Tomcat upgrade. Previously
our application server was working fine under 5.3 with Tomcat/Java
installed as such:
java-1.4.2-gcj-compat-1.4.2.0-40jpp.115
java-1.6.0-openjdk-1.6.0.0-0.30.b09.el5
2004 Nov 16
0
[LLVMdev] Fixes for windows version
Well.. I cannot see where stdext was being used, but with your pointer
to where this is setup I was able to start using stdext and fix the
problem. Patch attached.
On Tue, 16 Nov 2004 10:25:50 +0100
Morten Ofstad <morten at hue.no> wrote:
> >>I've also determined why VC++ complains about deprecated destructors
> >>when using hash_map. Because it's not ANSI
2013 Dec 06
2
Bug#731529: xen-api-libs: FTBFS with ocaml 4.01.0
Source: xen-api-libs
Version: 0.5.2-3.1
Severity: serious
Tags: jessie sid
Control: block 718767 with -1
Hi,
xen-api-libs FTBFS when binNMUed against ocaml 4.01.0.
>From the amd64 build log:
> ocamlfind ocamlopt -I ../xml-light2 -I ../stdext -I ../uuid -annot -g -package xmlm -c -o rpc.o rpc.ml
> ocamlfind ocamlc -I ../xml-light2 -I ../stdext -I ../uuid -annot -g -c -package camlp4 -pp
2004 Nov 16
2
[LLVMdev] Fixes for windows version
>>I've also determined why VC++ complains about deprecated destructors
>>when using hash_map. Because it's not ANSI (yet), Microsoft decided to
>>move it from the std namespace to the stdext namespace. Use of
>>std::hash_map is therefore deprecated. Similar shenanigans have been
>>committed by gcc from one version to another. I see where this is
2013 Dec 05
0
Bug#731166: Error: Syntax error: 'end' expected
Le 02/12/2013 18:05, Mathieu Malaterre a ?crit :
> I cannot backport xen-api-libs to an oldstable system. It fails with:
> [...]
> ocamlfind ocamlc -I ../xml-light2 -I ../stdext -I ../uuid -thread -c
> -o threadext.cmi threadext.mli
> File "threadext.mli", line 63, characters 9-15:
> Error: Syntax error: 'end' expected
> File "threadext.mli", line
2007 Dec 06
1
s, CDR and NoCDR in v1.4.10.1
I am running 1.4.10.1. I have a macro that is called from default for a
certain extension (both below). I added NoCDR to s to try and stop
extra CDR records, but I am still getting them. Any idea how to stop them?
extensions.conf:
[macro-STDEXT]
exten =s,1,NoCDR()
exten =s,2,Dial(${ARG1},30,Tt)
exten =s,3,Goto(s-${DIALSTATUS},1)
exten =s-NOANSWER,1,Voicemail(${ARG2}|u)
exten
2004 Dec 07
1
Ringing multiline phone
Is there a way to ring selective line on multi-line phone.
For example if I'm on the phone talking internally on line 1 and the
calls comes-in the line 2 will automatically ring.
The phone P104 allow extension to be assign each line.
Is there a way to call certain line (example line 3) on multi-line phone
instead of line 1 when the phone is not busy?
For example the Sip phone P104 has
2004 Jan 31
0
Dial app does not indicate ringing to calling party
I hope somebody has seen this before...
I'm trying to use a Dial command on a inbound call to ring multiple
destinations. The calls come in to me from the provider on IAX2, and one
of the destinations I try to ring is a IAX2 to call to my cell phone.
When I add the IAX2 destination into the Dial command, the setup I am trying
to achieve works (i.e. my Zap, SIP, and cell phone all ring) but
2005 Jan 06
1
Strange problem with incoming call.
When someone calls in on a zap channel with FXO and presses an
extension, and another user picks up using (*8) I changed it to 888,
after a few minutes ( I think 2), the call gets dissconected. The
users all use Cisco 7960.
I didn't yet have a chance to test it when not using Call Pickup (*8)888.
Please help.
Here is the screen shot in asterisk:
+++++++++++++++++++++++++++++++++++++++
2010 Jul 07
0
Starting tomcat5: /usr/bin/rebuild-jar-repository: error: Could not find jdbc-stdext Java extension for this JVM
Due to some XML issues, we installed *1.6 from Sun jdk-6u20-nb-6_8-linux-ml.sh
on Centos. *
**
*below is the output from *[root at www2 tmp]# alternatives --config java
There are 3 programs which provide 'java'.
Selection Command
-----------------------------------------------
1 /usr/lib/jvm/jre-1.4.2-gcj/bin/java
* 2
2008 Jan 26
1
CHANUNAVAIL
I've got a setup where we have 100 DID's. Our default dialplan has one
line that calls a macro:
exten => _22XX,1,Macro(STDEXT,${EXTEN})
The macro is pretty basic:
[macro-STDEXT]
exten => s,1,NoOp
exten => s,2,Dial(SIP/${ARG1},15,Tt)
exten => s,3,Goto(s-${DIALSTATUS},1)
exten => s-NOANSWER,1,Voicemail(${ARG1}|u)
exten => s-NOANSWER,n,Hangup
exten =>
2007 May 15
4
Outside lines are just not happening...
Two problems, possibly related:
Here's the configuration...my Asterisk box has a TDM844B in it; port 1-4
are FXS, 5-8 FXOs.
Here are the config files:
/etc/zaptel.conf:
--------
fxoks=1
fxoks=2
fxoks=3
fxoks=4
fxsks=5
fxsks=6
fxsks=7
fxsks=8
loadzone = us
defaultzone = us
--------
/etc/asterisk/zapata.conf:
--------
[channels]
language=en
usecallerid=yes
hidecallerid=no
2004 Nov 16
0
[LLVMdev] Fixes for windows version
Jeff,
On Mon, 2004-11-15 at 21:43, Jeff Cohen wrote:
> I have some patches of my own:
>
> * An improvement on Morten's fix to Signals.cpp.
>
> * Undo the breakage to system.vcproj (Signals.cpp was being built twice
> as a result).
>
> * Fix a class/struct inconsistency.
>
> * Remove unneeded #includes from win32 fSystem files.
>
Thanks for the
2004 Nov 16
2
[LLVMdev] Fixes for windows version
I have some patches of my own:
* An improvement on Morten's fix to Signals.cpp.
* Undo the breakage to system.vcproj (Signals.cpp was being built twice
as a result).
* Fix a class/struct inconsistency.
* Remove unneeded #includes from win32 fSystem files.
I've also determined why VC++ complains about deprecated destructors
when using hash_map. Because it's not ANSI (yet),
2009 Aug 10
1
Building tomcat6, SRPM jakarta-commons-dbcp-1.2.1-7jpp.ep1.2.ep5.el5.src.rpm fails to build
Hello all
I'm trying to build tomcat6 from the SRPMs provided at [1], but I appear to have hit a wall. One of the dependencies of tomcat6-6.0.18-8.18.1.noarch [2] is jakarta-commons-dbcp-tomcat5 (provided by jakarta-commons-dbcp [3]). (I don't see why it's requiring tomcat5 components, maybe that's my problem).
When I try to build jakarta-commons-dbcp, compilation fails:
BEGIN
2012 May 21
2
Tomcat5 with Oracle/Sun jdk on CentOS 5.8
I know this question could be asked on tomcat or possibly other mailing
lists, but I'm hoping I can get some help here instead of joining yet
another list.
I'm running tomcat5 on CentOS 5.8. I'm trying to setup Oracle/Sun java
rather than icedtea. I've installed the latest jdk 1.7 and setup
alternatives on centos for java and javac:
# java -version
java version
2006 Aug 17
3
[MARKABY] Multiline text?
Anybody know if it''s possible to have multiline text in Markaby without
resorting to a bunch of text statements or putting the text block in
another file and using render :file ? I need to add chunks of HTMLized
javascript to my templates.
Joe
--
Posted via http://www.ruby-forum.com/.