03-09-2007 03:25 AM - edited 03-03-2019 04:06 PM
I am facing this error can anybody help it out
CALL (0x0)
Mar 9 10:22:49.386: ISDN Se1/0:15 Q931: TX -> SETUP pd = 8 callref = 0x00B0
Bearer Capability i = 0x8890
Standard = CCITT
Transer Capability = Unrestricted Digital
Transfer Mode = Circuit
Transfer Rate = 64 kbit/s
Channel ID i = 0xA9839F
Exclusive, Channel 31
Called Party Number i = 0x81, '20359629'
Plan:ISDN, Type:Unknown
Mar 9 10:22:49.430: ISDN Se1/0:15 Q931: RX <- CALL_PROC pd = 8 callref = 0x80B
0
Channel ID i = 0xA9839F
Exclusive, Channel 31
Mar 9 10:22:49.430: ISDN Se1/0:15 EVENT: process_rxstate: ces/callid 1/0x80B1 c
alltype 1 CALL_PROCEEDING
Mar 9 10:22:49.778: ISDN Se1/0:15 Q931: RX <- CONNECT pd = 8 callref = 0x80B0
Mar 9 10:22:49.778: ISDN Se1/0:15 EVENT: process_rxstate: ces/callid 1/0x80B1 c
alltype 1 CALL_CONNECT
Mar 9 10:22:49.790: %LINK-3-UPDOWN: Interface Serial1/0:30, changed state to up
Mar 9 10:22:49.790: ISDN Se1/0:15 EVENT: process_rxstate: ces/callid 1/0x80B1 c
alltype 1 CALL_PROGRESS
Mar 9 10:22:49.790: ISDN Se1/0:15 Q931: TX -> CONNECT_ACK pd = 8 callref = 0x0
0B0
Mar 9 10:22:49.794: Se1/0:30 PPP: Using dialer call direction
Mar 9 10:22:49.794: Se1/0:30 PPP: Treating connection as a callout
Mar 9 10:22:49.794: Se1/0:30 PPP: Authorization NOT required
Mar 9 10:22:49.794: Se1/0:30 PPP: No remote authentication for call-out
Mar 9 10:22:49.906: ISDN Se1/0:15 EVENT: UserIdle: callid 0x80B1 received ISDN_
HANGUP (0x1)
Mar 9 10:22:49.906: %ISDN-6-CONNECT: Interface Serial1/0:30 is now connected to
20359629 unknown
Mar 9 10:22:49.906: ISDN Se1/0:15 Q931: TX -> DISCONNECT pd = 8 callref = 0x00
B0
Cause i = 0x8090 - Normal call clearing
Mar 9 10:22:49.922: ISDN Se1/0:15 Q931: RX <- RELEASE pd = 8 callref = 0x80B0
Cause i = 0x8090 - Normal call clearing
Mar 9 10:22:49.922: ISDN Se1/0:15 EVENT: process_rxstate: ces/callid 1/0x80B1 c
alltype 1 CALL_CLEARED
Mar 9 10:22:49.942: %LINK-3-UPDOWN: Interface Serial1/0:30, changed state to do
wn
Mar 9 10:22:49.942: ISDN Se1/0:15 Q931: TX -> RELEASE_COMP pd = 8 callref = 0x
03-09-2007 03:41 AM
Hi Jitesh
As per the logs its clear that call is getting disconnected properly.
Do revert back on which circumstance you are trying this backup connectivity ?
are you trying this backup when your secondary is down?
Also if possible do post out the config of (ISDN) both the central and remote routers here .
regds
03-09-2007 06:52 AM
jitesh
It seems to me that there is an indication in these lines of the original posting:
Mar 9 10:22:49.794: Se1/0:30 PPP: Treating connection as a callout
Mar 9 10:22:49.794: Se1/0:30 PPP: Authorization NOT required
Mar 9 10:22:49.794: Se1/0:30 PPP: No remote authentication for call-out
Mar 9 10:22:49.906: ISDN Se1/0:15 EVENT: UserIdle: callid 0x80B1 received ISDN_
HANGUP (0x1)
From that I believe that your router is going through normal processing of the call and that it received a hangup/disconnect from the remote device. I suspect that the issue is more likely on the remote device than it is on your router. If I were guessing at the problem based on the little information that we have so far, I would guess that it is an authentication issue on the remote device.
If you believe that this is not the issue then perhaps you can provide some more detail about the problem. The output of debug ppp negotiation might be helpful.
HTH
Rick
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