Kannel: Open Source WAP and SMS gateway
svn-r5336
|
#include <smscconn_p.h>
Data Fields | |
regex_t * | re |
Octstr * | id |
Definition at line 254 of file smscconn_p.h.
Octstr* pattern_route::id |
Definition at line 256 of file smscconn_p.h.
Referenced by init_reroute(), pattern_route_destroy(), and route_incoming_to_smsc().
regex_t* pattern_route::re |
Definition at line 255 of file smscconn_p.h.
Referenced by init_reroute(), pattern_route_destroy(), and route_incoming_to_smsc().