mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-05-05 23:50:06 +00:00
skypiax: docs on configs/client.c
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12829 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
c4667335dd
commit
aea2c1a6d6
@ -6,8 +6,9 @@ on skype_client_machine:
|
|||||||
# mknod /tmp/backpipe_103 p
|
# mknod /tmp/backpipe_103 p
|
||||||
# ./client :103 0</tmp/backpipe_103 | nc -l -p 123456 | tee 1>/tmp/backpipe_103
|
# ./client :103 0</tmp/backpipe_103 | nc -l -p 123456 | tee 1>/tmp/backpipe_103
|
||||||
|
|
||||||
on skypiax server machine:
|
on skypiax server machine (please compile skypiax_protocol.c with FARMING #defined):
|
||||||
# nc skype_client_machine 123456
|
# mknod /tmp/backpipe_103 p
|
||||||
|
# /usr/local/freeswitch/bin/freeswitch -nf -nc 0</tmp/backpipe_103 | nc 1.124.232.41 123456 | tee 1>/tmp/backpipe_103
|
||||||
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user