[asterisk-bugs] [JIRA] (ASTERISK-25283) res_ari: Multiple PJSIP contacts can't be dialed directly

Joshua Colp (JIRA) noreply at issues.asterisk.org
Tue Jul 28 07:33:33 CDT 2015


Joshua Colp created ASTERISK-25283:
--------------------------------------

             Summary: res_ari: Multiple PJSIP contacts can't be dialed directly
                 Key: ASTERISK-25283
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-25283
             Project: Asterisk
          Issue Type: Bug
      Security Level: None
          Components: Resources/res_ari_channels
    Affects Versions: 13.4.0
            Reporter: Joshua Colp
            Severity: Minor


The PJSIP module allows multiple contacts to be added to an AOR. This is dialed in the dialplan using the PJSIP_DIAL_CONTACTS dialplan function. This is not currently possible directly when dialing using ARI. Only a single endpoint can be dialed.

A workaround exists in the form of a dialplan context which does a Dial using the PJSIP_DIAL_CONTACTS dialplan function. A Local channel can then be specified with ARI that uses the dialplan context.

As a workaround exists I've marked this as minor but this should either be improved so it can be done directly through ARI or this approach documented on the wiki.



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list