<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Tim Panton ha scritto:
<blockquote
cite="mid:6AB2B37A-6099-4F1D-A9A7-F7F8FCB5CE10@westhawk.co.uk"
type="cite">[ ... snip .. ]<br>
</blockquote>
<br>
<blockquote
cite="mid:6AB2B37A-6099-4F1D-A9A7-F7F8FCB5CE10@westhawk.co.uk"
type="cite">
<blockquote type="cite">
<blockquote type="cite">
<blockquote type="cite">
<pre wrap="">I'm interested to use it as IAX2 API within my UI, so something
like:
- open IAX2 channel
- call 123456
- answer a call
- close IAX2 channel
</pre>
</blockquote>
<pre wrap="">It is definitely capable of that with an added class or 2.
</pre>
</blockquote>
<pre wrap="">Could you point me in the proper source code so I can have a look in?
</pre>
</blockquote>
<pre wrap=""><!---->
./corraleta/protocol/netse/BinderSE.java
Has a Main method used to test the protocol that would be a good
place to start.
</pre>
</blockquote>
Thank you very much for the tip, I'll have a look soon.<br>
<blockquote
cite="mid:6AB2B37A-6099-4F1D-A9A7-F7F8FCB5CE10@westhawk.co.uk"
type="cite">
<blockquote type="cite">
<blockquote type="cite">
<pre wrap="">- but remember it is GPL, so you would 'taint' the rest of your code
- if it isn't already GPL.
</pre>
</blockquote>
<pre wrap="">I generally follow the rule than if the library is GPL and if the
end user ask for the source
code I'll provide the source code as it should. If I made some
changes in the GPL code, it
will be always released to the original author. In all cases the GPL
libraries are always mentioned
as they are in our custom applications. We generally use jfreechart,
jasper report and so on
in our applications with this rules. Wouldn't be sufficient for
you ;-)?
</pre>
</blockquote>
<pre wrap=""><!---->
Not my copyright - not my decision ;-)
</pre>
</blockquote>
Ok! I see ;-)!<br>
<blockquote
cite="mid:6AB2B37A-6099-4F1D-A9A7-F7F8FCB5CE10@westhawk.co.uk"
type="cite">
<pre wrap="">
T.
Tim Panton - Web/VoIP consultant and implementor
<a class="moz-txt-link-abbreviated" href="http://www.westhawk.co.uk">www.westhawk.co.uk</a>
_______________________________________________
-- Bandwidth and Colocation Provided by <a class="moz-txt-link-freetext" href="http://www.api-digital.com">http://www.api-digital.com</a> --
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
<a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a>
</pre>
</blockquote>
<br>
</body>
</html>