Displaying 20 results from an estimated 6000 matches similar to: "transfer the call from zap/1 to zap/2 (FXS)"
2008 Apr 05
2
IAX IP Phone
Hi All;
Till now I am not able to find a good IAX IP Phone or
Gateway that can be used with good quality.
Anyone can advise for good one?
Regards
Bilal
____________________________________________________________________________________
You rock. That's why Blockbuster's offering you one month of Blockbuster Total Access, No Cost.
2008 Apr 01
2
Wrong UIDs returned from mailbox_transaction_commit_get_uids()
Hi,
Wrong UIDs are returned from mailbox_transaction_commit_get_uids() in dovecot-1.1.rc3.
The problem is in:
int mailbox_transaction_commit(struct mailbox_transaction_context **t)
{
uint32_t tmp;
return mailbox_transaction_commit_get_uids(t, &tmp, &tmp, &tmp);
}
It should be:
int mailbox_transaction_commit(struct mailbox_transaction_context **t)
{
uint32_t tmp1,
2008 Apr 04
2
Leave mail on server leads to dup messages
Hi. I'm a dovecot newbie. I've set my pop client to leave messages on the server for 7 days. I'm downloading the same messages over and over as dovecot appears to be overwriting X-UID's in the mbox's. I can't think of any other program on the system that might write to the mbox other than postfix (and that program doesn't appear to be writing X-UID). My setup has one
2008 Apr 02
0
misdn config warnings in Asterisk 1.4.18.1
I would like to know if the following misdn warnings
are relevant.
Currently, I don't need echotraining.
However, I took a quick look at the * source code and
l1watcher_timeout seems to be defined (echotraining
was not found). Currently I'm setting
l1watcher_timeout to 0 which is default (so I suppose
that this warning won't affect me).
Any comments on this?
*CLI> misdn reload
2008 Apr 02
1
show uptime and last reload
Hi,
I just upgraded from 1.2 to 1.4.
In 1.2, when I did a "show uptime" I used to see a
second line telling me the time since the last reload.
Has this been removed in 1.4?
The following is the output of my two test boxes:
Connected to Asterisk 1.4.18.1 currently running on
voip2 (pid = 10605)
Verbosity is at least 3
voip2*CLI> show uptime
System uptime: 15 hours, 55 seconds
2008 Apr 04
0
Communication between two asterisk servers on two different subnets
Hi
I have two users on one asterisk server
A(192.168.1.100)
while the other two users are registered with asterisk
server B(192.168.2.50) and i have configured a PC to
act as a router between two subnets(Ping and other
applications are working). How i should configure
those two asterisk servers so that the users from
different subnets can communicate with each other
thanks in advance for your
2008 Apr 15
0
Domain Member using winbind and local Unix accounts
Greetings,
I'd like to set up samba to use group and user credentials from our windows domain in mixed mode. I want to be able to give windows users rights to samba file shares without having to set them up with a Unix account locally. If a user does have a local Unix account I'd like to be able to use the local account for permissions.
Is this possible with winbind?
I've set up
2008 Apr 02
0
new member introduction and informal weblink exchange entertanment
Rythmomachy is a member of GotoMy.com and is inviting you to join our new community site!
Rythmomachy Says:
WELCOM
Join GotoMy.com
2008 Apr 09
1
chi-square test
Hi R-users,
I would like to find the goodness of fit using Chi-suare test for my data below:
xobs=observed data, xtwe=predicted data using tweedie, xgam=predicted data using gamma
> xobs <- c(223,46,12,5,7,17)
> xtwe <- c(217.33,39,14,18.33,6.67,14.67)
> xgam <- c(224.67,37.33,12.33,15.33,5.33,15)
> chisq.test(xobs, xtwe = xtwe, rescale.p = TRUE)
Error in chisq.test(xobs,
2008 May 21
1
speex, ilbc and g729 codecs, GSM with IAX
Dears;
I do not know if any had experience in using speex or
ilbc with IAX and got good results, because I am
facing a problem with GSM.
I am facing a noise problem when I am using GSM with
IAX trunk as following:
IP Phone (G711) ---> Local Asterisk Box ---> IAX Trunk
using GSM codec ---> Remote Asterisk Box ---> Digium
Card (FXO) to terminate the call to the destination
While no
2008 Apr 08
3
Username case mangling -- Linux username is mixed-case, Samba returns lower-case
I have a problem that I first observed when I upgraded from
3.0.24 to 3.0.28 and is, I believe, related to the introduction
of the "printjob username" configuration parameter.
I print via CUPS and the Cups-PDF driver wants to know the
Linux username (so it can put the PDF in the proper location).
The problem is that "printjob username = %U" results in
a lowercase username
2009 Jun 09
0
zap not coming online on fedora 8
Hi Steve;
Currently with Dahdi, for the below configuration that we were using it in the rc.local, how it will be?
I think there should be something new to be used instead of ztcfg, what it is? And what about other lines? They need to be changed?
touch /var/lock/subsys/local
/sbin/modprobe wctdm
/sbin/ztcfg -vv
/usr/sbin/fxotune -s
/usr/sbin/safe_asterisk
Regards
Bilal
--- On Thu, 5/1/08,
2008 Jan 02
7
Two Asterisks behind NAT and need to link them using IAX trunk
Hi List;
I heared that IAX is good for NATing issues, but I do
not know if it can help me in that senario:
I have two Asterisks machines in different sites and
both are behind NAT (both have private IP address), I
need to link these two asterisks with IAX trunk (if it
help really in such senario), but I do not know if it
will work without doing special routing settings on
the router (like
2013 Jan 02
3
DAHDI: How to know since when it is used? How to shutdown after max time?
Hi;
How can I know the duration that the DAHDI channel is still used? I need to know its status and since when it is in this status, how?
Also, is it possible to hangup the channel if it has been openned more than 90 minute? Other than using the timeout in the Dial command (because this I know it).
What is happening with me that from time to time, I find some DAHDI channels are stayed connected
2009 Jun 10
0
DAHDI and ZAPTEL for automatically start (rc.local)
Hi Steve;
Currently with Dahdi, for the below configuration that we were using it in the rc.local, how it will be?
I think there should be something new to be used instead of ztcfg, what it is? And what about other lines? They need to be changed?
touch /var/lock/subsys/local
/sbin/modprobe wctdm
/sbin/ztcfg -vv
/usr/sbin/fxotune -s
/usr/sbin/safe_asterisk
Regards
Bilal
--- On Thu, 5/1/08,
2011 Jun 14
1
sig_pri.c:985 pri_find_dchan: Span 1: D-chanannel anyway!
Dears;
To patch libpri: I just place the patch file in the libpri source directory and then I run make and make install?
Or I need to compile the dahdi and asterisk also?
If the problem stayed, do I have to go for previous libpri version? Or for previous dahdi version and asterisk version?
Regards
Bilal
-----------
> bilal ghayyad wrote:
> > But I am afraid it is a bug because I
2009 Jun 18
3
asterisk-gui: read/write in the conf files or db
Hi Danny;
Really I did not understand how I can determine if the IO will be DB or conf files? Is it from the Asterisk manager?
Regards
Bilal
-------------------------
It depends on how you are configured. The gui interfaces using Asterisk
Manager, so you get the Same IO from the gui that you would get from a
native manager session.
-----Original Message-----
From: asterisk-users-bounces at
2011 Jun 14
3
sig_pri.c:985 pri_find_dchan: Span 1: No D-channels available! Using Primary channel as D-channel anyway!
Dear;
Thanks a lot for guiding me.
Is it possible that the installation libpri-1.4.11.5 newer than the libpri-1.4.11.5-patch?
Well, when I typed (note: I am trying to apply the libpri-1.4.11.5-patch for the libpri-1.4.11.5):
libpri-1.4.11.5# patch -p0 -i libpri-1.4.11.5-patch
It gave me that patched detected as shown below (example of one file, and I got same for other files):
patching file
2008 Mar 29
1
directory of R "consultants for hire"
Does anyone know of a directory that lists consultants with expertise in R, as well as other statistical and computing skills, ideally with geographic location and other pertinent information?
If one does not exist, might this be a good resource to create?
---------------------------------
You rock. That's why Blockbuster's offering you one month of Blockbuster Total Access, No
2008 Mar 31
1
Retrieving locations of element of a vector or matrix
Hello all,
I have a problem of getting the locations of elements in a vector or matrix. I know one can use the command "which.min" or which.max" to get the location of minimum or maximum values in a vector. But is there any command to get the first k minimum values or maximum values in a vector.
Thanks
---------------------------------
You rock. That's why