|
|
| Name: |
floSIP Packet |
| Base name: |
flosip |
| Description: |
Generate SIP (Session Initiation Protocol) packets |
| Related classes: |
sip, protocol, packet |
| Version: |
- |
| PHP version: |
- |
| License: |
Free for non-commercial use |
| All time users: |
754 users |
| All time rank: |
3668 |
| Week users: |
0 users |
| Week rank: |
2391 |
| |
|
 |
|
Innovation award
 Nominee: 4x
Winner: 1x |
SIP (Session Initiation Protocol) is a protocol designed in the implementation of services utilizing sessions
This class can generate SIP packets from using arrays to specify the packet definitions.
The class provides means to add or update the headers list from individual definitions or read from a string with all header lines.
The complete SIP headers may be returned in a multi-line string or in an array.
| There are not enough user ratings to display for this class. |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|
| File |
Role |
Description |
floSIP_Packet.php |
Class |
Main class source |
sample.php |
Example |
A sample file showing how to access the main features of the class. |