[Devel] [ openser-Bugs-1431587 ] Parse Failure
SourceForge.net
noreply at sourceforge.net
Tue Feb 14 16:52:55 CET 2006
Bugs item #1431587, was opened at 2006-02-14 15:52
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1431587&group_id=139143
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: ver devel
Status: Open
Resolution: None
Priority: 5
Submitted By: Norman Brandinger (goestelecom)
Assigned to: Nobody/Anonymous (nobody)
Summary: Parse Failure
Initial Comment:
During the migration to the new AVP syntax, I changed:
modparam("tm", "fr_inv_timer_avp", "s:invite_timeout")
to:
modparam("tm", "fr_inv_timer_avp",
"$avp(s:invite_timeout)")
The result was that OpenSER failed to start and threw
the following error:
TM - initializing...
ERROR:tm:init_avp_params: invalid fr_inv_timer AVP
specs "$avp(s:invite_timeout)"
ERROR:tm:mod_init: failed to process timer AVPs
Perhaps I didn't understand when s:xxx should be left
alone or when it should be replaced with $avp(s:xxx)
Regards,
Norm
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1431587&group_id=139143
More information about the Devel
mailing list