search for: cptii

Displaying 2 results from an estimated 2 matches for "cptii".

Did you mean: cpi
2006 Jul 12
13
A rails app server, maybe?
Hi all. Like many of us, I''m currently struggling with Rails deployment. Like maybe only a few of us, I''m responsible not for one or two webapps but dozens. Currently, we deploy them as war files using JBoss'' hot deployment feature, which amounts to copying a war file to a directory monitored by JBoss. Undeploying the app amounts to removing it from the directory.
2005 Mar 29
0
DTMF detection/generation
I'm hoping Asterisk can help me solve an unusual problem. I need two SIP endpoints (VoiceXML gateways) to transfer DTMF tones to each other. Both of them can detect DTMF according to rfc2833. However, one of them (host2) must generate DTMF inband. Happily, I came up with the following sip.conf to allow host1 to detect DTMF tones generated by host2. [in] type=peer host=host1