search for: ptimeinterval

Displaying 5 results from an estimated 5 matches for "ptimeinterval".

Did you mean: timeinterval
2003 Sep 01
2
MGCP question
Hi List I have one question about MGCP in asterisk. I have a media gateway, and I want to have asterisk to work with the media gateway. As I was told that the media gateway can communicate with the switch via standard interface MGCP/ICGP. Question is if the asterisk MGCP supports such MGCP message ??? Thanks. George Lin
2003 Sep 23
4
Segmentation Fault on reload (gdb output included)
I keep getting segmentation faults when I do a reload. Here are the core file outputs from gdb: (I have three of them and they produce the same output) (gdb) core core.6044 Core was generated by `asterisk'. Program terminated with signal 11, Segmentation fault. #0 0x401519fc in ?? () I have no idea what that means, but if somebody could point me in the right direction, that would be
2005 May 06
1
oh323 compile problem in FreeBSD
Hi, I'm trying to compile asterisk-oh323-0.7.1 in FreeBSD 5.3. I tried to use gmake but it exits with too many errors. Did somebody compile before oh323 in FreeBSD? How should I compile it under FreeBSD? thanks, Ganbold
2005 May 13
0
[Asterisk-Dev] Re: oh323 compile problem in FreeBSD
...read.h:145: error: expected `,' or `;' before "public" /usr/home/tsgan/pwlib/include/ptlib/unix/ptlib/thread.h:150: error: expected `,' or `...' before '&' token /usr/home/tsgan/pwlib/include/ptlib/unix/ptlib/thread.h:150: error: ISO C++ forbids declaration of `PTimeInterval' with no type /usr/home/tsgan/pwlib/include/ptlib/unix/ptlib/thread.h:156: error: expected `,' or `...' before '&' token /usr/home/tsgan/pwlib/include/ptlib/unix/ptlib/thread.h:157: error: ISO C++ forbids declaration of `PTimeInterval' with no type /usr/home/tsgan/pwlib/...
2004 Sep 29
0
astersk-oh323 compile error make
...wrapper_misc.cxx: At global scope: wrapper_misc.cxx:58: invalid use of undefined type `class WrapMutex' wrapper_misc.hxx:61: forward declaration of `class WrapMutex' wrapper_misc.cxx: In member function `BOOL WrapMutex::Wait(const char*, int, const char*, int)': wrapper_misc.cxx:59: `PTimeInterval' undeclared (first use this function) wrapper_misc.cxx:59: parse error before `;' token wrapper_misc.cxx:62: `timeout' undeclared (first use this function) wrapper_misc.cxx:67: invalid use of undefined type `class WrapMutex' wrapper_misc.hxx:61: forward declaration of `class WrapMut...