Skip to content

1.0.3 - added automatic selection of iface for subscription server / Bugfix for subscriptions#7

Open
ChriD wants to merge 2 commits into
thibauts:masterfrom
ChriD:master
Open

1.0.3 - added automatic selection of iface for subscription server / Bugfix for subscriptions#7
ChriD wants to merge 2 commits into
thibauts:masterfrom
ChriD:master

Conversation

@ChriD

@ChriD ChriD commented Feb 19, 2017

Copy link
Copy Markdown

Hi,

I have added a automatic selection of the interface where the subscriber server resides on.
This solves the problem of 2 active NIC's wherby the UPNP-device resides on the "second" nic and the subscriber server would use the first NIC for listening to the subscription events. (Will never get the events in this case)

It works only if the HOSTNAME of the client is an ip. The resolving of the name is not implemeneted. If its no ip then the code should behave as it is like now and use the first nic.

@ChriD

ChriD commented Feb 20, 2017

Copy link
Copy Markdown
Author

I have added another bugfix on subscriptions.
The response to a subscription event has to be an 200 OK, otherwise a proper developed UPNP device will kick us out of its subscription list

@ChriD ChriD changed the title 1.0.3 - added automatic selection of iface for subscription server 1.0.3 - added automatic selection of iface for subscription server / Bugfix for subscriptions Feb 20, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant