Questions tagged [sip-server]

A SIP server is the main component of an IP PBX, dealing with the setup of all SIP calls in the network.

A SIP server is the main component of an IP PBX, dealing with the setup of all SIP calls in the network.

The Session Initiation Protocol (SIP) is a signaling communications protocol, widely used for controlling multimedia communication sessions such as voice and video calls over Internet Protocol (IP) networks.

The protocol defines the messages that are sent between peers which govern establishment, termination and other essential elements of a call. SIP can be used for creating, modifying and terminating two-party (unicast) or multiparty (multicast) sessions consisting of one or several media streams. Other SIP applications include video conferencing, streaming multimedia distribution, instant messaging, presence information, file transfer, fax over IP and online games.

208 questions
0
votes
1 answer

Free voip server sending PJSIP_INV_STATE_DISCONNECTED to both the devices while call transfer causing call drop

We have developed a VOIP client in iphone. Initally we tested it on Asterisk server and call transfer was working fine there. Now we are using a free SIP server for testing. Now the problem is that when i am doing call transfer through this server,…
Manisha Khare
  • 155
  • 3
  • 15
-1
votes
1 answer

How can Freepbx set extension to only dial internal lines?

Our company's phone uses Freepx, but now all internal extensions can make external calls. I would like to set some extensions to only make internal calls. How do I need to set this?? I want some extensions to only have access to internal…
-1
votes
1 answer

Can top output show more than 100% in %MEM against a process?

Can the %MEM value for a process show more than 100% in top output?Is this ever possible?
user973430
  • 43
  • 5
-1
votes
1 answer

Linphone SDK gives io error in Android Devices when connecting to local network

I have successfully integrated Linphone SDK in my project with their dependency. implementation 'org.linphone:linphone-sdk-android:5.1.59' // Adding this dependency allows the linphone-sdk to automatically handle audio focus …
-1
votes
1 answer

SIP trunking and call routing in Kamailio

I was using freepbx, but because of some limits I installed kamailio on another machine. I want to have a route for outgoing calls to NGN(was peer friend siptrunk in freepbx), which handles call setups started from extensions registered on…
-1
votes
3 answers

How to configure IP phone (or Asterisk maybe) to show the name extension I'm calling for?

I work in a callcenter, we changed our PBX from Denwa SMALL (a old asterisk version) to Asterisk 11.18 in a HP Server (Intel Xeon E5-2603v4 Six Core), I have many issues that my provider doenst know how to do it and is very slow to answer my…
Artemination
  • 703
  • 2
  • 10
  • 30
-1
votes
1 answer

End Conference for sip user registered from different sip servers when admin user leaves

I have gone through the questions this and this. I seem to have a very similar case, but in my scenario the users can be registered to different sip servers. Because of this the sip.conf on my asterisk wont have the entries of the users in the…
Akshay Kasar
  • 156
  • 12
-1
votes
1 answer

Is it possible to implement SIP (session initiation protocol) server on FPGA if yes than how

i have FPGA that also has a cortex m3 processor so can i implement a sip server on this chip ,what should be the approach for doing this
ra-one
  • 44
  • 1
  • 7
-1
votes
1 answer

Sipp Accept Encoding gzip

I am using Sipp client (http://sipp.sourceforge.net/) to test my SIP server. However when I use Accept-Encoding header with gzip value in my sipp client and print the response from the server to a log file, it writes the encoded string. Is there any…
user1692342
  • 5,007
  • 11
  • 69
  • 128
-2
votes
1 answer

Can anyone help me fix the fact that re-routing to Ireland stops inbound phone calls working?

I currently have Twilio set up with FreePBX. It is working great and i am very happy with it. The only problem I have right now is the fact that Twilio uses United States for routing. My business where we are using the phone system is in Ireland (I…
-2
votes
1 answer

SIP 200OK for UPDATE arrives after 180 Ringing

When testing SIP calls on the SIP server that we are developing i came across a case where the 200Ok response for UPDATE message arrives after 180 ringing is received on the SIP server. In other words the device at B sends 180 Ringing to the server…
-2
votes
1 answer

SIP SDK for iOS

I have SIP server, I want to implement a VoIP iOS application. Is there any SIP SDK for iOS (Paid or free) that gives me the option to use any SIP server ? thank you
user2982536
  • 47
  • 2
  • 5
-3
votes
1 answer

Getting "No such commands sip reload"

I configured sip.conf and extensions.conf files, I am Able to reload the dialplan but whenever I type sip reload, sip show users or sip show peers, I am getting no such commands, type 'core sip show help sip reload',...
Karthick29
  • 1
  • 1
  • 1
1 2 3
13
14