Author Topic: [RESOLVED] ysipchan.conf / ignoring listener general / port =  (Read 8513 times)

rbowles

  • Newbie
  • *
  • Posts: 3
    • View Profile
[RESOLVED] ysipchan.conf / ignoring listener general / port =
« 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.
« Last Edit: November 18, 2012, 08:38:28 PM by rbowles »

Diana Cionoiu

  • Administrator
  • Jr. Member
  • *****
  • Posts: 71
    • View Profile
Re: [RESOLVED] ysipchan.conf / ignoring listener general / port =
« Reply #1 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].

Diana Cionoiu

  • Administrator
  • Jr. Member
  • *****
  • Posts: 71
    • View Profile
Re: [RESOLVED] ysipchan.conf / ignoring listener general / port =
« Reply #2 on: November 21, 2012, 03:21:56 PM »
done. it's in svn.

rbowles

  • Newbie
  • *
  • Posts: 3
    • View Profile
Re: [RESOLVED] ysipchan.conf / ignoring listener general / port =
« Reply #3 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)