fixed to work with r490 changes again (re-invite caller correctly)

git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@758 8eb893ce-cfd4-0310-b710-fb5ebe64c474
sayer/1.4-spce2.6
Stefan Sayer 19 years ago
parent e7c7902a90
commit 6918f634c0

@ -109,7 +109,6 @@ class IvrDialog(IvrDialogBase):
debug("connecting to " + self.conf_to + "uri: " + self.conf_uri)
self.disconnectMedia()
self.mute()
self.setRelayonly()
self.connectCallee(self.conf_to, self.conf_uri)
self.state = connected
if (self.conf_duration > 0):

Loading…
Cancel
Save