[PATCH] Move file to utils, and add new feature.
Alexander Malysh
amalysh at kannel.org
Tue Apr 14 21:55:48 CEST 2009
Hi,
commited to cvs.
Thanks,
Alex
Am 14.04.2009 um 16:03 schrieb Vincent CHAVANIS:
>
> This *minor* patch :
>
> - just moves the file from /test/ to the /utils/ folder which is IMO
> more appropriate.
> - add a new feature: now prints ot (operation type) on ack/nack
> responses
>
> + printf("E%d_ACK \t%s\n", emimsg->ot,
> + octstr_get_cstr(emimsg->fields[E50_ADC]));
> + printf("E%d_SM \t%s\n", emimsg->ot,
> + octstr_get_cstr(emimsg->fields[E50_OADC]));
>
> - also updates credits informations.
>
> Vincent
>
> <patch_dec_emi.txt>
More information about the devel
mailing list