You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 6, 2020. It is now read-only.
[7:56:51 PM CEST] Martín Pérez: I'm checking whats going on with the conference tests that we commented out a couple of weeks ago
[7:57:01 PM CEST] Martín Pérez: and some weird stuff is happening
[7:57:03 PM CEST] Martín Pérez: https://gist.github.com/1281991
[7:57:25 PM CEST] Martín Pérez: That is the output of running the following command:
[7:57:39 PM CEST] Martín Pérez:
bundle exec rspec spec/rayo-conference_spec.rb -e "Conference command with two callers in a conference should destroy the conference once the last participant leaves by stopping the component"
[7:58:06 PM CEST] Martín Pérez: If look carefully to the logs, you'll notice to <hangup commands from punchblock addressed to the same call.
[7:58:24 PM CEST] Martín Pérez: and after the second <hangup command there is some weird IQ commands being sent as well :S
[7:58:33 PM CEST] Martín Pérez: like an <input ??!!
[7:58:41 PM CEST] Martín Pérez: not sure what is going on there
[7:59:21 PM CEST] Martín Pérez: ... wait forget that last comment
[7:59:26 PM CEST] Martín Pérez: no <input
[7:59:51 PM CEST] Martín Pérez: it is just that a <conference is resent
[8:00:00 PM CEST] Martín Pérez: and then there is several errors
[8:00:18 PM CEST] Ben Langfeld: Ok, can you file an issue and I'll look at it later?
[
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Just copying from the chat:
[7:56:51 PM CEST] Martín Pérez: I'm checking whats going on with the conference tests that we commented out a couple of weeks ago
[7:57:01 PM CEST] Martín Pérez: and some weird stuff is happening
[7:57:03 PM CEST] Martín Pérez: https://gist.github.com/1281991
[7:57:25 PM CEST] Martín Pérez: That is the output of running the following command:
[7:57:39 PM CEST] Martín Pérez:
bundle exec rspec spec/rayo-conference_spec.rb -e "Conference command with two callers in a conference should destroy the conference once the last participant leaves by stopping the component"
[7:58:06 PM CEST] Martín Pérez: If look carefully to the logs, you'll notice to <hangup commands from punchblock addressed to the same call.
[7:58:24 PM CEST] Martín Pérez: and after the second <hangup command there is some weird IQ commands being sent as well :S
[7:58:33 PM CEST] Martín Pérez: like an <input ??!!
[7:58:41 PM CEST] Martín Pérez: not sure what is going on there
[7:59:21 PM CEST] Martín Pérez: ... wait forget that last comment
[7:59:26 PM CEST] Martín Pérez: no <input
[7:59:51 PM CEST] Martín Pérez: it is just that a <conference is resent
[8:00:00 PM CEST] Martín Pérez: and then there is several errors
[8:00:18 PM CEST] Ben Langfeld: Ok, can you file an issue and I'll look at it later?
[
The text was updated successfully, but these errors were encountered: