Displaying 20 results from an estimated 900 matches similar to: "[Solved] CAPI with hanging channels"
2003 Sep 11
1
Is there any MFC-R2 implementation for asterisk?
The last thing that I read about it was:
Steve Underwood [steveu@coppice.org] wrote on Sep 3:
>> Is E&M designed to work with the E1 driver code? I think probably not. I
>> had to fix some things to get proper access to the CAS signaling bits
>> when I implemented MFC/R2...
So, apparently he implemented it.
I was trying to contact Steve, but he isn't answering me.
Does
2003 Sep 10
5
Cisco 7940/7960 XML application hint
I don't know if this is already common knowledge, and it's not specificly
for Asterisk, but if you are using Cisco phones and want to roll XML
applications, make sure you have "Connection: close" in your HTTP header.
Without it screen loads are very sluggish. In PHP, do:
header("Connection: close");
I whipped up quick-and-dirty PHP/MySQL/Cisco XML directory and
2003 Apr 02
1
EICON Drivers and CAPI
Hi,
Does anyone use EICON Diva Server Card ISDN and CAPI ?
I need some help for drivers installation.
I use RED HAT 8.0 (kernel 2.4.18-14)
I want to know which drivers should I use and how can I install it.
Thanks
Rattana
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2003 Apr 07
6
ISDN4Linux problems
Hi,
I try to use ISDN4Linux drivers with Asterisk.
In modem.conf i put /dev/ttyIO.
Everything is OK when i lauch asterisk but, when i call Asterisk nothing happen.
Someone can help me ?
Rattana
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20030407/13e78d8e/attachment.htm
2007 Jun 14
1
blotched y-axis text in plot function
Hi List,
I have recently upgraded to opensuse10.2 and R 2.5 (compiled from
source). Now, whenever I use plot the y-axis and labels are black
blotches while x-axis and labels are fine.
Using demo(graphics) this occurs with plot/boxplot/hist/pairs/coplot but
not in the pie graphs and in the "The level of Interest in R" plot,
which uses axis to define the y-axis.
I presume this has to
2006 Nov 27
2
[R-sig-Geo] plot() and Jpeg() increase font size and resolution
Thanks to Edzer and Roger,
I can now plot with increased font sizes. However, jpeg still does not
reproduce these, nor does it show up in high quality. What I would like
to do is produce some highresolution jpegs.
Any help would be appreciated
Thanx
Herry
R2.4 on Mandriva 10.2 linux.
Dr Alexander Herr
Spatial and statistical analyst
CSIRO, Sustainable Ecosystems
Davies Laboratory,
University
2004 Jan 30
2
IAX call problems
hi,
I use IAX softphone with asterisk and I notice that a call between two IAX softphones end after 1 min. Then I can't hear anything but the call still in progress.
I have this log in asterisk IAX debug:
Rx-Frame Retry[No] -- OSeqno: 002 ISeqno: 002 Type: IAX Subclass: ACK
Timestamp: 00016ms SCall: 21589 DCall: 00001 [192.168.1.22:4569]
Tx-Frame Retry[000] --
2003 Jul 08
2
Transfert call
Hi,
A question about transfert.
How can I make transfert with the the person who call.
X call Z and X transfert Z to Y.
I only succeed to do X call Z and Z transfert to Y.
If someone have a solution it will be very good =)
regards
Rattana
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2003 Aug 04
2
H323 CallerID
Hi,
I notice that i don't have callerID in my Voimail when someone drop me a message from H323 Client. Is there a tip to have this CallerID ?
Regards
Rattana
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20030804/af4203ca/attachment.htm
2003 Sep 01
2
gnuGK + h323 Caller ID
Hi,
I use with asterisk gnugk a gatekeeper for h323 client.
I don't understand why asterisk can't have the H323-ID (callerID).
In the gatekeeper's monitor I have this H323-ID but not in asterisk.
Does anyone know something about it, or how can I send a caller ID to asterisk ?
Rattana
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2003 Oct 29
6
SIP client
hi everybody,
Is there SIP client which work with Asterisk and can be embedded in a HTML page ?
Thanks
Rattana
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20031029/226a8b1b/attachment.htm
2003 Dec 08
9
IAX clients
Hi,
Is there IAX client in Applet JAVA which can be embeded in a web page ?
Best regards
Rattana
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20031208/c388ef61/attachment.htm
2007 May 18
1
error: GLX extension missing on server
Hi List,
when loading library(rgl) I get error "RGL: GLX extension missing on
server". I have Mesa and xgl installed, but xgl info sais its an highly
experimental code. Does this mean I shouldn't bother for a while with
opengl or are there alternatives?
Any help appreciated
Thanx
Herry
R 2.4.1 on x86_64 opensuse 10.2
Dr Alexander Herr - Herry
Spatial and statistical analyst
2003 Aug 27
2
include context
hi,
how can I add or remove this line "include => context" by the command CLI ?
regards
Rattana
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20030827/979ddd76/attachment.htm
2004 Apr 29
1
R-crash using read.shape (maptools)
Hi List,
I am trying to read a large shapefile (~37,000 polys) using read.shape [winxp, 1gig ram, dellbox). I receive the following error:
AppName: rgui.exe AppVer: 1.90.30412.0 ModName: maptools.dll
ModVer: 1.90.30412.0 Offset: 0000309d
The getinfo.shape returns info, and the shapefile is readable in arcmap.
Any ideas on how to overcome this?
Thanks Herry
2012 Jun 06
2
[LLVMdev] Compile-rt throw error undeclared identifier 'O_CLOEXEC'
Hi, Chatsiri!
> ---------- Forwarded message ----------
> From: Chatsiri Ratana <insiderboy at gmail.com>
> Date: Wed, Jun 6, 2012 at 2:15 PM
> Subject: [LLVMdev] Compile-rt throw error undeclared identifier 'O_CLOEXEC'
> To: llvmdev at cs.uiuc.edu
>
>
> Hello All,
>
> I build LLVM source code version 3.2 from SVN repository. After I
> build
2006 Nov 24
2
plot() and Jpeg() increase font size and resolution
Dear list,
I am having troubles increasing the fontize when plotting a
variogram{gstat} and its model (vgm) with plot and using jpeg(). Also
the resolution in the jpeg call does not work. I am using R2.4 on
Mandriva 10.2 linux.
I can change fontsize with cex.axis in a normal plot, so I presume it
has to do with plotting the variogram model. Any help on how to increase
the font size and
2018 Mar 05
4
raster time series statistics
Hi List,
The following code returns an "Error in as.POSIXlt.character(x, tz, ...) : character string is not in a standard unambiguous format"
require(raster)
require(rts)
require(stringi)
r <- raster(ncol=100, nrow=100)
values(r) <- runif(ncell(r))
list(ID=seq(1:24),month=rep(str_pad(1:12, pad = 0,width = 2 , "left"),2),year=sort(rep(2016:2017,12)))->dt
2010 Oct 07
2
Firmware update via USB to Sony NEX camera
Hello.
I would like to update my newly acquired Sony NEX camera's firmware. The supplied firmware is packaged in a .exe that's listed on Sony's site as compatible with Windows 2000, XP, Vista and 7. I ran the .exe under WINE, which was set to XP. The program executes and opens its dialog. The first thing it does is try to find the camera, connected via USB, and determine the
2007 Sep 19
4
fontsize in mosaic plot lables
Hi List,
I am trying unsucessfully to modify the fontsize of lables in mosaic:
require(vcd)
mosaic(Titanic, pop=FALSE,
labeling_args=list(rot_labels=c(bottom=90,top=90),
set_varnames = c(Sex = "Gender"),
gp_text=gpar(fontsize=20))) #can't get it to resize text
tab <- ifelse(Titanic < 6, NA, Titanic)
# it works for labeling_cells
labeling_cells(text = tab,