Yate Community Forum

General Category => Yate users hangout place => Topic started by: xyswitchz on September 29, 2017, 08:24:23 AM

Title: call as a registered user
Post by: xyswitchz on September 29, 2017, 08:24:23 AM
how would i place a call  as a registered user with username and password

something like?
sip/sip:number@server;username=xxxx;password=xxxx
Title: Re: call as a registered user
Post by: Monica Tepelus on October 03, 2017, 06:04:55 AM
You want to call that user as well? I mean you want to make a call on the user's behalf and call the user and the other party and connect them?
Title: Re: call as a registered user
Post by: xyswitchz on October 03, 2017, 10:26:21 AM

basically I  do not wan to use the accfile.

I want to make a outbound call connect to dumb/. The outband call to be authenticated with the remote server by adding the credentials  on the regex



Title: Re: call as a registered user
Post by: Monica Tepelus on October 04, 2017, 01:20:58 AM
SIP doesn't work like that. Authentication is different from placing the call. You can't do this in a single step.
Basically you want to make a call, the other party rejects the call asking for authentication, you authentify, and then you place the calls. This happends in multiple SIP messages.