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

Auth header is not implemented for generic request #27

Closed
GoogleCodeExporter opened this issue Mar 21, 2015 · 3 comments
Closed

Auth header is not implemented for generic request #27

GoogleCodeExporter opened this issue Mar 21, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link

sipml5 do not add auth header to generic request and reaction on 401/407 is not 
implemented too.

tsip_dialog_generic.js
function tsip_dialog_generic_InProgress_2_InProgress_X_401_407_421_494(ao_args) 
{
    console.error("Not implemented");
    return 0;
}

Original issue reported on code.google.com by i...@fomine.com on 22 May 2012 at 10:36

@GoogleCodeExporter
Copy link
Author

[deleted comment]

@GoogleCodeExporter
Copy link
Author

Original comment by boss...@yahoo.fr on 22 May 2012 at 10:40

  • Changed state: Accepted

@GoogleCodeExporter
Copy link
Author

Fixed by r59

Original comment by boss...@yahoo.fr on 29 May 2012 at 5:08

  • Changed state: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant