On Thu, Oct 30, 2014 at 2:47 PM, Scott Griepentrog <[email protected]>
wrote:

> ​You need to change your dialplan to use the PJSIP_DIAL_CONTACTS function
> like this:
>
> exten => _X.,1,Dial(${PJSIP_DIAL_CONTACTS(200)},30)​
>
> It expands to the list of contacts, separated by &, so that the contacts
> are dialed at the same time.
>
> The documentation page you reference should be updated to include that
> detail.
>

How about this page instead:

https://wiki.asterisk.org/wiki/display/AST/Dialing+PJSIP+Channels

Matt

-- 
Matthew Jordan
Digium, Inc. | Engineering Manager
445 Jan Davis Drive NW - Huntsville, AL 35806 - USA
Check us out at: http://digium.com & http://asterisk.org
-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

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

Reply via email to