I am using Phone dialer Pro to allow users to dial from a web browser. This works fine, however i am trying to configure the system to set an account code prior to dialing. The problem is that the ip office doesn't appear to recognise the pause being put in by ,,'s
My dial string is *60*2489(account code)#, telephone number.
If I just dial the string without the comma it works, but if I automate it I get an error. Call log is below. It's as though the comma isnt being recognised as a pause. Any thoughts?
m_RequestingCall(line): 0 5 -> 10:2:19
LINECALLSTATE_DISCONNECTED: 5 80 -> 10:2:19
EndofCall_ErrNo: 7 Line: 5
rLineDrop_Line: 5
Line Closed
MakeCallError_Error No: 7
m_DroppingCall: 0 5 bBusy(line): 3 -> 10:2:19
lineTranslateDialog: 0
lineGetTranslateCaps_rtn: 0
lineGetTranslateCaps1_rtn: 0
CurrentLocationID: 2 CityCode: 01206 HomeCityCode: 01206 LocalAccessCode: *60*2489#, PreferredCardID: 0
lineGetCountry_rtn: 0 CountryID: 44
lineGetCountry1_rtn: 0 CountryID: 44
lineGetCountry1_CountryName: United Ki
cmdDial_Click
cmdDial_Click: 07802498622
cmdDial_Click: chkLines(0): 1
rlineGenerateDigits: 07802498622 Line No:5
subDial
frmCallProgM_Unload_Line No: 5
subDial_straddr: 07802498622
subDial_calledparty: 07802498622
Dial_oIgnoreProp: 0 strAddr: 07802498622
before translate: Long distance
rlineTranslateAddress: 0 lineNo: 0 m_APIversions(0): 65540 strCanon: +44 (78024) 98622 CallingCard: 0
after translate_Dialable: T*60*2489#,07802498622
after translate_Displayable: *60*2489#, 0 78024 98622
Long Distance_Dialable: T*60*2489#,07802498622 Displayable: *60*2489#, 0 78024 98622
*===LINE OPEN===*
rtn: 0
lphLine: 66371
line: 5
AddressNo: 0 AddressName:
m_APIversions(5): 65540
m_Extversions(5): 0
Privileges: 1
MediaMode: 10
*===============*
Line Open #: 5 Privileges: 1 MediaMode(line): 10
New Call
rlineMakeCall: T*60*2489#,07802498622 Line: 5
frmCallProgM_Load_Line No: 5
*===MAKE CALL===*
Line No: 5
Phone No: T*60*2489#,07802498622
MediaMode: 10
addressID: 0
addressMode: 1
CallParam: 2
lphLine(line): 66371
hNewCall(line): 0
rtn: 10333
*===============*
m_RequestingCall(line): 0 5 -> 10:4:57
LINECALLSTATE_DISCONNECTED: 5 80 -> 10:4:57
EndofCall_ErrNo: 7 Line: 5
rLineDrop_Line: 5
Line Closed
MakeCallError_Error No: 7
m_DroppingCall: 0 5 bBusy(line): 3 -> 10:4:57
frmCallProgM_cmdOK: &OK -> 10:5:0
EndofCall_ErrNo: 0 Line: 5
frmCallProgM_Unload_Line No: 5
My dial string is *60*2489(account code)#, telephone number.
If I just dial the string without the comma it works, but if I automate it I get an error. Call log is below. It's as though the comma isnt being recognised as a pause. Any thoughts?
m_RequestingCall(line): 0 5 -> 10:2:19
LINECALLSTATE_DISCONNECTED: 5 80 -> 10:2:19
EndofCall_ErrNo: 7 Line: 5
rLineDrop_Line: 5
Line Closed
MakeCallError_Error No: 7
m_DroppingCall: 0 5 bBusy(line): 3 -> 10:2:19
lineTranslateDialog: 0
lineGetTranslateCaps_rtn: 0
lineGetTranslateCaps1_rtn: 0
CurrentLocationID: 2 CityCode: 01206 HomeCityCode: 01206 LocalAccessCode: *60*2489#, PreferredCardID: 0
lineGetCountry_rtn: 0 CountryID: 44
lineGetCountry1_rtn: 0 CountryID: 44
lineGetCountry1_CountryName: United Ki
cmdDial_Click
cmdDial_Click: 07802498622
cmdDial_Click: chkLines(0): 1
rlineGenerateDigits: 07802498622 Line No:5
subDial
frmCallProgM_Unload_Line No: 5
subDial_straddr: 07802498622
subDial_calledparty: 07802498622
Dial_oIgnoreProp: 0 strAddr: 07802498622
before translate: Long distance
rlineTranslateAddress: 0 lineNo: 0 m_APIversions(0): 65540 strCanon: +44 (78024) 98622 CallingCard: 0
after translate_Dialable: T*60*2489#,07802498622
after translate_Displayable: *60*2489#, 0 78024 98622
Long Distance_Dialable: T*60*2489#,07802498622 Displayable: *60*2489#, 0 78024 98622
*===LINE OPEN===*
rtn: 0
lphLine: 66371
line: 5
AddressNo: 0 AddressName:
m_APIversions(5): 65540
m_Extversions(5): 0
Privileges: 1
MediaMode: 10
*===============*
Line Open #: 5 Privileges: 1 MediaMode(line): 10
New Call
rlineMakeCall: T*60*2489#,07802498622 Line: 5
frmCallProgM_Load_Line No: 5
*===MAKE CALL===*
Line No: 5
Phone No: T*60*2489#,07802498622
MediaMode: 10
addressID: 0
addressMode: 1
CallParam: 2
lphLine(line): 66371
hNewCall(line): 0
rtn: 10333
*===============*
m_RequestingCall(line): 0 5 -> 10:4:57
LINECALLSTATE_DISCONNECTED: 5 80 -> 10:4:57
EndofCall_ErrNo: 7 Line: 5
rLineDrop_Line: 5
Line Closed
MakeCallError_Error No: 7
m_DroppingCall: 0 5 bBusy(line): 3 -> 10:4:57
frmCallProgM_cmdOK: &OK -> 10:5:0
EndofCall_ErrNo: 0 Line: 5
frmCallProgM_Unload_Line No: 5