On Mon, Oct 3, 2016 at 6:36 PM, John Kiniston <johnkinis...@gmail.com>
wrote:

> I'm trying to find where you configure the parking lot used by phones
> registered via pjsip.
>
> In sip.conf you could set the default lot for call parking with the
> 'parkinglot=mylot' setting but I don't see an equivalent in pjsip.conf
>
> Do I need to use setvar to set CHANNEL(parkinglot) on my endpoint to do
> this now?
>

Yes.  In your type=endpoint section you specify
set_var=CHANNEL(parkinlot)=mylot

Richard
-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

Join the Asterisk Community at the 13th AstriCon, September 27-29, 2016
      http://www.asterisk.org/community/astricon-user-conference

New to Asterisk? Start here:
      https://wiki.asterisk.org/wiki/display/AST/Getting+Started

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to