Git Product home page Git Product logo

Comments (10)

mike-plivo avatar mike-plivo commented on July 29, 2024

ok, I will test/fix it.
Maybe something wrong when using simple quotes like that .

This problem occurs when you are using TimeLimit in Call rest api ?

Can you give us the freeswitch git revision you are using ?

from plivoframework.

bevenky avatar bevenky commented on July 29, 2024

I tested this with eli. This is there on latest revision of fs.

from plivoframework.

mike-plivo avatar mike-plivo commented on July 29, 2024

This bug happens with last FS revision ?

from plivoframework.

mike-plivo avatar mike-plivo commented on July 29, 2024

I found the commit in FS that changed simple quote parsing. I will fix it asap .

from plivoframework.

efinkelman avatar efinkelman commented on July 29, 2024

Getting a new error now:

-USAGE: <call url> <exten>|&<application_name>(<app_args>) [<dialplan>] [<context>] [<cid_name>] [<cid_num>] [<timeout_sec>]

Here's the Originate that's being sent to FS:

originate {plivo_request_uuid=8275ddbe-e2ec-11e0-8647-12313b0c4557,plivo_answer_url=http://url.com,plivo_ring_url=,plivo_hangup_url=http://url.com,origination_caller_id_number=5551112222,bridge_early_media=true,api_on_answer_1=sched_api +798320 8275e1f6-e2ec-11e0-8647-12313b0c4557 hupall ALLOTTED_TIMEOUT plivo_request_uuid 8275ddbe-e2ec-11e0-8647-12313b0c4557,plivo_sched_hangup_id=8275e1f6-e2ec-11e0-8647-12313b0c4557,plivo_app=true,originate_timeout=60,ignore_early_media=true}sofia/gateway/sip1/+5552223333 'socket:127.0.0.1:8084 async full' inline   

from plivoframework.

mike-plivo avatar mike-plivo commented on July 29, 2024

Can you retry with last commit ?

commit 7f604f2

from plivoframework.

bevenky avatar bevenky commented on July 29, 2024

This has again resurfaced..

from plivoframework.

mike-plivo avatar mike-plivo commented on July 29, 2024

tested with last FS git revision and last plivo revision => working

from plivoframework.

mike-plivo avatar mike-plivo commented on July 29, 2024

done

from plivoframework.

tcreek avatar tcreek commented on July 29, 2024

It seems to have resurfaced again with me

I recently installed Plivo using this method:

wget --no-check-certificate https://github.com/plivo/plivoframework/raw/master/freeswitch/install.sh

sh install.sh

I see the script is getting FreeSwitch with the command "git clone $FS_GIT_REPO --depth=1"
and from I understand, that is getting the dev version while it is recommended to use the command:

git clone -b v1.2.stable git://git.freeswitch.org/freeswitch.git for the stable version.

I will give it a try and let you know

from plivoframework.

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.