<div dir="ltr"><div><div><div><div><div>Hi,<br><br></div>I&#39;m a Freeswitch newbee and I&#39;m trying to make a group conference call setup:<br><br></div><div>Kamailio sends Group-Users:user1000;ip1000;.. ----------&gt; Freeswitch<br></div><div><br></div>I&#39;ve
 seen that &quot;conference_set_auto_outcall&quot; does what I need, but the users
 must be registered: &quot;2016-06-09 08:46:52.161319 [ERR] 
mod_conference.c:1389 Cannot create outgoing channel, cause: 
USER_NOT_REGISTERED&quot;.<br><br></div><div> Without success, I tried setting:<br>-&gt; &lt;user id=&quot;1000&quot; cidr=&quot;IP1000&quot;&gt; in directory (maybe this should solve it and I&#39;m doing something wrong)<br>-&gt; &lt;param name=&quot;disable-register&quot; value=&quot;true&quot;/&gt; in sip_profiles<br></div><div><br>I can access the received header values in dialplan and get the user1000 and ip1000. <br><br></div>Is
 there a way I could tell Freeswitch to add user1000 at IP1000 to group 
conference without needing to register them, just using the given IP?<br><br></div><div>Also,
 what should I use if I want to keep a local &quot;IP1000&lt;=&gt;x.x.x.x&quot; 
mapping and avoid sending the actual IP in the Group-Users header?<br></div><div><br></div>Thank you in advance,<br></div>Stefan</div>