Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I am trying to make a call from SP to CUBE but cube is returning 400 bad request error. Below is the debug. Kindly advise.
*Feb 7 07:29:23.361: //-1/xxxxxxxxxxxx/SIP/Info/info/1024/httpish_msg_create: created msg=0x7FD64BFA4378 with refCount =...
I have been setting up CUBE to register with a service provider. The provider expects:
Digest username="[email protected]",.........
but CUBE is sending this:
Authorization: Digest username="+25675440000",realm="provider.com",uri="sip:provi...
I have tried this but it affects the To, From and contact headers of the REGISTER message sent to the provider
The display becomes <sip:[email protected]@provider.com>
This is not recognized by the provider
Hi Nipun,
The username provided is +25675440000
But he needs [email protected] in the Authorization header
Received:SIP/2.0 401 UnauthorizedVia: SIP/2.0/UDP 10.156.0.249:5060;branch=z9hG4bK11917B4Call-ID: 2A459290-5E611E8-FFFFFFFF80028391...