[asterisk-bugs] [JIRA] (ASTERISK-28270) Creating call using ARI, does not increasing/decreasing the call count(core show calls)

sungtae kim (JIRA) noreply at issues.asterisk.org
Mon Feb 4 08:26:47 CST 2019


    [ https://issues.asterisk.org/jira/browse/ASTERISK-28270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=246132#comment-246132 ] 

sungtae kim commented on ASTERISK-28270:
----------------------------------------

Is this might be helpful?

{noformat}
*CLI> [2019-02-04 15:22:01] NOTICE[26233]: res_ari.c:768 process_cors_request: Origin header 'chrome-extension://pfdhoblngboilpfeibdedpjgfnlcodoo' does not match an allowed origin.
 Creating Stasis app 'test'
  == WebSocket connection from '192.168.100.1:64444' for protocol '' accepted using version '13'
    -- Called sipp_test/sip:test at 127.0.0.1:5061
    -- PJSIP/sipp_test-00000001 is ringing
       > 0x7f75f800a440 -- Strict RTP learning after remote address set to: 127.0.1.1:6000
    -- PJSIP/sipp_test-00000001 is ringing
    -- PJSIP/sipp_test-00000001 answered
       > Launching Stasis(test) on PJSIP/sipp_test-00000001

*CLI> core show channels
Channel              Location             State   Application(Data)
PJSIP/sipp_test-0000 s at test:1             Up      Stasis(test)
1 active channel
0 active calls
0 calls processed
{noformat}

1 channel, but 0 call.

> Creating call using ARI, does not increasing/decreasing the call count(core show calls)
> ---------------------------------------------------------------------------------------
>
>                 Key: ASTERISK-28270
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-28270
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: PBX/General
>    Affects Versions: 16.1.1
>            Reporter: sungtae kim
>            Assignee: sungtae kim
>            Severity: Minor
>              Labels: pjsip
>         Attachments: wrong_call_count.log
>
>
> Hi,
> Creating call using ARI such as below, does not increasing/decreasing the call count.
> * POST ari/channels
> * POST ari/channels/{channel id}



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



More information about the asterisk-bugs mailing list