Sponsor: VoiceMeUp - Corporate & Wholesale VoIP Services

VoIP Mailing List Archives
Mailing list archives for the VoIP community
 SearchSearch 

[asterisk-users] Call Forwarding Lopp Prevention


 
Post new topic   Reply to topic    VoIP Mailing List Archives Forum Index -> Asterisk Users
View previous topic :: View next topic  
Author Message
pardove at gmail.com
Guest





PostPosted: Fri Jul 04, 2008 8:30 am    Post subject: [asterisk-users] Call Forwarding Lopp Prevention Reply with quote

i have two extensions which have call forwarding enabled when they are
"busy" to forward the caller to each other.

11 ==on busy==> 12
12 ==on busy==> 11

when both extensions are Busy a large number of stale calls will be
made in the system!
how can i prevent this mess in my system?
Back to top
support at drdos.info
Guest





PostPosted: Fri Jul 04, 2008 9:20 am    Post subject: [asterisk-users] Call Forwarding Lopp Prevention Reply with quote

Paradise Dove wrote:
Quote:
i have two extensions which have call forwarding enabled when they are
"busy" to forward the caller to each other.

11 ==on busy==> 12
12 ==on busy==> 11




exten => 11,1,Set(GROUP()=Loop11_Detect)
exten => 11,n,NoOP(Loop Detect for Extension 11:
${GROUP_COUNT(Loop11_Detect)})
exten => 11,n,GotoIf($[ ${GROUP_COUNT(Loop11_Detect)} > 2 ]?11,100)
exten => 11,n,Dial(SIP/12)

exten => 11,100,Voicemail(11 at sip|b)
exten => 11,101,Hangup(17)
Doug

--
Ben Franklin quote:

"Those who would give up Essential Liberty to purchase a little Temporary Safety, deserve neither Liberty nor Safety."
Back to top
Display posts from previous:   
Post new topic   Reply to topic    VoIP Mailing List Archives Forum Index -> Asterisk Users All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group

VoiceMeUp - Corporate & Wholesale VoIP Services