VoiceGuide IVR Software Main Page
Jump to content

Problem : Inband Signalling With Avaya Ip Office 406

Recommended Posts

Hi

 

i'm using a PABX (Avaya IP Office 406) and i need to get the called number to use the proper script

 

My main problem is that $RV_DNIS and $RV[DNIS] are empty and when trying to get data from inband signaling, i don't get anything.

I don't know exactly what's happening, so i'll post the log i get :

 

 

173212,62 4 event callstate OFFERING 4 2,0,0

173212,64 4 script interpretor: VgMulti v6.0.3179

173212,65 4 fired OFFERING event to listeners

173212,65 4 set LineState().hCall = 4 in LINECALLSTATE_OFFERING

173212,67 4 cid CallerID vars set (in 'offering' event) [,,]

173212,68 4 call AnswerTheCallIfAllowed from LINECALLSTATE_OFFERING

173212,70 4 rings=0, min rings before answer=2 (iCallerIdHasArrived=0)

173212,70 4 should answer as inband signaling expected

173212,71 4 rv clear all

173212,73 4 init LineState ResetAtStartOfNewCall.

173212,73 4 answering the call (,,,0)

173212,75 4 timer clear

173212,76 4 tw ring 1

173212,78 4 ring time since last ring event (sec): 0,00

173212,78 4 rings=1, min rings before answer=2 (iCallerIdHasArrived=0)

173212,79 4 should answer as inband signaling expected

173212,81 4 rv clear all

173212,82 4 init LineState ResetAtStartOfNewCall.

173212,82 4 answering the call (,,,0)

173212,84 4 AnswerTheCall pending (called at 173212,75)

173212,86 4 tw DialogicEvent 134,TDX_CST,0,0,0,DE_RINGS,ET_RON,

173212,86 4 event TDX_CST, iCode=134 state=6001

173212,87 4 LsModuleTransition : 134, [TDX_CST]

173213,39 4 tw DialogicEvent 135,TDX_SETHOOK,0,0,0,DX_OFFHOOK,CALL_INBOUND,

173213,40 4 event TDX_SETHOOK, iCode=135 state=6001

173213,42 4 LsModuleTransition : 135, [TDX_SETHOOK]

173213,42 4 event callstate CONNECTED 4 256,0,0

173213,43 4 LineEvCallState_Connected hDevice=4 params=256,0,0

173213,45 4 WorkingModes tapi= script= LineState().iState=6001

173214,46 4 Inband detection start (2 patterns loaded)

173214,48 4 timer set 5 EV_TIMEOUT_INBANDSIGNAL_INTERDIGIT

173214,50 4 tw DialogicEvent 134,TDX_CST,65535,0,0,DE_LCON,,

173214,51 4 event TDX_CST, iCode=134 state=4100

173214,51 4 LsIndialSignalCapture event[EV_UNKNOWN_134] inband[]

173219,89 4 timer fired EV_TIMEOUT_INBANDSIGNAL_INTERDIGIT

173219,89 4 event EV_TIMEOUT_INBANDSIGNAL_INTERDIGIT, iCode=9011 state=4100

173219,90 4 LsIndialSignalCapture event[EV_TIMEOUT_INBANDSIGNAL_INTERDIGIT] inband[]

173219,92 4 StartLoadedVgs at 15/11/2006 17:32:19 (VgMulti v6.0.3179)

173219,93 4 set LineState().iVgsIdx=1

173219,93 4 set sScriptToRunOnHangup=[] in StartLoadedVgs

173219,95 4 init StartLoadedVgs_InitLineState start

173219,96 4 rv add [$RV_STARTTIME]{15/11/2006 17:32:19}

173219,96 4 rv add [$RV_DEVICEID]{4}

173219,98 4 rv add [$RV_CIDNAME]{}

173219,00 4 rvns add [PathApp]{C:\Program Files\VoiceGuide\}

 

 

if you need to know anything about my config file or other, don't hesitate to ask

 

Thank you.

Share this post


Link to post

Trace shows that no DTMF tones were sent by the PBX at all after the call has been answered, so looks like the PBX is not sending any Inband Signalling...

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×