I also went thought the same situation and found the best solution (fastest) to keep second application (in my case b2bua) on different IP (alias)
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Tavis P Sent: Monday, October 31, 2005 7:34 PM To: [email protected] Subject: [Users] "uri == myself" matches when port is not port is different This is a somewhat unique situation, but with my config i have some call features that are hosted on another SIP aware application running on the same system. In a branch_route block i am checking to see if destination is myself to avoid loops, however when i direct a message to, say "127.0.0.1:5090" and OpenSER is configured to listen on port 5060 only the "if (uri == mysql)" statment matches even though the port is different. It seems to me that this behaviour is not intuative given the use of the statment, can anyone else comment on this? _______________________________________________ Users mailing list [email protected] http://openser.org/cgi-bin/mailman/listinfo/users _______________________________________________ Users mailing list [email protected] http://openser.org/cgi-bin/mailman/listinfo/users
