- Timestamp:
- Oct 18, 2006 8:35:14 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/pjsip/src/pjsua-lib/pjsua_acc.c
r769 r781 488 488 pjsua_acc *acc; 489 489 pj_str_t contact; 490 char contact_buf[ 512];490 char contact_buf[1024]; 491 491 pj_pool_t *pool; 492 492 pj_status_t status;
Note: See TracChangeset
for help on using the changeset viewer.