OPAL
Version 3.14.3
|
#include <opal_config.h>
#include <opal/manager.h>
#include <opal/mediafmt.h>
#include <opal/transports.h>
Go to the source code of this file.
Data Structures | |
class | OpalEndPoint |
class | OpalEndPoint::ConnectionDict |
Functions | |
bool | OpalIsE164 (const PString &number, bool strict=false) |
Test for if string is a valid E.164 number. More... | |
bool OpalIsE164 | ( | const PString & | number, |
bool | strict = false |
||
) |
Test for if string is a valid E.164 number.
number | Number to inspect |
strict | Strict interpretation, or allow leading '+' |