Displaying 2 results from an estimated 2 matches for "ctlfd".
Did you mean:
  ctl_fd
  
2005 Sep 03
1
Current status on _outgoing_ Swedish/Dutch DTMF CLIP for TDM400 FXS interfaces?
...int tones[] = {
        ZT_TONE_DIALTONE,
        ZT_TONE_BUSY,
        ZT_TONE_RINGTONE,
        ZT_TONE_CONGESTION,
        ZT_TONE_DIALRECALL,
};
int main(int argc, char *argv[])
{
        ZT_DIAL_OPERATION dop;
        struct wctdm_regop regop;
        struct zt_dialparams dps;
        int fd,ctlfd,toneduration;
        int res;
        int x;
        if (argc < 3) {
                fprintf(stderr, "Usage: fxstest <zap device> <cmd>\n"
                       "       where cmd is one of:\n"
                       "       stats - reports voltages\n"...
2010 Sep 07
5
Remus blktap2 issue
Hello,
I have been playing around with Remus on Xen 4.0.1, attempting to fail-over
for an HVM domU.
I''ve run into some problems that I think could be related to tapdisk2 and
its interaction with how one sets up Remus disk replication in the domU
config file.
A few things I''ve noticed:
-The tap:remus:backupHostIP:port|aio:imagePath notation does not work for
me, although this