[Serusers] t_lookup_request, t_relay

Jorge Crichigno jcrichigno at conexion.com.py
Fri Jun 24 03:57:56 CEST 2005


Hello,

   I have the following problem using the below lines in ser.cfg:

    if (t_lookup_request()){
	do some tasks, but not BREAK;
    };

    if (!t_relay()) {
                sl_reply_error();
                break;
    };

With this lines, the errors shows below are displayed:

ERROR: t_newtran: transaction already in process 0x40216208
35(28756) ERROR: sl_reply_error used: I'm terribly sorry, server error
occurred (1/SL)

I'm using SER 0.9.0. 

   Thank you!


                    Jorge





More information about the sr-users mailing list