Projects tagged ‘java’ and ‘sip’


Jump to tag:

Projects tagged ‘java’ and ‘sip’

Filtered by Project Tags java sip

Refine results Project Tags voip (12) softphone (6) client (3) video (2) library (2) ims (2) telephony (2) presence (2) j2me (2) jython (1) python (1) servlet (1)

[24 total ]

13 Users
   

SIP Communicator is an audio/video Internet phone and instant messenger that supports some of the most popular instant messaging and telephony protocols such as SIP, Jabber, AIM/ICQ, MSN, Yahoo! Messenger, RSS, IRC and soon others like IAX.
Created over 3 years ago.

10 Users
   

Asterisk-Java, a free Java library for Asterisk PBX integration, consists of a set of Java classes that allow you to easily build Java applications that interact with an Asterisk PBX Server. ... [More] Asterisk-Java supports both interfaces that Asterisk provides for this scenario: The FastAGI protocol and the Manager API. The FastAGI implementation supports all commands currently available from Asterisk. The Manager API implementation supports receiving events from the Asterisk server (e.g. call progess, registered peers, channel state) and sending actions to Asterisk (e.g. originate call, agent login/logoff, start/stop voice recording). [Less]
Created over 2 years ago.

8 Users
 

Jain-SIP is a Java API and SIP Stack implementation to handle SIP signaling.
Created over 2 years ago.

2 Users
 

Sipgate is a german voice-over-ip provider, who also provides a SMS service. Sipgate SMS Client is a little Java program using the Sipgate API to send SMS to mobiles. To send SMS with Sipgate ... [More] , you normally have to visit the Sipgate website. Sipgate SMS Client waits in your system tray, so it is possible to start writing after one single click. [Less]
Created about 1 year ago.

1 Users

Projeto de 7º periodo do Curso de Ciências da Computação do Centro Universitário do Pará.
Created about 1 year ago.

1 Users

Peers (aka SIP related experiments) is a java sip softphone. It's open source and gives the ability to register a sip account, place and receive calls on a standard computer. It requires sun java ... [More] runtime environment version 6 or later. Its graphical interface has been developed using swing. It uses the fewest external dependencies as possible and it's quite straight-forward. For sound management, javasound has been used. No native library has been used or developed in Peers. Peers is pure java only, thus Peers is cross-platform. Peers configuration is done using an XML file. An XML Schema grammar file has been developed, thus Peers configuration is easy, using jedit and XML plugin. Try it now! http://peers.sourceforge.net/ [Less]
Created 4 months ago.

1 Users
   

IMS-Communicator is an IMS softphone based on the old version of the sip-communicator java project, implemented on top of the JAIN-SIP stack and the Java Media Framework API. It can be used with Open IMS Core (http://www.openimscore.org).
Created about 1 year ago.

1 Users

The SIP Proxy server written in Java. Use www.cafesip.org Jiplet Container Architecture. It can be embedded with Python Script to maximize potentials
Created 12 months ago.

0 Users

This SIP softphone is written in Java as an eclipse RCP application. It uses the pjsip SIP stack for connecting to SIP servers. The phone runs on Windows and Linux. It would run on Mac OS too, but ... [More] manually compiling it is necessary because of the JNI bindings to pjsip. The Java-JNI binding which are used by the phone are hosted on sourceforge.net, but are currently included in the SVN tree. In order to use the phone, just download the tarball/zip file for your platform, extract it wherever you would like to keep it and run the softphone/softphone.exe executable. It will then ask you to enter you SIP user name and password. As soon as the phone runs, click on the wrench button in the lower right corner, switch to the ''Account Settings'' preference page and put your asterisk server hostname into the ''Hostname'' field. Click on ''Ok'' and the softphone should show a yellow smiley next to your Agent ID. The phone is tailored to be used in a Callcenter environment based on asterisk. It currently lacks a few features which a home user would expect. Most importantly these are SRTP and NAT traversal. Both features can be implemented quite easily, though. [Less]
Created 4 months ago.

0 Users

alisoft sip assistant tool Demo: IRestConnector connector = new RestConnector(sip_appkey, sip_appsecret); connector.invoke(String sip_apiname, String sip_api_url, Map params, String method, boolean needSign);
Created about 1 year ago.