Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
2answers
690 views

local RTP port unreachable when using mjsip/jmf

I create a sip session with mjsip to an external voip provider. Then I transmit a test wav file over rtp to the provider using RtpManager. The program runs with no errors and I answer the sip call. ...
0
votes
2answers
401 views

web based softphone in Asterisk

We want to build the web-based softphone using SIP technology And we want to use the Asterisk as the Communication server and Java as primary technology in building the system so we have got ...
0
votes
1answer
80 views

What's going on about “mjsip”?

I have to build a SIP softphone on j2me platform. I found the mjsip2me project and tried to download it, but I try to access the http://mjsip.org and http://mjsipme.googlecode.com. It's not work. Why ...
0
votes
0answers
156 views

enable audio using mjsip

I create a sip session with mjsip to an external voip provider. in the next step i must transmit a test wav file or sound by pc microphone between users but i have not success.. can someone help me? ...
0
votes
2answers
1k views

What is the difference between JAIN SIP and MJSIP?

I've been investigating various API options for making use of the SIP (Session Initiation Protocol) in Java. So far I've narrowed it down to JAIN SIP and MJSIP but I can't figure out the difference ...