[Spce-user] non existing right pvar

Daniel Grotti dgrotti at sipwise.com
Thu Jun 12 15:44:51 EDT 2014


Hi,
nothing to worry about, just a cosmetic issue.
You can fix it by changing:

if (is_present_hf("Expires")) $var(expires) = $hdr(Expires);
$var(expires_param) = $(ct{param.value,expires});

instead of:

if (is_present_hf("Expires")) $var(expires) = $hdr(Expires);
$var(expires_param) = @contact.expires;


in proxy/register.cfg.tt2



Daniel


----- Original Message -----
From: "Abel Alejandro" <aalejandro at alliedtechnologygrouppr.com>
To: "spce-user" <spce-user at lists.sipwise.com>
Sent: Thursday, June 12, 2014 8:59:29 PM
Subject: [Spce-user] non existing right pvar

I am getting an error during the registration of a device (FortiVoice):


Jun 12 14:56:53 sip proxy[4092]: ERROR: <core> [lvalue.c:356]:
lval_pvar_assign(): non existing right pvar
Jun 12 14:56:53 sip proxy[4092]: ERROR: <core> [lvalue.c:416]:
lval_assign(): assignment failed at pos: (198,25-198,50)
Jun 12 14:56:53 sip proxy[4092]: NOTICE: <script>: Contacts
successfully updated, expires in 3600s - R=sip:sip.fusetelecom.com
ID=2001687033
Jun 12 14:56:54 sip proxy[4088]: NOTICE: <script>: New request -
M=REGISTER R=sip:sip.fusetelecom.com
F=sip:vidahatorey at sip.fusetelecom.com
T=sip:vidahatorey at sip.fusetelecom.com IP=192.168.101.2:5060
(127.0.0.1:5060) ID=2001687033
Jun 12 14:56:54 sip proxy[4088]: NOTICE: <script>: Authentication
failed, no credentials - R=sip:sip.fusetelecom.com ID=2001687033
Jun 12 14:56:54 sip proxy[4080]: NOTICE: <script>: New request -
M=REGISTER R=sip:sip.fusetelecom.com
F=sip:vidahatorey at sip.fusetelecom.com
T=sip:vidahatorey at sip.fusetelecom.com IP=192.168.101.2:5060
(127.0.0.1:5060) ID=2001687033
Jun 12 14:56:54 sip proxy[4080]: ERROR: <core> [lvalue.c:356]:
lval_pvar_assign(): non existing right pvar
Jun 12 14:56:54 sip proxy[4080]: ERROR: <core> [lvalue.c:416]:
lval_assign(): assignment failed at pos: (198,25-198,50)
Jun 12 14:56:54 sip proxy[4080]: NOTICE: <script>: Contacts
successfully updated, expires in 3600s - R=sip:sip.fusetelecom.com
ID=2001687033
Jun 12 14:56:54 sip proxy[4079]: NOTICE: <script>: New request -
M=REGISTER R=sip:sip.fusetelecom.com
F=sip:vidahatorey at sip.fusetelecom.com
T=sip:vidahatorey at sip.fusetelecom.com IP=192.168.101.2:5060
(127.0.0.1:5060) ID=2001687033
Jun 12 14:56:54 sip proxy[4079]: NOTICE: <script>: Authentication
failed, no credentials - R=sip:sip.fusetelecom.com ID=2001687033
Jun 12 14:56:54 sip proxy[4082]: NOTICE: <script>: New request -
M=REGISTER R=sip:sip.fusetelecom.com
F=sip:vidahatorey at sip.fusetelecom.com
T=sip:vidahatorey at sip.fusetelecom.com IP=192.168.101.2:5060
(127.0.0.1:5060) ID=2001687033


Registration message:

REGISTER sip:sip.fusetelecom.com SIP/2.0
Via: SIP/2.0/UDP 192.168.101.2:5060;branch=z9hG4bK5CBE21DF;rport
From: <sip:vidahatorey at sip.fusetelecom.com>;tag=31348866741792574075
To: <sip:vidahatorey at sip.fusetelecom.com>
Call-ID: 2001687033
CSeq: 3450 REGISTER
Expires: 3600
Max-Forwards: 70
Contact: 17877058675 <sip:vidahatorey at 192.168.101.2:5060>
Authorization: Digest
username="vidahatorey",realm="sip.fusetelecom.com",nonce="U5n5G1OZ9+94xQe1l+Yy8LUVq8OxuYYu",uri="sip:sip.fusetelecom.com",response="b59884070801735421a47395e49bc589",algorithm=md5
User-Agent: FortiVoice/7.31b00
Content-Length: 0


Any idea why this error occurs?

-- 
Abel Alejandro

787 586 8313 | 787 705 0555

400 Calle Calaf 477
San Juan, PR 00918
aalejandro at alliedtechnologygrouppr.com

_______________________________________________
Spce-user mailing list
Spce-user at lists.sipwise.com
http://lists.sipwise.com/listinfo/spce-user




More information about the Spce-user mailing list