Re: JTAPI Object relation in PBX for trunk
Richard Deadman <[email protected]> Sun, 31 Aug 2008 22:01:27 -0400
| Newsgroups | gmane.comp.java.sun.jtapi |
|---|---|
| Organization | Deadman Consulting |
| Message-ID | <[email protected]> |
Actually, no, GJTAPI is under the X11 licence, which, while compatible with the GPL is more closely aligned with the BSD/Apache licences. We specifically choose this licence to allow for the development of commercial service providers. Perhaps you are confused in that one of service providers interacts with GPL code. The X11 licence is compatable with GPL code -- see http://www.gnu.org/philosophy/license-list.html and http://www.gnu.org/licenses/gpl-faq.html#GPLWrapper For more information on GJTAPI licencing, see http://gjtapi.sourceforge.net/ Richard jatin7 wrote: >GJTAPI is great for learning. > >Be aware to use for commercial product. > >GJTAPI is under GNU License and not Apache style. So any work you do with >GJTAPI is all under GNU License. > >Thanks, >Jay > > > >Richard Deadman wrote: > > >>Or perhaps it could be written as a service provider under the GJTAPI >>framework (https://sourceforge.net/projects/gjtapi/) :^) >> >> >>Richard >> >>-- >>Richard Deadman >>Deadman Consulting Inc. >>mailto:[email protected] >>613-220-2469 >>http://www.deadman.ca >> >> >>Quoting Elliot Otchet <[email protected]>: >> >> >> >>>You could think of it this way (if it helps). >>> >>>FXS = Terminal with 1 channel + a feature set >>>ISDN = Terminal with 1 or more channels + a different feature set >>>SIP = Terminal with 1 or more channels + a different feature set. >>> >>>Depending on the PBX you are writing a provider for will largely dictate >>>how >>>you will need to "manage" the terminals. For instance, with the open >>>source >>>PBX Asterisk, they are all equivalents in that they are all discrete >>>channels (or Terminal identifiers). In this model, channels - like >>>Terminals in JTAPI make and receive calls. We don't need to worry so >>>much >>>as to how they do this, but more so about what to do with the calls being >>>placed or received. That is largely handled by the PBX dialplan (or a >>>JTAPI >>>application :-)). >>> >>>I hope this helps. I'd be interested in understanding which PBX you're >>>writing a JTAPI implementation for. Maybe we could turn it into an open >>>source project. >>> >>>Regards, >>> >>>Elliot >>> >>> >>> >>>-----Original Message----- >>>From: Discussion list for Java Telephony API >>>[mailto:[email protected]] On Behalf Of Prakash Kamliya >>>Sent: Wednesday, January 09, 2008 6:11 AM >>>To: [email protected] >>>Subject: [JTAPI] JTAPI Object relation in PBX for trunk >>> >>>Hi List, >>> >>>I just gone through the JTAPI specification. Still the picture is not >>>clear. >>>I wan >>>to develop JTAPI interface for PBX system. I can say that FXS is Terminal >>>but >>>what about the trunk present in the PBX like, what should I relate the >>>SIP >>>trunk or ISDN trunk ?? >>> >>>Thanks in advance. >>> >>>Prakash >>> >>>=========================================================================== >>>To unsubscribe, send email to [email protected] and include in the >>>body >>>of the message "signoff JTAPI-INTEREST". For general help, send email to >>>[email protected] and include in the body of the message "help". >>> >>>=========================================================================== >>>To unsubscribe, send email to [email protected] and include in the >>>body >>>of the message "signoff JTAPI-INTEREST". For general help, send email to >>>[email protected] and include in the body of the message "help". >>> >>> >>> >>=========================================================================== >>To unsubscribe, send email to [email protected] and include in the >>body >>of the message "signoff JTAPI-INTEREST". For general help, send email to >>[email protected] and include in the body of the message "help". >> >> >> >> > > > -- Richard Deadman Deadman Consulting, Inc. Web Services, Policy Management, Java Telephony, Software Architecture mailto:[email protected] http://www.deadman.ca Office: 613-231-5112 Cell: 613-220-2469 =========================================================================== To unsubscribe, send email to [email protected] and include in the body of the message "signoff JTAPI-INTEREST". For general help, send email to [email protected] and include in the body of the message "help".