Displaying 2 results from an estimated 2 matches for "callserv".
Did you mean:
allserv
2006 Feb 01
1
RAGI Gem - Running an additional server thread
I have RoR running and have configured RAGI (per the new tutorial
provided at ETel http://www.snapvine.com/code/ragi) but I get this:
---
user# script/server
=> Booting WEBrick...
[2006-01-30 14:20:25] INFO RAGI::CallServer: default-handler= port=4573
[2006-01-30 14:20:25] INFO WEBrick 1.3.1
[2006-01-30 14:20:25] INFO ruby 1.8.2 (2004-12-25) [i586-linux]
[2006-01-30 14:20:25] WARN TCPServer Error: Address already in use -
bind(2)
[2006-01-30 14:20:25] INFO WEBrick::GenericServer#start: pid=13375
port=4573
[2006-01...
2009 Aug 18
1
Get SS7 Hangup Code as Asterisk variable.
...rectory. At times, the call would be hung by SS7 without even
attempting (due to error in the outgoing number). I get the following on
console:
-- Attempting call on ss7/9297210213 for s at croom:1 (Retry 1)
-- Sent IAM CIC=22 ANI=9134904821 DNI=9297210213 RNI=
-- SS7 hangup 'SS7/callserver/22' CIC=22 Cause=31 (state=7)
When a user actually hangs up without picking the phone, the SS7 Cause
code is 19. I need is to record the SS7 Cause code in my CDR to
differentiate between normal hangup and other issues.
Is there a variable that I can use? I tried DIALSTATUS and HANGUPCAUSE -...