[sr-dev] [tracker] Task changed: Cfg parsing error for alias/listen and custom global parameter

sip-router admin at sip-router.org
Mon Mar 29 11:51:25 CEST 2010


THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has been changed.  The changes are listed below.  For full information about what has changed, visit the URL and click the History tab.

FS#56 - Cfg parsing error for alias/listen and custom global parameter
User who did this: Daniel-Constantin Mierla (miconda)
Task details edited:
-------
Following sequence of config rises errors:

<code>
alias="sip.mydomain.com"
myvar.msg="one" desc "One"
</code>

 0(4069) : <core> [cfg.y:3382]: parse error in config file kamailio.cfg, line 104, column 10: syntax error
 0(4069) : <core> [cfg.y:3382]: parse error in config file kamailio.cfg, line 104, column 10: unknown config variable
 0(4069) : <core> [cfg.y:3379]: parse error in config file kamailio.cfg, line 104, column 11-15: 
ERROR: bad config file (3 errors)

Line 104 is 'myvar...'

Having another core parameter in between is ok, e.g.,:

<code>
alias="sip.mydomain.com"
port=5060
myvar.msg="one" desc "One"
</code>
Seems alias/listen grammar eats up to myvar.msg, considering to be host definition.

-------

More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=56

You are receiving this message because you have requested it from the Flyspray bugtracking system.  If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.



More information about the sr-dev mailing list