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

Docs: Lack of capDialog.refuse() in CAP stack #38

Closed
vetss opened this issue Feb 23, 2016 · 0 comments
Closed

Docs: Lack of capDialog.refuse() in CAP stack #38

vetss opened this issue Feb 23, 2016 · 0 comments
Assignees
Labels
Milestone

Comments

@vetss
Copy link
Contributor

vetss commented Feb 23, 2016

"13.2. jSS7 Stack Sending a CAP request (InitialDPRequest as an example)" chapter mentions the "capDialog.refuse()" method for a dialog rejection.

capDialog (unlike mapDialog) does not have "capDialog.refuse()" method because it does not not allowed by a specification. We have to use "capDialog.abort(CAPUserAbortReason abortReason)" method to reject / abort the dialog and send back TC-UserAbort and close the dialog.

https://telestax.zendesk.com/tickets/32984

@vetss vetss added the bug label Feb 23, 2016
@vetss vetss added this to the 3.0.0 milestone Mar 13, 2016
@vetss vetss self-assigned this Mar 13, 2016
vetss added a commit to vetss/jss7 that referenced this issue May 31, 2016
vetss added a commit to vetss/jss7 that referenced this issue May 31, 2016
@vetss vetss closed this as completed May 31, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant