234 Internal Loop

From Kolmisoft Wiki
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

You have misconfiguration which creates internal loop.

SOLUTION: fix configuration to avoid loop.

Very often this happens with improper IVR configuration, which creates such loop: DID -> IVR -> DID -> IVR, etc

Another case can be with IVR for unauthenticated calls, which routes call to any other IVR, but because this call is unauthenticated, it ends up in initial IVR creating a loop.



Example of IVR loop:

DID (2222) -> IVR (name: Loop) -> Transfer to DID (2222) -> DID (2222) -> IVR (name: Loop) -> etc


Hgc 234 1.png


Hgc 234 2.png




See also