Registrar :: SIP Registrar support
|
Files |
| file | registrar/common.c |
| | SIP registrar module.
|
| file | registrar/common.h |
| | SIP registrar module - common stuff.
|
| file | lookup.c |
| | SIP registrar module - lookup contacts in usrloc.
|
| file | lookup.h |
| | SIP registrar module - lookup contacts in usrloc.
|
| file | registrar/path.c |
| | SIP registrar module - Helper functions for Path support.
|
| file | registrar/path.h |
| | SIP registrar module - helper functions for Path support.
|
| file | reg_mod.c |
| | SIP registrar module - interface
|
| file | reg_mod.h |
| | SIP registrar module - interface.
|
| file | regpv.c |
| | SIP registrar module - export contacts as PV.
|
| file | regpv.h |
| | SIP registrar module - export contacts as PV.
|
| file | regtime.h |
| | SIP registrar module - time related functions.
|
| file | reply.c |
| | SIP registrar module - Send a reply.
|
| file | reply.h |
| | SIP registrar module - send a reply.
|
| file | rerrno.c |
| | SIP registrar module - registrar errno.
|
| file | rerrno.h |
| | SIP registrar module - registrar errno.
|
| file | save.c |
| | SIP registrar module - Process REGISTER request and send reply.
|
| file | save.h |
| | SIP registrar module - process REGISTER message.
|
| file | registrar/sip_msg.c |
| | SIP registrar module - SIP message related functions.
|
| file | registrar/sip_msg.h |
| | SIP registrar module - SIP message related functions.
|
Detailed Description
The module contains REGISTER processing logic.