Giter Site home page Giter Site logo

Comments (8)

rperre avatar rperre commented on May 23, 2024

I have debuged with curl and i was getting a error about the fileformat, I've solved that problem by adding support to asterisk (compiling it from source).

Now i have nother problem:

I start a bridge recording and I get a positive result:
["name"]=>
string(5) "debug"
["format"]=>
string(3) "sln"
["state"]=>
string(6) "queued"
["target_uri"]=>
string(22) "bridge:5:1:433|5:2:434"

but when try to stop and save it I get "false" again.
when debuging with curl i get:

curl -v -u xxxx:xxxxx -X POST "http://localhost:8088/ari/recordings/live/debug/stop"
{
"message": "Recording not found"

  • Closing connection #0
    }

any help?
thanks

from phpari.

greenfieldtech-nirs avatar greenfieldtech-nirs commented on May 23, 2024

Hi Ricardo,

Can you please paste a full wireshark trace?

Kind Regards,

Nir Simionovich

On Wed, Feb 18, 2015 at 6:59 PM, Ricardo Perre [email protected]
wrote:

I have debuged with curl and it was getting a error about the fileformat,
I've solved that problem by adding support to asterisk.

Now i have nother problem:

I start a bridge recording and I get a positive result:
["name"]=>
string(5) "debug"
["format"]=>
string(3) "sln"
["state"]=>
string(6) "queued"
["target_uri"]=>
string(22) "bridge:5:1:433|5:2:434"

but when try to stop and save it I get "false" again.
when debuging with curl i get:
curl -v -u xxxx:xxxxx -X POST "
http://localhost:8088/ari/recordings/live/debug/stop"

{
"message": "Recording not found"

  • Closing connection #0 }

any help?
thanks


Reply to this email directly or view it on GitHub
#38 (comment)
.

from phpari.

rperre avatar rperre commented on May 23, 2024

I could do a tcpdump of the CURL debug if you want.

from phpari.

rperre avatar rperre commented on May 23, 2024

11:13:03.287439 IP6 localhost.60464 > localhost.radan-http: Flags [S], seq 2428928008, win 65476, options [mss 65476,sackOK,TS val 1557171 ecr 0,nop,wscale 6], length 0
11:13:03.287474 IP6 localhost.radan-http > localhost.60464: Flags [R.], seq 0, ack 2428928009, win 0, length 0
11:13:03.288018 IP myhost.com.48322 > myhost.com.radan-http: Flags [S], seq 3369957947, win 65495, options [mss 65495,sackOK,TS val 1557172 ecr 0,nop,wscale 6], length 0
11:13:03.288044 IP myhost.com.radan-http > myhost.com.48322: Flags [S.], seq 1069093212, ack 3369957948, win 65483, options [mss 65495,sackOK,TS val 1557172 ecr 1557172,nop,wscale 6], length 0
11:13:03.288337 IP myhost.com.radan-http > myhost.com.48322: Flags [.], ack 254, win 1040, options [nop,nop,TS val 1557172 ecr 1557172], length 0
11:13:03.289544 IP myhost.com.radan-http > myhost.com.48322: Flags [P.], seq 1:176, ack 254, win 1040, options [nop,nop,TS val 1557174 ecr 1557172], length 175
11:13:03.289795 IP myhost.com.radan-http > myhost.com.48322: Flags [P.], seq 176:214, ack 254, win 1040, options [nop,nop,TS val 1557174 ecr 1557174], length 38
11:13:03.291485 IP myhost.com.radan-http > myhost.com.48322: Flags [F.], seq 214, ack 255, win 1040, options [nop,nop,TS val 1557175 ecr 1557174], length 0
11:13:03.291518 IP myhost.com.48322 > myhost.com.radan-http: Flags [.], ack 215, win 1041, options [nop,nop,TS val 1557176 ecr 1557175], length 0

from phpari.

rperre avatar rperre commented on May 23, 2024

Is this what you wanted?

from phpari.

greenfieldtech-nirs avatar greenfieldtech-nirs commented on May 23, 2024

No,

Try using ngrep, or simply tcpdump to a file and send the file to me - or
upload to some public cloud.

On Thu, Feb 19, 2015 at 1:33 PM, Ricardo Perre [email protected]
wrote:

Is this what you wanted?


Reply to this email directly or view it on GitHub
#38 (comment)
.

from phpari.

rperre avatar rperre commented on May 23, 2024

I've solved the problem!
Asterisk couldn't write on /var/spool/asterisk/recording
It was a permission problem, so I changed the ownership of this folder and now my recordings work fine.

from phpari.

greenfieldtech-nirs avatar greenfieldtech-nirs commented on May 23, 2024

I see - so please close the ticket

Kind Regards,

Nir Simionovich

On Thu, Feb 19, 2015 at 6:02 PM, Ricardo Perre [email protected]
wrote:

I've solved the problem!
Asterisk couldn't write on /var/spool/asterisk/recording
It was a permission problem, so I changed the ownership of this folder and
now my recordings work fine.


Reply to this email directly or view it on GitHub
#38 (comment)
.

from phpari.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.