Hi,
Антон Загорский wrote:
And after this i hear Bob 3000 in 2000, but don't hear 2000 in Bob 3000.
I've looked on x.x.x.60 traffic via Wireshark and noticed that after
when 2000 answered the call there is a RTP traffic FROM x.x.x.60(sems)
TO x.x.x.87( Bob 3000 ) - is this normal?
you should also do this if you want to stop RTP from sems to Bob:
self.disconnectMedia()
self.mute()
Thank you, but in a case
def onEmptyQueue(self):
info("empty")
self.disconnectMedia()
self.mute()
self.connectCallee(...)
return
SEMS does not call onEmptyQueue and in a log file it print
Info: Ivr-Python: empty
callPyEventHandler(Ivr.cpp:691): method onEmptyQueue is not
implemented, trying default one
some exception occured. which SEMS version are you using? do you see
the disconnectMedia function in IvrDialogBase.cpp, or when you put
help in the python script?
Stefan
In case without "self.disconnectMedia()" all is ok (I hear both phone).
Which case is right?
_______________________________________________
Sems mailing list
[email protected]
http://lists.iptel.org/mailman/listinfo/sems
--
Stefan Sayer
VoIP Services Consulting and Development
Warschauer Str. 24
10243 Berlin
tel:+491621366449
sip:[email protected]
email/xmpp:[email protected]
_______________________________________________
Sems mailing list
[email protected]
http://lists.iptel.org/mailman/listinfo/sems