Sha256: 8b51d4f893b3b41d592659bb2bd51625dea2cb31f857d949811ed1ba3f342505
Contents?: true
Size: 562 Bytes
Versions: 2
Compression:
Stored size: 562 Bytes
Contents
Kipatra ======= Experiment with a standalone Sipatra server. INSTALLATION ============ TODO TEST APPLICATION ================ Launch a cipango server with a simple sipatra application as servlet to work sip proxy : bin/kipatra -u 127.0.0.2:5060 -s sample.rb Launch a sipp server : sipp -sn uas -bind_local -i 127.0.0.3 Launch a sipp client to communicate with sipp server through cipango proxy sipp -sn uac -s 127.0.0.1 -i 127.0.0.1 -rsa 127.0.0.2 127.0.0.3 On mac, don't forget to execute: ifconfig lo0 add 127.0.0.2 ifconfig lo0 add 127.0.0.3
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
kipatra-0.1.2 | README.md |
kipatra-0.1.1 | README.md |