cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1338
Views
0
Helpful
1
Replies

%CALL_CONTROL-6-CALL_LOOP in UC560 Fac configuration

Ameen Ameer Ali
Level 1
Level 1

Hi,

I have some issue regarding the fac configuration in UC560.I have configured fac or international numbers.So when i dial international number, i am getting promt to dial pin.Once i put pin, call is just getting looped inside.Its not going out side.Below is my configuration

*********Fac-service**********

application

service clid_authen_collect

param  uid-len 3

param pin-len 3

aaa new-model

aaa authentication login  h323 local

aaa authorization exec h323 local

aaa authorization network  h323 local

username 101 password 101

username 101 autocommand exit

***********COR-list********

dial-peer cor list call-ISD

member ISD

dial-peer cor list ISD-CALLS

member INTERCOMM

member LOCAL

member MOBILE

member NATIONAL

member ISD

************Dial -Peers8*************

dial-peer voice 40 pots

trunkgroup ALL_FXO

corlist incoming call-ISD

corlist outgoing call-ISD

description ------ Outgoing ISD Calls(FXO) ------

preference 5

destination-pattern 900T

incoming called-number 900.T

forward-digits all

no sip-register

!

dial-peer voice 2500 voip

corlist incoming call-ISD

corlist outgoing call-ISD

description International Calls

service clid_authen_collect

destination-pattern 900.T

session target ipv4:192.168.120.2

incoming called-number 900.T

dtmf-relay h245-alphanumeric

codec g711ulaw

no vad

*************Ephone-dn**********

ephone-dn  22  dual-line

number 202 no-reg primary

label 202

description Meeting Room 2

name Meeting Room

corlist incoming ISD-CALLS

huntstop channel

When i debug ,could see this :

%CALL_CONTROL-6-CALL_LOOP: The incoming call has a global identifier already present in the list of currently handled calls. It is being refused.

Please help me.

1 Accepted Solution

Accepted Solutions

Darren DeCroock
Level 4
Level 4

Hello Ameen,

I would like you to try one thing.  Remove the COR list statement:

     corlist outgoing call-ISD

from "dial-peer voice 40 pots".  Then test the call again.

Thank you,

Darren

View solution in original post

1 Reply 1

Darren DeCroock
Level 4
Level 4

Hello Ameen,

I would like you to try one thing.  Remove the COR list statement:

     corlist outgoing call-ISD

from "dial-peer voice 40 pots".  Then test the call again.

Thank you,

Darren