castellano | contacto
 
    >VoIP Protocols   >Telephones   >QoS   >Codecs   >Forum   >Dictionary   >Future
 
Main Menu
VoIP Protocols > SIP
    >Architecture   >Components   >Messages   >Error Messages   >Headers   >Addressing   >SDP   >Example  
  VoIP Protocols
  SIP
    Architecture
    Components
    Messages
    Error Messages
    Headers
    Addressing
    SDP
    Example
  H.323
    Objetive
    Components
    Protocol stack
    Signalling
    Example
  SIP vs H.323
  IAX
    Architecture
    Message examples
    Type of frames
    Frames fields
    SIP vs IAX
  Telephones
  QoS
  Codecs
  SER (SIP Express Router)
  Asterisk
  Forum
  Dictionary
  Future
     
 

One of the of SIP server functions is users location and names resolution. Normally, the user agent does not know the IP address of the called person, it only knows its "e-mail".

SIP entities identify a user by its SIP URI (Uniform Resource Identifiers) defined in RFC 2396. A SIP URI has a format similar to the one of the email, consists of a user and a domain delimited by one @, as it shows in the following examples:


user@domain, where domain is a full domain name.
user@machine, where machine is the name of the machine.
user@ip_address, where address is the IP address of the machine.
telephone_number@gateway, where the gateway allow to access through the PSTN to the called number

The SIP identification solution, can be also based on the DNS described in RFC 3263, where it is described the DNS procedures used by the clients to translate a SIP URI in an IP address, port and transport protocol or used by the servers to return an answer to the client in case that the request fails.

 
   
VoIP Foro©2006