Hi, Alex!

Yes, the t_replicate function hasn't changed. Your problem is that you are not passing properly the first parameter of the t_replicate() function. It should be:

t_replicate("$du", "0x4");

Regards,

--
Răzvan Crainea
OpenSIPS Developer
http://www.opensips-solutions.com


On 02/29/2012 03:07 PM, a.n.ryzhov wrote:
Hello, Razvan

I have try to use psevdo variable in opensips (1.7.2) script like this:

t_replicate($du,"0x4");

But i catch a  bad arguments error:
CRITICAL:core:yyerror: parse error in config file, line 197, column 26-27:
bad arguments for command<t_replicate>

Is this functional
"t_replicate can also receive a pseudo-variable as argument." ported  to
1.7.2 opensips ?

Regards,
Alex
uiptel.com

--
View this message in context: 
http://opensips-open-sip-server.1449251.n2.nabble.com/Using-dispatcher-and-t-replicate-tp5592900p7329158.html
Sent from the OpenSIPS - Users mailing list archive at Nabble.com.

_______________________________________________
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

_______________________________________________
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to