<!DOCTYPE html>
<html>
<head>
<title></title>
</head>
<body><div style="font-family:Arial;">So for that purpose I would need sort of a "dummy" extension 3005 that serves as placeholder for the dynamic dial string and probably the voicemail box and presence, right? Then when calls go out to 3005_mobile, etc. I'd set presence_id=3005 or is that not the intended purpose of presence_id?<br></div>
<div style="font-family:Arial;"><br></div>
<div style="font-family:Arial;">If I don't use 3005 as a non-registered extension, how else would I let other extensions monitor presence for the user they only know as "3005" and which is also what they expect to dial to reach that user?<br></div>
<div style="font-family:Arial;"><br></div>
<div style="font-family:Arial;">Thanks</div>
<div style="font-family:Arial;">Mike</div>
<div><br></div>
<div><br></div>
<div>On Tue, Aug 15, 2017, at 12:51 PM, Michael Jerris wrote:<br></div>
<blockquote type="cite"><div style="font-family:Arial;">if you are building dial strings dynamically and dial plan dynamically it is at least possible to still do that, although a bit trickier to do right, if you use the alternate auth-username method Brian refers to.<br></div>
<div><div style="font-family:Arial;"><br></div>
<div><blockquote type="cite"><div>On Aug 15, 2017, at 3:48 PM, Michael Avers <<a href="mailto:michael@mailworks.org">michael@mailworks.org</a>> wrote:<br></div>
<div style="font-family:Arial;"><br></div>
<div><div><div style="font-family:Arial;">Yes I agree it's much simpler, the issue is I need to be able to send calls to specific user devices at times. For example a user may not want mod fifo calls to go to anything but the deskphone, etc. Or users want to ring them sequentially even when dialed internally as an extension.<br></div>
<div><br></div>
<div><br></div>
<div>On Tue, Aug 15, 2017, at 12:33 PM, Brian West wrote:<br></div>
<blockquote type="cite"><div dir="ltr"><div style="font-family:Arial;">You're better off making them all register as the same, it makes everything easier.  Change the auth-username so you can tell them apart possibly.<br></div>
<div><br></div>
<div>/b<br></div>
<div><br></div>
</div>
<div><div style="font-family:Arial;"><br></div>
<div><div style="font-family:Arial;">On Tue, Aug 15, 2017 at 2:35 AM, Igor Olhovskiy <span dir="ltr"><<a href="mailto:igorolhovskiy@gmail.com">igorolhovskiy@gmail.com</a>></span> wrote:<br></div>
<blockquote style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204, 204, 204);padding-left:1ex;"><div><div name="messageBodySection" style="font-size:14px;font-family:-apple-system, BlinkMacSystemFont, sans-serif;"><div>Hi!<br></div>
<div><br></div>
<div style="font-family:Arial;">Actually, you can use a ring groups here.<br></div>
<div><br></div>
<div>Like <br></div>
<div><br></div>
<div>condition - destination_number - 3005<br></div>
<div>action - bridge - user/3005_mobile,{<span class="highlight" style="background-color:rgb(255, 255, 255)"><span class="colour" style="color:rgb(51, 51, 51)"><span class="font" style="font-family:Arial, sans-serif">leg_delay_<wbr>start=10</span></span></span>}user/3005_desktop<br></div>
<div><br></div>
<div>More on this - <a href="https://freeswitch.org/confluence/display/FREESWITCH/Dialplan+FollowMe">https://freeswitch.org/<wbr>confluence/display/FREESWITCH/<wbr>Dialplan+FollowMe</a><br></div>
</div>
<div name="messageSignatureSection" style="font-size:14px;font-family:-apple-system, BlinkMacSystemFont, sans-serif;"><div style="font-family:Arial;"><br></div>
<div style="font-family:Arial;">Regards, Igor<br></div>
</div>
<div><div><div name="messageReplySection" style="font-size:14px;font-family:-apple-system, BlinkMacSystemFont, sans-serif;"><div style="font-family:Arial;"><br></div>
<div style="font-family:Arial;">On 14 авг. 2017 г., 4:09 +0200, Michael Avers <<a href="mailto:michael@mailworks.org">michael@mailworks.org</a>>, wrote:<br></div>
<div style="font-family:Arial;"><br></div>
<blockquote type="cite" style="margin-top:5px;margin-right:5px;margin-bottom:5px;margin-left:5px;padding-left:10px;border-left-width:thin;border-left-style:solid;border-left-color:rgb(26, 188, 156);"><div style="font-family:Arial;">I'm trying to ditch multiple registrations and go with a concept where a user (say identified internally as extension # 3005) can register any number of devices/softphones using unique SIP credentials for each one, and so extension would end up having these extensions configured:<br></div>
<div style="font-family:Arial;"><br></div>
<div style="font-family:Arial;">3005@domain - primary extension, but no one registers it directly. It is used for presence and its dial_string will define what other extensions are supposed to ring<br></div>
<div style="font-family:Arial;"><br></div>
<div style="font-family:Arial;">3005_desktop@domain<br></div>
<div style="font-family:Arial;">3005_mobile1@domain<br></div>
<div style="font-family:Arial;">3005_yealink@domain<br></div>
<div style="font-family:Arial;"><br></div>
<div style="font-family:Arial;">and so 3005's dial_string can define that the Yealink and Mobile1 extensions will ring for the first 10 seconds, and only then 3005_desktop starts to ring as well.<br></div>
<div style="font-family:Arial;"><br></div>
<div style="font-family:Arial;">They will all have 3005's VM box as their voicemail box.<br></div>
<div style="font-family:Arial;"><br></div>
<div style="font-family:Arial;">When they call out they will set presence_id to be 3005@domain and also presence_id will be set when they are called via 3005's dial_string.<br></div>
<div style="font-family:Arial;"><br></div>
<div style="font-family:Arial;">Anybody ever did this kind of set up?<br></div>
<div style="font-family:Arial;"><br></div>
<div style="font-family:Arial;">The whole idea is to have the user control which of their devices ring, if at all. Because I see more and more users registering on 3+ devices and they don't always want them to all to ring right away.<br></div>
<div style="font-family:Arial;"><br></div>
<div style="font-family:Arial;">Mike<br></div>
</blockquote></div>
</div>
</div>
</div>
</blockquote></div>
</div>
</blockquote></div>
</div>
</blockquote></div>
</div>
<div><u>_________________________________________________________________________</u><br></div>
<div>Professional FreeSWITCH Consulting Services:<br></div>
<div><a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br></div>
<div><a href="http://www.freeswitchsolutions.com">http://www.freeswitchsolutions.com</a><br></div>
<div> <br></div>
<div>Official FreeSWITCH Sites<br></div>
<div><a href="http://www.freeswitch.org">http://www.freeswitch.org</a><br></div>
<div><a href="http://confluence.freeswitch.org">http://confluence.freeswitch.org</a><br></div>
<div><a href="http://www.cluecon.com">http://www.cluecon.com</a><br></div>
<div> <br></div>
<div>FreeSWITCH-users mailing list<br></div>
<div><a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br></div>
<div><a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br></div>
<div>UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users<br></div>
<div><a href="http://www.freeswitch.org">http://www.freeswitch.org</a><br></div>
</blockquote><div style="font-family:Arial;"><br></div>
</body>
</html>