Hi,
I compiled 3.2 (master) with FLAVOUR=ser and I'm trying to use "uac" module.
my config looks like: ... $uac_req(method)="NOTIFY"; $uac_req(ruri)="sip:server.test.com"; $uac_req(furi)="sip:a@test.com"; $uac_req(turi)="sip:b@@test.com"; ...
and I'm getting this config file error
0(26125) ERROR: <core> [pvapi.c:706]: error searching pvar "uac_req" 0(26125) ERROR: <core> [pvapi.c:910]: wrong char [m/109] in [$uac_req(method)] at [9 (5)] 0(26125) : <core> [cfg.y:3501]: parse error in config file /root/vbroz/ser-srrs-bpi.cfg, line 388, column 2-17: unknown script pseudo variable $uac_req(method) ERROR: bad config file (1 errors)
What's wrong?
Any help is appreciated...
Thanks in advance, -Vlada