Browse Source

teste agi_c

remotes/origin/master
Rodgger 2 years ago
parent
commit
d16f363aec
  1. 2
      agi.c

2
agi.c

@ -54,6 +54,8 @@ s_agi_parameter *ast_agi( ){
return NULL;
}
printf("VERBOSE %s \n", next_ast_param->value);
ast_agi_add_param( &ast_param, next_ast_param );
}

Loading…
Cancel
Save