10-24-2011 01:01 PM - edited 03-16-2019 07:41 AM
I was told a command where one could telnet to a router (Gateway) and use a command to test each FXO. Does anyone know that command?
Thanks
PH
Solved! Go to Solution.
10-24-2011 01:26 PM
Hi Phillip,
I believe the command you are referring to is;
csim start
Cheers!
Rob
10-24-2011 01:26 PM
Hi Phillip,
I believe the command you are referring to is;
csim start
Cheers!
Rob
10-24-2011 01:31 PM
Cool, i tested it. It dialed out. of course i can not do a "sh voice call sum to see which port it went out...
Where can i find info on what the results mean?
10-24-2011 01:34 PM
call attemp =1 Setup failed =1 ???
05-10-2019 06:01 AM - edited 05-10-2019 06:16 AM
You can do "debug vpm signal" & "term mon" to check FXO port your call took.
Logs for this debug will tell you if call completed or failed
For Good Call:
May 10 12:58:53.157: htsp_process_event: [0/1/1, FXOLS_WAIT_DIAL_TONE, E_HTSP_EVENT_TIMER]fxols_wait_dial_timer htsp_dial
May 10 12:58:55.197: htsp_process_event: [0/1/1, FXOLS_WAIT_DIAL_DONE, E_DSP_DIALING_DONE]fxols_wait_dial_done htsp_progress
May 10 12:58:55.197: htsp_timer - 350 msec
May 10 12:58:55.547: htsp_process_event: [0/1/1, FXOLS_WAIT_CUT_THRU, E_HTSP_EVENT_TIMER]fxols_handle_cut_thru
For Bad Call:
May 10 13:07:33.517: htsp_process_event: [0/1/1, FXOLS_WAIT_DIAL_TONE, E_DSP_SIG_1100]fxols_power_denial_detected
May 10 13:07:33.517: htsp_timer2 - 1000 msec
csim err csimDisconnected recvd DISC cid(185025)
May 10 13:07:33.517: htsp_timer_stop
May 10 13:07:34.517: htsp_process_event: [0/1/1, FXOLS_WAIT_DIAL_TONE, E_HTSP_EVENT_TIMER2]fxols_power_den_disc
Another quick way, not as reliable as above is checking response to CSIM
Good Call:
csim: loop = 1, failed = 0
csim: call attempted = 1, setup failed = 0, tone failed = 1
Bad Call:
csim err csimDisconnected recvd DISC cid(185020)
csim: loop = 1, failed = 1
csim: call attempted = 1, setup failed = 1, tone failed = 0
I am responding to a old post .I hope this helps some one looking for answer to this.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide