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

4.3 #758

Closed
wants to merge 7 commits into from
Closed

4.3 #758

wants to merge 7 commits into from

Conversation

TheGrandWazoo
Copy link
Contributor

Terminated all LM_-based statement messages with new line characters

Used <CTRL> <SHIFT> F inside Eclipse Mars.2 to format all files and code
to be the same.
As requested by oej on Issue #580 terminated all LM_-based messages with
a new line (\n) character.
I needed to add some additional debug statements to the code in certain
areas due to the issue with the seize line on calls. Even though it does
not seem to be giving me all the debug statements in the log file, I do
know that the code is executing. Also, it maybe because some of the
LM_-based statements did not end with a line terminator.
disappear.

Reversing the from and to variables in the sca_dialog_build_from tags
call the a inbound call that was put on hold and then seize held by
another SCA work without extra appearances showing up.
It states in the code of sca_call_info_is_line_seize_reinvite that if
the from and to URI's are the same, then a reINVITE is occuring. Well
this was taking any 200 reply and changing the owner and appearance uri
to the wrong things. This also cleared up outbound calls to be placed
and hold and then seized by another phone without multiple appearances
showing up.
When using 'kamcmd sca.all_appearances' to display the appearances the
owner and the callee became the same. I think the owner should be a SCA
endpoint of the call and not a non-SCA endpoint. This change fixed that
issue.
@miconda
Copy link
Member

miconda commented Aug 29, 2016

Thank you for willing to contribute to kamailio project. You will need to refactor a bit your pull request in order to merge it because we have some rules in order to keep the history of commits clean and coherent:

Same note about contributing are in the repository at:

@TheGrandWazoo
Copy link
Contributor Author

Closing because I was using the wrong branch.

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.

None yet

2 participants