I need some help understanding transactions, I know how to start transactions, are create a simple stateful proxy. But I'm having some troubles understanding how I can modify a current transaction.
Everytime I try I always get the error:
0(10257) ERROR: t_newtran: transaction already in process
Which leads me to believe once the transaction is created, I can't modify it. Is this true?
------------------------------- Paul Belanger (mailto:paul.belanger@pronexus.com) Technical Support Specialist Cisco Certified Network Associate Pronexus Inc. - A Powerful Voice in Communication Solutions ------------------------------- Tel: 613.271.8989 ext. 516 Fax: 613.271.8388 http://support.pronexus.com -------------------------------
It depends on what do you mean by modify. You can add new downstream branches, for example. You can access and modify the information stored within transactions, such as AVPs or flags.
Once a transaction is created, you cannot call t_newtran. The transaction gets usually created by calling t_relay().
Jan.
On 21-02 14:47, Paul Belanger wrote:
I need some help understanding transactions, I know how to start transactions, are create a simple stateful proxy. But I'm having some troubles understanding how I can modify a current transaction.
Everytime I try I always get the error:
0(10257) ERROR: t_newtran: transaction already in process
Which leads me to believe once the transaction is created, I can't modify it. Is this true?
Paul Belanger (mailto:paul.belanger@pronexus.com) Technical Support Specialist Cisco Certified Network Associate Pronexus Inc. - A Powerful Voice in Communication Solutions
Tel: 613.271.8989 ext. 516 Fax: 613.271.8388 http://support.pronexus.com
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers