Yate Community Forum

Yate server => Yate bugs => Topic started by: rbowles on November 18, 2012, 10:11:41 AM

Title: [RESOLVED] ysipchan.conf / ignoring listener general / port =
Post by: rbowles on November 18, 2012, 10:11:41 AM
Hello.  I'm new to yate.  I'm basically running Bill Simon's yate config for GV<->SIP

Being adventurous, I'm also running the latest svn version.

I just updated to the latest svn checkout, and it appears that my ysipchan.conf:

[listener general]
;addr=127.0.0.1
port=5050

is being ignored.  lsof -i shows yate binding to 5060

I haven't looked at yate source enough to know where to debug (and I just hacked in 5050 in surely the wrong place but...)


UPDATE:  I looked at the SVN history and see that [listener general] has been consolidated into [general] and updated my config and all is good!

I think this might trip up a bunch of folks running yate on alternate ports since it is a popular thing to co-locate on the same server as other SIP apps.
Title: Re: [RESOLVED] ysipchan.conf / ignoring listener general / port =
Post by: Diana Cionoiu on November 18, 2012, 10:56:56 PM
Gotcha.
We will make both sections active and [ listener general] will be taken into consideration if it exists instead of [general].
Title: Re: [RESOLVED] ysipchan.conf / ignoring listener general / port =
Post by: Diana Cionoiu on November 21, 2012, 03:21:56 PM
done. it's in svn.
Title: Re: [RESOLVED] ysipchan.conf / ignoring listener general / port =
Post by: rbowles on January 05, 2013, 08:52:13 PM

Thank you very much!  And nicely done!

(I'm fully up to date on SVN and it is running very smoothly)