plivo / plivoframework

Open Source Telephony Application Prototyping Framework
http://www.plivo.com/open-source/
Other
416 stars 180 forks source link

ConferenceSay won't work #79

Open mattwilliamson opened 12 years ago

mattwilliamson commented 12 years ago

The first one says it executed ok, but I don't see any reference to it in the freeswitch logs. Also I get response Error from freeswitch on the plivo-rest side:

2012-03-02 11:18:29,992 plivo-rest[23882]: DEBUG: RESTAPI ConferenceSpeak with [('ConferenceName', u'ACadea151d708d45febbbb5104c98977ca.1234'), ('MemberID', u'all'), ('Text', u'say this')]
2012-03-02 11:18:29,995 plivo-rest[23882]: INFO: Conference Api (sync) 'conference 'ACadea151d708d45febbbb5104c98977ca.1234' say say this' with JobUUID 0420e1bc-b13f-4ff0-a3c8-648aab45c8a8
2012-03-02 11:18:29,995 plivo-rest[23882]: INFO: Conference Api (sync) Response for JobUUID 0420e1bc-b13f-4ff0-a3c8-648aab45c8a8 -- (say) Error!
say <text>
mike-plivo commented 12 years ago

Can you retry with last commit ?

mattwilliamson commented 12 years ago

The developer I'm working with will test this tomorrow. Thanks!

mattwilliamson commented 12 years ago

The developer said this still doesn't work

mike-plivo commented 12 years ago

Ok, I will need Plivo, eventsocket and Freeswitch logs to investigate more in depth.