Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: EALib EthernetInterface_vz mbed-rtos mbed
Fork of header_main_colinas_V0-20-09-14 by
sip.h File Reference
Implementa as funções utilizadas no tratamento SIP entre a Header e o server More...
Go to the source code of this file.
Variables | |
| __pad1__ | |
| Indica o timeout de espera de resposta de pedido de ligação para o servidor, após esse tempo responde ligação encerrado para o Call_box. | |
| const uint16_t | SIP_MAXFIELDSIZE = 256 |
| Define o tamanho máximo de algumas mensagens usadas na negociação Sip. | |
| const uint16_t | SIP_MAXMSGSIZE = 1024 |
| Define o tamanho máximo das mensagens enviadas. | |
| static const char | SIP_ALLOW [] = "Allow: ACK, BYE, CANCEL, INFO, INVITE, NOTIFY, OPTIONS, REFER" |
| String de composição de pacotes enviados pela Header para o *. | |
Detailed Description
Implementa as funções utilizadas no tratamento SIP entre a Header e o server
- Version:
- 1
- Date:
- 2014-11-05
Definition in file sip.h.
Variable Documentation
| const uint16_t SIP_MAXFIELDSIZE = 256 |
| const uint16_t SIP_MAXMSGSIZE = 1024 |
Generated on Tue Jul 12 2022 16:25:14 by
1.7.2
