Skip to main content

Posts

Showing posts from June, 2015

LESSON 5: SIP REGISTRAR SERVER AND LOCATION SERVER

If you hate long posts as I always suggest go through this video lesson (click here) Now, we already know that in real SIP world, any UA when it wants to communicate with another UA should take the help of “SIP Proxy Server” - which finds the actual location. Because it is not practically possible to remember all other UA’s addresses. All good till now. The next question which comes to mind is How a Proxy Server able to find contact  address of an User Agent(Called Party). Here, Proxy Server takes help of “Location Service”. Location Server Location Service helps in providing the exact location of UA. Location server is a server which records and maintain the contact information of each and every UA with in a typical enterprise. Location Server has its own database, which keeps up-to-date info of each UA by another Service called “Registration Service”. The Server which provides this service  called as a “Registrar Service”. Registrar Server This Server

LESSON 4: SIP ADDRESSING

If you hate long posts as I always suggest go through this video lesson (click here) Hello everyone!  Today we are going to deal with topic “SIP Addressing”. I have talked about it a bit in the earlier post i.e. SIP PROXY SERVER. SIP Address An address which identifies an user, a device or a service. SIP addresses are represented in the form of URI [Uniform Resource Identifier]. It exactly looks like our email address. SIP uses a number of URIs. Common URIs are shown below user@host     where,         user = it can be a name (or) telephone number             host = Domain Name (or) IP Address Eg:             sip:+914022222222@172.1.1.1:5060             sip:+914022222222@abccorp.com:5061             sip:rajeshkumart@abccorp.com:5061             sip:rajeshkumart@172.1.1.1:5060             sips:ranadeep@abccorp.com:5062             sips:rajeshkumart@216.162.10.10:5060 For SIP, the URI scheme is either sip for a normal SIP URI or sips for