Robby Dermody wrote: > Hi guys, I know this problem has just been fixed in trunk > (http://bugs.digium.com/view.php?id=7403), but I'm asking for a > workaround for previous versions of Asterisk, as we can't run off of > Trunk (e.g. we have to run with Asterisk from Ubuntu 8.10). > > Basically, I have a situation where I have Openser and Asterisk running > on the same box. I get a SIP call in (from a remote SIP trunk) to > Asterisk. Asterisk then does a Dial() and sends the INVITE over to > Openser, which rewrites the RURI and then sends the call back to > Asterisk. With this, as the callID and To: fields are the same Asterisk > gets confused and issues a 486 Loop detected error. Of course, the RURI > is different but Asterisk doesn't see this.
<snip> > Thanks, > > Robby Sorry if it was unclear, but that issue has been fixed in both Asterisk 1.4 and in trunk. There hasn't been a 1.4 release made yet which has the fix, but it will be in the upcoming 1.4.22 release. If you are using a subversion checkout of version 1.4, then you can update to any revision after 132790. Hopefully you'll see that the spirals work correctly. Mark Michelson _______________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- AstriCon 2008 - September 22 - 25 Phoenix, Arizona Register Now: http://www.astricon.net asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
