Folks,
I have noticed that names and semantics of functions that can be used by external programs to generate transactions in the tm module have been changed, but all examples refer to old functions (t_uac, t_uac_from etc). This needs to be corrected before 0.8.11 is out because otherwise it would be very hard to make any use of that functionality without investing significant amount of time into studying tm module internals.
-Maxim
On 12-07 00:23, Maxim Sobolev wrote:
Folks,
I have noticed that names and semantics of functions that can be used by external programs to generate transactions in the tm module have been changed, but all examples refer to old functions (t_uac, t_uac_from etc). This needs to be corrected before 0.8.11 is out because otherwise it would be very hard to make any use of that functionality without investing significant amount of time into studying tm module internals.
Yes, we know that, this is work in progress. You are welcome if you want to help with that.
Jan.
Jan Janak wrote:
On 12-07 00:23, Maxim Sobolev wrote:
Folks,
I have noticed that names and semantics of functions that can be used by external programs to generate transactions in the tm module have been changed, but all examples refer to old functions (t_uac, t_uac_from etc). This needs to be corrected before 0.8.11 is out because otherwise it would be very hard to make any use of that functionality without investing significant amount of time into studying tm module internals.
Yes, we know that, this is work in progress. You are welcome if you want to help with that.
I don't think that I'll be able to help you with this, because I am not familiar with appropriate changes, which is obviously necessary to document them properly.
-Maxim