netwalker1
Programmer
I have a Cisco Call Manager - and need to use the IVR Feature from Asterisk.
My extension is 400 and I am calling 558 on Asterisk In my extension.conf I have these lines :
exten => 558,1,Answer
exten => 558,2,Playback(message.wav)
exten => 558,3,Dial(SIP/439@CallManager)
When I call 558 I heared the message then Asterisk tries to call 439 on CallManager but with this error :
-- Called 439@CallManager
-- Got SIP response 482 "Loop Detected" back from CallManager
-- Now forwarding SIP/CallManager-097b3dc0 to 'Local/439@default'
(thanks to SIP/CallManager-1781)
== Everyone is busy/congested at this time (1:0/0/1)
How can I overcome this ...
Mohamed Farid
[green]Know Me No Pain , No Me Know Pain !!![/green]
My extension is 400 and I am calling 558 on Asterisk In my extension.conf I have these lines :
exten => 558,1,Answer
exten => 558,2,Playback(message.wav)
exten => 558,3,Dial(SIP/439@CallManager)
When I call 558 I heared the message then Asterisk tries to call 439 on CallManager but with this error :
-- Called 439@CallManager
-- Got SIP response 482 "Loop Detected" back from CallManager
-- Now forwarding SIP/CallManager-097b3dc0 to 'Local/439@default'
(thanks to SIP/CallManager-1781)
== Everyone is busy/congested at this time (1:0/0/1)
How can I overcome this ...
Mohamed Farid
[green]Know Me No Pain , No Me Know Pain !!![/green]