zap-devel mailing list
To subscribe, send a mail with subject 'subscribe' to zap-devel(at)croczilla.com.
Likewise, to unsubscribe, send a mail with subject 'unsubscribe'
to zap-devel(at)croczilla.com.
|
[
2005-07 ]
[
2005-09 ]
-
2005-08-30 00:05:09
sip stack documentation
/ Alex Fritze <alex(at)croczilla.com>
After a big reorganization of the ZAP SIP stack interfaces, I've started
generating some documentation of our main interfaces using doxygen at
http://www.croczilla.com/~alex/zap/doc/html/.
- Alex
...
-
2005-08-25 20:42:18
Build error on mac os X
/ Ludovic Hirlimann <qa-mozilla(at)hirlimann.net>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello,
I've just tried to build zap.
I get the following linking error :
pa_tests/debug_convert.c: In function `patestCallback':
pa_tests/debug_convert...
-
2005-08-20 14:37:06
JSSh
/ Alex Fritze <alex(at)croczilla.com>
I have checked the JS shell server code [1] onto the ZAP branch and it
will now build by default when building ZAP.
If you append the option '-jssh' to your command line, ZAP will listen
for telnet...
-
2005-08-19 20:33:06
Linux amd64
/ Marc Petit-Huguenin <petithug(at)8x8.com>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
When I try to compile for Linux amd64, I have this failure:
/usr/bin/ld: jsapi.o: relocation R_X86_64_PC32 against
`memset(at)(at)GLIBC_2.2.5' can not be used...
-
2005-08-19 19:07:41
Not a valid sip address
/ Marc Petit-Huguenin <petithug(at)8x8.com>
Hi,
Whenever I try a call, I receive an alert saying
"<sip:anonymous(at)test.com> is not a valid sip address! Please check
Identity setup..."
...
-
2005-08-19 16:22:25
broken build
/ Alex Fritze <alex(at)croczilla.com>
The build is currently broken due to changes on the trunk that need
merging in.
I'll post as soon as it is working again.
- Alex
...
-
2005-08-16 22:47:50
Zap Media Kit
/ Alex Fritze <alex(at)croczilla.com>
I have finally checked our new media processing library - the Zap Media
Kit (ZMK) - into CVS.
The ZMK features a "mediagraph" component which runs with its own thread
and event queue and manages a s...
-
2005-08-11 18:28:10
Re: [zap-devel] ClassUtils
/ Filip Dalüge <filip.daluege(at)gmx.de>
Execuse me. It doesn't seem to be makeClass, rather it's that
_deserializeHeaders just doesn't exist as a member of SipSIPURI (see
SipSyntaxFactory.js line 695). Why is it called?
Filip
...
-
2005-08-11 17:47:08
ClassUtils
/ Filip Dalüge <filip.daluege(at)gmx.de>
Hi,
I'm running zap as a extension to Thunderbird with a patched build.
importModule works, as well as ClassUtils.js. With one exception: when a
class shall be created from other existing classes (...
|
|