search for: printfl

Displaying 1 result from an estimated 1 matches for "printfl".

Did you mean: printf
2006 Dec 20
0
asterisk run on vxworks for hardware pbx
...l_context; char xferto[256],dialstr[265]; char *cid_num; char *cid_name; int outstate=0; char *exten = NULL ,*context = NULL; pu = head; //pu is a queue hav dst and src number printfl("\n\n\n\n %s time is over",pu->dst); show_queue(head); memset(xferto, 0, sizeof(xferto)); //callbk = ast_channel_alloc(0); callbk = ast_get_channel_by_exten_locked(pu->dst,...