Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug with pua_dialoginfo and parallel forking (1.9, 1.10) #94

Closed
nikbyte opened this issue Oct 2, 2013 · 2 comments
Closed

Bug with pua_dialoginfo and parallel forking (1.9, 1.10) #94

nikbyte opened this issue Oct 2, 2013 · 2 comments

Comments

@nikbyte
Copy link
Member

nikbyte commented Oct 2, 2013

Bug in pua_dialoginfo…
Case:

  1. Register phone no. 1 with user@domain.com
  2. Register phone no. 2 with user@domain.com
  3. Call to user@domain.com from somewhere
  4. Answer on phone no. 1
  5. Call from user@domain.com to somewhere
  6. Hang up phone no. 1
  7. Hang up phone no. 2

Expected behaviour for phone no. 1:

  1. phone no. 1 receives early and confirmed from dialog no. 1
  2. phone no. 1 receives early and confirmed from dialog no. 2
  3. phone no. 1 receives terminated from dialog no. 1
  4. phone no. 1 receives terminated from dialog no. 2

We have on phone no. 1:

  1. phone no. 1 receives early and confirmed from call no. 1
  2. phone no. 2 receives early from dialog Dummy ticket #1 and confirmed from dialog no. 2
  3. phone no. 1 receives confirmed from dialog no. 2
  4. phone no. 1 receives terminated from dialog no. 2
@nikbyte
Copy link
Member Author

nikbyte commented Oct 6, 2013

I will investigate. Add info later.

@nikbyte
Copy link
Member Author

nikbyte commented Oct 28, 2013

It seems script troubles. No bugs inside opensips.

@nikbyte nikbyte closed this as completed Oct 28, 2013
bogdan-iancu added a commit that referenced this issue May 27, 2022
Fix typos leading to bad json structure
Reported by @bctff
Closes opensips-cli/#94
bogdan-iancu added a commit that referenced this issue May 27, 2022
Fix typos leading to bad json structure
Reported by @bctff
Closes opensips-cli/#94

(cherry picked from commit 96d8113)
bogdan-iancu added a commit that referenced this issue May 27, 2022
Fix typos leading to bad json structure
Reported by @bctff
Closes opensips-cli/#94

(cherry picked from commit 96d8113)
bogdan-iancu added a commit that referenced this issue May 27, 2022
Fix typos leading to bad json structure
Reported by @bctff
Closes opensips-cli/#94

(cherry picked from commit 96d8113)
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

No branches or pull requests

1 participant