i&#39;m trying to originate a call to a user and have the call be automatically answered using sip_auto_answer. but when i run the command it rings the user<br>these are the commands i&#39;ve tried: <br>originate {sip_auto_answer=true}sofia/internal/testuser%192.168.3.122 &amp;conference(default)<br>
originate {sip_auto_answer=true}sofia/internal/testuser%192.168.3.122 48000<br>originate {sip_auto_answer=true}sofia/internal/testuser%192.168.3.122 &amp;bridge(48000)<br><br>could someone tell me what i&#39;m doing wrong?<br>