User Tools

Site Tools


onairphone

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
onairphone [24.04.2013 15:04] adminonairphone [10.05.2013 12:27] admin
Line 14: Line 14:
   * yateadmin   * yateadmin
   * tcl8.5 (or similar)   * tcl8.5 (or similar)
-  * tcllib (at least the base64 package)+  * tcllib
   * blink (sip softphone client)   * blink (sip softphone client)
  
 First you have to call "make" so that all the python resource and ui files are built. First you have to call "make" so that all the python resource and ui files are built.
-In the git tree there is a subdir called "yate" which has a sample config "studio1.conf" and the yateconnector.tcl.+In the git tree there is a subdir called "yate" which has a sample config "example.conf" and the yateconnector.tcl.
  
-IMHO you can just run the yateconnector.tcl on the machine where yate is running. The yateconnector should connect to the yate port 5039 which may be enabled in the yate configfile (extmodule.conf).+You may run the yateconnector.tcl on the machine where yate is running. The yateconnector should connect to the yate port 5039 which may be enabled in the yate configfile (extmodule.conf).
 If you have a connection to yate it should give you some output like this: If you have a connection to yate it should give you some output like this:
  
 <code> <code>
-debian:~/OnAirPhone/yate$ ./yateconnector.tcl +debian:~/OnAirPhone/yate$ ./yateconnector.tcl -c example.conf
 Yate OAP Server 0.1 Yate OAP Server 0.1
 * reading config * reading config
Line 44: Line 44:
  
 So the basic idea is: So the basic idea is:
 +
 [yate] <-> [yateconnector.tcl] <-> [com_server.py] <-> [multiple instances of oapscreener.py on multiple PCs] [yate] <-> [yateconnector.tcl] <-> [com_server.py] <-> [multiple instances of oapscreener.py on multiple PCs]
  
onairphone.txt · Last modified: 09.04.2021 12:07 by admin