get the last plivo revision and retry .
For exitSound, the sound is played in conference, so you don't hear it
but other members will hear it .
For muted, it was a bug, fixed now, thanks for the report =)
For waitSound, the url you provides must return a RESTXML with Play or Wait Elements only.
endConferenceOnExit and tartConferenceOnEnter must work as described here : http://www.plivo.org/docs/restxml/voice-elements/conference/
For the last two attributes, I will test more in depth and reply here .
Thanks
Michael
Le Sun, 14 Aug 2011 18:16:49 -0700 (PDT),
Jonathan Sadowski <jonathan...@gmail.com> a écrit :
seems a bug when setting endConferenceOnExit="true" maybe in Freeswitch.
(conference is always up with others members)
I will check that.
Le Sun, 14 Aug 2011 18:16:49 -0700 (PDT),
Jonathan Sadowski <jonathan...@gmail.com> a écrit :
> Hey everyone... I seem to be having some issues with the conference
- endConferenceOnExit : if we set to "true" for more than one member,
the conference will be destroyed only when all members with this attribute set to "true" have exited conf room.
- startConferenceOnEnter : not working :( Seems conf room "auto starts" when two members are in conference.
Le Sun, 14 Aug 2011 18:16:49 -0700 (PDT),
Jonathan Sadowski <jonathan...@gmail.com> a écrit :
> Hey everyone... I seem to be having some issues with the conference
I added stayAlone attribute to Conference element so now you can choose
if one user can stay alone or not in conference.
I have updated the doc here : http://www.plivo.org/docs/restxml/voice-elements/conference/
You also need to configure conference module in Freeswitch :
Download https://github.com/plivo/plivo/blob/master/freeswitch/conf/conference.conf.xml
Copy to /usr/local/freeswitch/conf/autoload_configs/
And restart Freeswitch .
Note :
If you reinstall Freeswitch with script install.sh,
it will configure conference module for you.
Regards
Michael
Le Fri, 19 Aug 2011 00:39:04 -0500,
Jonathan Sadowski <jonathan...@gmail.com> a écrit :
> Thanks! Works great now... I missed that error in the output :)
> >> Command /usr/bin/git clone -q git://github.com/plivo/plivo.git/usr/local/plivo/src/plivo failed with error code 128