Yearly Archives: 2009

Firewall types

These are the firewall types: 1. A full cone NAT is one where all requests from the same internal IP address and port are mapped to the same external IP address and port. Any external host can send a packet … Continue reading

Posted in Voip |

RTP – Real Time Transport Protocol

Real time media protocol (RTP) based on UDP for voice. Separate from SIP. SIP establish connection and port numbers for RTP. Not necessary using the same path. Audio Quality depends on codec. ILBC used for google talk and Gizmo, Skype.

Posted in Voip |

SIP registrar and call flow

When a SIP phone starts, it first register itself with the SIP registrar. 1. SIP phone send HTTP request to SIP registrar 2. SIP registrar send SIP phone info to a location database (ip address etc) 3. ACK SIP phone … Continue reading

Posted in Voip |