The Session Initiation Protocol, defined in "RFC 3261", is an application layer signalling protocol for establishing and modifying long-running relationships between two or more peers.

learn more… | top users | synonyms

0
votes
1answer
12 views

AIN SIP Java API to register to a asterisk server?

is there any tutorials or docs that explains how to register to a asterisk server using Jain SIP api in a java application? i have already written a piece of java code that allows my java client to ...
0
votes
0answers
12 views

Can't send outgoing MESSAGE sip request

I'm trying to send an outgoing sip request to another server but the request is just routing back to my server. I need to send the request via UDP. I'm using MOBICENTS Sip Servlets. Here's the ...
0
votes
0answers
4 views

How to develop an basic IVR app using PHP and SIP

We are trying to develop a basic IVR platform using PHP and SIP. What we are trying to achieve is are the following; Accept calls using a SIP protocol (calls will be routed by a network operator to ...
-1
votes
0answers
12 views

SIP account as phone number not as email address or url kind from any Free SIP providers [closed]

I am developing an voice chat app, where user on Android device should communicate with user on desktop using internet phone/SIP account. I got some SIP clients for Android and some for desktop. But ...
-1
votes
0answers
20 views

What is the best opensource Android SIP client? [closed]

What is the best opensource android sip client? I have found three opensource projects. imsdroid sipdroid csipsimple code.google.com/p/csipsimple/ Thank you
0
votes
0answers
6 views

run YATE on windows with sip/rtp ssl encription

I want to run YATE on localhost with ssl encription. Without ssl, if i use udp or tls type of listener- etherithing is OK - i check by yate-client on same machine. But with ssl enabled - i cant to ...
0
votes
1answer
29 views

Undefined symbols for architecture armv7 pjmedia pjsip

I just add library and framework of PJSIP to my XCODE project such as Simulator, Device and Third Party but when I build my project it show error: Undefined symbols for architecture armv7: ...
0
votes
2answers
25 views

Any Android Intent to make SIP Call?

Can any body suggest me, any Android Intent to make SIP Call? or even third party framework/lib/app, which has the facility to be invoked using an intent and some parameters will be fine. Kindly ...
-1
votes
0answers
13 views

group messaging over wlan [closed]

I am supposed to develop a group messaging app (IM client) using WLAN ,its a term project.This app is supposed to list all the available users that are connected over the wlan and provide the user ...
0
votes
0answers
11 views

Video Conferencing using Elastix as server using a SIP camera

I am currently working on a project wherein I have to develop a kind of web UI to provide video conferencing. The conferencing will take place through IP cameras (preferabley SIP cameras) between two ...
-1
votes
1answer
14 views

asterisk 1.8 not working? [closed]

I've installed asterisk 1.8 on ubuntu server 12.01 Everything worked ok till a few days ago. I can't register any client to the server. I've checked the sip messaged with wireshark and from what ...
-6
votes
0answers
30 views

Complete Action using . . . [closed]

I want my phone while making call use my client. I don't know that what SipDroid, Csipsimple added in their code so that each time call is made to Sip address i got message complete the action using ...
0
votes
0answers
15 views

how to Set account as primary acocunt?

I have made Sip Client, its making and receiving calls. Now, i want it to make calls using intent. Intent callIntent = new Intent(Intent.ACTION_CALL); ...
0
votes
0answers
8 views

Android sip makeAudioCall PEER_NOT_REACHABLE

I can't make a call in android sip. I've used SIPdemo and outgoing call is working. But when i going to make a audio call there is a error message like this sip session error: PEER_NOT_REACHABLE: Not ...
-2
votes
0answers
13 views

How to take SIP call - Android [closed]

I've used SipDemo. Registration is ok. But i can't make a call, here is the my code call = manager.makeAudioCall(me.getUriString(), callSip, listener, 30); But call not receive. No ...
0
votes
0answers
20 views

JAIN SIP API error

am recieving this exception when trying to send a message using the java JAIN SIP api. javax.sip.PeerUnavailableException: The Peer SIP Stack: gov.nist.javax.sip.SipStackImpl could not be ...
1
vote
1answer
32 views

Looking for a SIP service provider with phone numbers in various countries (US, UK, DE) [closed]

I am looking for a SIP service provider that offers the following: International phone numbers (at least US, UK and DE) for incoming and outgoing calls I can manage several international phone ...
0
votes
0answers
7 views

Cant run pjsip jmi compiled library

Hi i am trying to run the pjsip jmi compliled library found here http://trac.pjsip.org/repos/wiki/Projects_Using_PJSIP > i get this error when running a simple Test class that tries to invoke a call ...
0
votes
0answers
21 views

Callback feature in telecommunication [closed]

Can any one help me to better understanding of Callback feature in telecommunication with example. Its better if you provide me the perfect link. Right now i'm looking for callback feature ...
0
votes
1answer
33 views

SIP Over TCP versus SIP over UDP [ SIP: Session Initiation Protocol ]

What is the difference between SIP over UDP and SIP over TCP? What does SIP over TCP really means? It means: SIP over TCP means both SIP and underlying RTP protocol use TCP or Run SIP ...
1
vote
0answers
32 views
+150

SIP support for Cordova/Phonegap

Is there any possibility to use SIP in Cordova/Phonegap? I've not found any plugin, yet. Support for WebRTC is also not available (but planned in 2.x, according to their roadmap).
-1
votes
1answer
25 views

PJSIP and FreeRTOS [closed]

I have been investigating the use of the PJSIP SIP stack on a small micro-controller such as the PIC32 MCU and I've come to realise that it may just be possible. I want only the absolute minimal SIP ...
0
votes
0answers
37 views

JAIN SIP: Establish phone call and stream/inject audio(sound-file) so that the called person can hear it

'Hello, because it isn't possible with the standard android APIs to make an SIP call and inject some pre recorded audio and play it so that the other person can hear it. I wonder if it's possible ...
1
vote
1answer
37 views

Implement conference call in Sipdroid

I am developing an application in which i want to implement conference call so for learning purpose i want add this functionality in Sipdroid an open source project. Sipdroid supports conference call ...
0
votes
1answer
61 views

pjsip new-call error … Unable to find default audio device (PJMEDIA_EAUD_NODEFDEV)

I get this error when I try to establish a new call from pjsip: pjsua_aud.c ..Error retrieving default audio device parameters: Unable to find default audio device (PJMEDIA_EAUD_NODEFDEV) ...
0
votes
0answers
12 views

Android SipAudioCall sending audio, but not recieving

I'm trying to use android.net.sip to make a app that can communicate with other SIP clients. Everything has been so far so good, it registers with my SIP server (asterisk 1.4.21.1) and it can make a ...
1
vote
1answer
44 views

Microsoft UCMA: Strings Not Being Garbage Collected

I am running a memory profiler on my UCMA application which works as a client that adds recorder participants to a session and I notice a lot of string instances eating up memory (even when ...
0
votes
1answer
24 views

Sip client for Java [duplicate]

I need to develop java sip client that will 1) receive caller id when the phone is answered. 2) send the caller number along with some information (such as the line that answered the caller) to a ...
0
votes
0answers
22 views

How to resolve NAT/firewall issues with jitsi registrarless accounts

all Can any body help in resolving NAT/firewall issues in sip registrarless accounts. I'm able to connect to other systems with in the LAN. When I connected from a system that is out of LAN , Not ...
0
votes
0answers
34 views

SIP REFER request not working with 3CX softphone

We are trying to get a Click-To-Dial solution up and running from our software with the 3CX softphone for Windows installed on the local machine. We configured the 3CX softphone to listen on port 5060 ...
0
votes
0answers
17 views

strange behaviour of CUCM 8.6.2 JTAPI with 3rd party SIP device

I´m working on a project where my application has to monitor a 3rd party sip-device registered to CUCM 8.6.2 In my test-environment everything works fine, but on the customers server i get the ...
0
votes
0answers
14 views

mPeerSd = null error while trying to make a call on android

I'm trying to make a VOIP application on android using the android SIP library. So far everything is going well, the application can connect with the VOIP server without problem, but it gets a bit ...
-4
votes
0answers
72 views

Audio-Calling Over Wifi Like Viber [closed]

I want to make an application who make call by using WIFI just work like viber please help me how I start this program. I see this will done using SIP but I don't understand how I start this? please ...
0
votes
0answers
35 views

Asterisk - Variable number of users in sip.conf [closed]

I set up my first asterisk server and things are working great. I have sip users set up like so in my sip.conf: [1001] type=friend callerid=1001 secret=1001 host=dynamic nat=yes allow=gsm [1002] ...
0
votes
0answers
18 views

mg2 Vs kb1 echocanceller in system.conf

Hi I'm using soft echo cancellation. In my /etc/dahdi/system.conf configuration echocanceller value is mg2, from google I came to know that we can use kb1,mg2,sec2 and sec. What is the difference ...
0
votes
1answer
30 views

Make use of SOME native SIP classes with SipManager not supported

I started to develop an android VoIP client based on MjSip. I have found myself rewriting SIP APIs as the ones in MjSip are a mess or not working properly ! So I want to take a shortcut by using some ...
0
votes
1answer
44 views

VoIP/Video support on Blackberry

Are there any opensource or paid libraries for VoIP/Video calling in BB10 or prior? Any help would be appreciated. Thanks!
0
votes
1answer
37 views

Asterisk 11 not transcoding

I have defined an ip address / domain in sip.conf and defined it in a way that I forced the call to come on g729 Now I reloaded the asterisk after exiting sip.conf by saving it and called the ...
0
votes
0answers
74 views

SipStack and RAD XE2 [closed]

Has anyone succeeded in porting SIPStack (from gitHub) into RAD XE2/3 i.e. Indy 10. TIdHash128 no longer exists. That can be overcome TIdReadMemoryStream has gone. IdThreadMgr is missing. I am ...
-1
votes
0answers
12 views

MMTEL Implementation [closed]

is there any free & downloadable implementation of the MMTEL AS approach for NGN services? I currently have to implement a SIP AS which manipulates some requests and forwards this back to the IMS ...
0
votes
0answers
42 views

Android built-in SIP library doesn't end a call correctly?

I used the Android built-in sip library to write an app that makes calls via my own Asterisk server. The calls are being made correctly, but most of the time, the calls aren't ended correctly. This ...
0
votes
2answers
85 views

What classes from Jain SIP (java) should I use to make an SIP client?

I am asking to create an SIP client, but I am totally lost ... After some researches I found the Jain SIP API in java, and I think that I will use it. However I don't really know what classes I ...
-1
votes
0answers
43 views

Which IP PBX/SIP server support H.264 High profile?

currently I'm using the PortSIP SDK to built a SIP client for android which requires support H.264 high profile. I also need setup a IP PBX/SIP server in our Lab for test purpose, which of the ...
0
votes
0answers
52 views

How to create a VOIP/SIP based application in android [closed]

I am trying to create my own implementation of voip/sip based application in android, can some one please guide me as what server to use for the same and if any libraries are available in addition to ...
-1
votes
0answers
30 views

Andorid App to place calls [closed]

I am developing an Adroid app and need help on a point: I have 3 phones- A, B and C, where A would dial C's number. During the call connection, A calls B using voip - voip setup and B should call C ...
0
votes
0answers
32 views

SipDemo android registration falure

I want to develop an application like Push to Talk. I have used android sample SipDemo. I have registered on getonsip sip server , Username: santanu3143 Authentication Username: ...
-3
votes
0answers
16 views

I am interested in some technologie stuff about the “free call” feature [closed]

I like to get something known about the connection, if it is peer to peer or transmitted over an media server and which protocol they're using like sip or something else! Is it possible to find ...
0
votes
3answers
76 views

SIP users can't call each other thorugh extension number in asterisk

I have two sip clients registered in sip.conf file. They can call each other from XLite client. But when I want to call them using an extension number, it shows user not found error. Following is the ...
-2
votes
0answers
30 views

How does the call feature in google talk work? [closed]

Do anybody know a open blog from the google developer's where they define their call solution in Google talk or Google+? I like to get something known about the connection, if it is peer to peer or ...
-2
votes
0answers
59 views

How does the “free call” feature in facebook work? [closed]

Do anybody know a open blog from the facebook developer's where they define their free call VoIP solution? I like to get something known about the connection, if it is peer to peer or transmitted over ...

1 2 3 4 5 18