| 
    Kannel: Open Source WAP and SMS gateway
    svn-r5336
    
   | 
 
Go to the source code of this file.
Macros | |
| #define | BB_DEFAULT_THREAD_MAX 20 | 
| #define | BB_DEFAULT_HOST "localhost" | 
| #define | BB_DEFAULT_SMSBOX_PORT 13001 | 
| #define | BB_DEFAULT_WAPBOX_PORT 13002 | 
| #define | BB_DEFAULT_HTTP_PORT 13000 | 
| #define | BB_DEFAULT_MAX_QUEUE 1000 | 
| #define BB_DEFAULT_HOST "localhost" | 
Definition at line 67 of file bb.h.
Referenced by init_smppbox(), init_smsbox(), init_sqlbox(), and main().
| #define BB_DEFAULT_SMSBOX_PORT 13001 | 
Definition at line 68 of file bb.h.
Referenced by init_smppbox(), init_smsbox(), and init_sqlbox().