[Asterisk-Dev] IAX proxy/redirect support

David Pollak dpp-asterisk at projectsinmotion.com
Fri Apr 8 08:43:25 MST 2005


Howdy,

I'm designing a large Asterisk farm for a consumer voice service.  I'm 
using SER as a front-end for SIP traffic such that a client registers 
with sip.myservice.com and SER figures out which server actually handles 
the user's account and redirects (a 302 redirect like in HTTP) the SIP 
request to that server.  I've been trying to figure out how to do the 
same with IAX clients (I prefer IAX for a bunch of reasons and would 
like to promote their use.)  I've reviewed the IAX source to look for a 
"redirect" response with no luck.

Anyway, this may be a user question (although I've googled, read a 
number of user postings, and reviewed the source code and haven't found 
an answer.)

Is there a way to redirect an IAX registration and other IAX traffic a 
la SIP?  If not, does anyone else see a need for adding a redirect to IAX?

Thanks,

David





More information about the asterisk-dev mailing list