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.
|
[
ZAP BUILD ERROR / "Adeyeye O. Michael" ... ]
[
Alert from Zap / "Adeyeye O. Michael" ... ]
command line
"amine bouchri" <amine.bouchri(at)gmail.com> |
2007-07-27 12:52:49 |
[ FULL ]
|
Hello,
is there a way to launch zap with the wanted sip address using something
like:
./xulrunner/xulrunner application.ini sip:*1.1.1.1
cheers
|
|
|
Re: [zap-devel] command line
Alexander Fritze <alex(at)croczilla.com> |
2007-07-27 19:17:00 |
[ FULL ]
|
On Fri, 2007-07-27 at 15:14 +0200, amine bouchri wrote:[...]
There is *something* like this, but it has some limitations.
You can start zap with the commandline option "-dial <url>". This will
look for an already running instance of zap, and, if found, will open
the dial screen with the <url> filled into the destination field.
It does not work if zap is not already running.
If you are interested in hacking this further, the code is in
mozilla/zap/client/components/cmdlinehandler.js.
Cheers,
Alex
[...]
|
|
|