<div dir="ltr">Hi from now i using api:execute("chat","sip|"..userNumber.."@mydomain|external/sip:"..toUser.."@mydomain|"..message:getBody())<br><br>And it works find but userNumber also sets at the uuerName parameter at the from field:<br>from: "1001" <<a href="mailto:sip%3A1001@mydomain.com">sip:1001@mydomain.com</a>><br><br>I wanna control username here and send it as:<br><br>from: "Peter Pen" <<a href="mailto:sip%3A1001@mydomain.com">sip:1001@mydomain.com</a>><br><br>Could you help me to find a way hoe to do it? didnt found any informaion about it at the documentation.</div>