Git Product home page Git Product logo

Comments (5)

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

Can you catch and report the log line from plivo-outbound starting with 'Dial Started' when you execute this restxml ?

from plivoframework.

mattwilliamson avatar mattwilliamson commented on July 29, 2024

It's a little different now, I'm dialing 1000@localhost -> plivo@localhost -> +17328381916

callerId = 19492660931

2011-06-20 12:13:37,989 outboundserver[58772]: INFO: (6) Dial Started {effective_caller_id_number=19492660931}sofia/gateway/flowroute/+17328381916|sofia/gateway/flowroute/+17328381916
2011-06-20 12:13:37,990 outboundserver[58772]: DEBUG: (6) Execute: bridge args={effective_caller_id_number=19492660931}sofia/gateway/flowroute/+17328381916|sofia/gateway/flowroute/+17328381916, uuid='', lock=True, loops=1
2011-06-20 12:13:37,992 outboundserver[58772]: DEBUG: (6) Response: <CommandResponse headers={'Content-Type': 'command/reply', 'Reply-Text': '+OK'}, body=>
2011-06-20 12:13:43,382 outboundserver[58772]: DEBUG: (6) Execute: api args='uuid_getvar c6208b0c-3a6b-4f71-b7d1-e2c17d91c55e bridge_hangup_cause'
2011-06-20 12:13:43,382 outboundserver[58772]: DEBUG: (6) Response: <ApiResponse headers={'Content-Length': '15', 'Content-Type': 'api/response'}, body=NORMAL_CLEARING>
2011-06-20 12:13:43,383 outboundserver[58772]: INFO: (6) Dial Finished with reason: NORMAL_CLEARING (B leg)
2011-06-20 12:13:43,383 outboundserver[58772]: DEBUG: (6) Execute: bgapi args='sched_del 4184f514-9b58-11e0-badb-109add5ec926'
2011-06-20 12:13:43,385 outboundserver[58772]: DEBUG: (6) Response: <BgapiResponse headers={'Content-Type': 'command/reply', 'Reply-Text': '+OK Job-UUID: 6a22ae4e-df5c-4d6a-8b0b-93a9fce609ba', 'Job-UUID': '6a22ae4e-df5c-4d6a-8b0b-93a9fce609ba'}, body=>
2011-06-20 12:13:43,385 outboundserver[58772]: DEBUG: (6) Execute: api args='uuid_getvar c6208b0c-3a6b-4f71-b7d1-e2c17d91c55e plivo_dial_rang'
2011-06-20 12:13:43,386 outboundserver[58772]: DEBUG: (6) Response: <ApiResponse headers={'Content-Length': '4', 'Content-Type': 'api/response'}, body=true>
2011-06-20 12:13:43,386 outboundserver[58772]: INFO: (6) [Dial] Done

from plivoframework.

mattwilliamson avatar mattwilliamson commented on July 29, 2024

Here's the XML:

<?xml version="1.0"?>
<Response>
    <Dial callerId="19492660931" hangupOnStar="false" method="POST" timeLimit="14400" timeout="30">
        <Number gateways="sofia/gateway/flowroute,sofia/gateway/flowroute">+17328381916</Number>
    </Dial>
    <Speak loop="1" voice="slt">The call failed or the remote party hung up. Goodbye</Speak>
</Response>

from plivoframework.

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

thanks for the update.

Can you retry with the last commit ?

from plivoframework.

mattwilliamson avatar mattwilliamson commented on July 29, 2024

It works! As usual you get it on the first try ;)

Thank you

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.