Displaying 2 results from an estimated 2 matches for "ibrdgto".
Did you mean:
  szbrdgto
  
2004 Jun 10
1
RE: question about prepaid app_prepaid
...emsg[256] = "", *ann;
        struct localuser *outgoing=NULL, *tmp;
        struct ast_channel *peer;
***************
*** 380,385 ****
--- 382,390 ----
        struct varshead *headp, *newheadp;
        struct ast_var_t *newvar;
        int go_on=0;
+         time_t  myt;
+       int     iBrdgTO=0;                      /* CHANGE: Time out after
call bridged.  Storm Petersen */
+
        if (!data) {
                ast_log(LOG_WARNING, "Dial requires an argument
(technology1/number1&technology2/number2...|optional timeout)\n");
***************
*** 416,422 ****...
2004 Jun 10
3
FW: question about prepaid app_prepaid
Hi, 
I have compiled and installed app_prepaid module. But have problem when
connect to postgres database.  I guess so because after key in card number,
it always play prepaid-no-aaa voice file. 
Anyone succeeded in configuring the app_prepaid for prepaid calling service
for asterisk?  Please help. 
 
Ps: where can I view the log file for this module. 
 
Thanks. 
 
Tom
 
--------------