« Back to Technical Questions

sip_ua authentication

Combination View Flat View Tree View
Threads [ Previous | Next ]
Hi all,

Is it possible to use some other authentication method, then the built-in one in IOS under sip-ua?
The problem is that our provider requries a username in the form of "user@domain.com"
From this user and the password and other variables, will be generated the authentication HASH. Wen this HAS is generated in Cisco IOS you cant use a user in form of "user@domain.com", accutly you can. But, then in all the headers IOS will add the domain to username, and we get "user@domain.com@domain.com".
I have tryed to use sip-profiles to solve this, but it wont work.

So can I use some scripting, like TCL to solve this problem

So in you application, do you use UCXSI ?
If you question is about using Tcl API please post at VGAPI Tcl forum.
 
If possible plese give out a sample SIP INVITE and indicate which part you need to extract.
 
Thanks !