search for: optionstopass

Displaying 2 results from an estimated 2 matches for "optionstopass".

2004 Jun 23
0
UPDATE Patch for postgres enabled app_voicemail.c
...s function queries the database and loads the voicemail information ! * so the command show voicemail users works properly ! */ ! fprintf (stderr, " Loading voicemail information from database\n"); ! PGresult *PGSQLres; ! ! ! int numFields, i, k; ! char *fname; ! char query[240]; ! char optionsToPass[500] = ""; ! char options[160] = ""; ! char context[90] = ""; ! char mailbox[90] = ""; ! char password[90] = ""; ! char fullname[90] = ""; ! char email[90] = ""; ! char pager[90] = ""; ! ! //fprintf(stdout,"postgre...
2004 Jun 23
0
Patch for postgres enabled app_voicemail.c
...s function queries the database and loads the voicemail information ! * so the command show voicemail users works properly ! */ ! fprintf (stderr, " Loading voicemail information from database\n"); ! PGresult *PGSQLres; ! ! ! int numFields, i, k; ! char *fname; ! char query[240]; ! char optionsToPass[500] = ""; ! char options[160] = ""; ! char context[90] = ""; ! char mailbox[90] = ""; ! char password[90] = ""; ! char fullname[90] = ""; ! char email[90] = ""; ! char pager[90] = ""; ! ! //fprintf(stdout,"postgre...