[asterisk-bugs] [JIRA] (ASTERISK-29629) ARI external media channel creation doesn't set option data

sungtae kim (JIRA) noreply at issues.asterisk.org
Fri Sep 3 13:26:33 CDT 2021


sungtae kim created ASTERISK-29629:
--------------------------------------

             Summary: ARI external media channel creation doesn't set option data
                 Key: ASTERISK-29629
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-29629
             Project: Asterisk
          Issue Type: Bug
      Security Level: None
          Components: Resources/res_ari_channels
    Affects Versions: 18.6.0, 16.20.0, 19.0.0
            Reporter: sungtae kim


{noformat}
curl -s -X POST -u asterisk:asterisk 192.168.30.10:8088/ari/channels/externalMedia  -H 'Content-Type: application/json; charset=utf-8'  -d '{"app": "voipbin", "external_host": "test.com:5060", "transport": "udp", "format": "ulaw", "connection_type": "client", "direction": "both", "encapsulation": "rtp", "data": "bridge_id=1beb4e7e-ef94-49db-ac82-970f701d3d41,call_id=3c56fa79-ecce-44fe-ada4-e0327b8f599e,context=call-externalmedia"}'
{"id":"1630693324.0","name":"UnicastRTP/test.com-0x7fdb4c2e7390","state":"Down","caller":{"name":"","number":""},"connected":{"name":"","number":""},"accountcode":"","dialplan":{"context":"default","exten":"s","priority":1,"app_name":"AppDial2","app_data":"(Outgoing Line)"},"creationtime":"2021-09-03T20:22:04.410+0200","language":"en","channelvars":{"UNICASTRTP_LOCAL_PORT":"12642","UNICASTRTP_LOCAL_ADDRESS":"172.16.78.129"}}
{noformat}



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



More information about the asterisk-bugs mailing list