[asterisk-users] load balancing SIP extensions
    Andres Jimenez 
    gandresin at gmail.com
       
    Fri Feb 22 06:02:23 CST 2008
    
    
  
On Fri, Feb 22, 2008 at 11:42 AM, Vieri <rentorbuy at yahoo.com> wrote:
>  However, say ext. 4001 is registered on *1 and 4002 is
>  registered on *2, if 4001 tries to call 4002 then I
>  would like to do something like:
>  - lookup 4002 on *1, try to establish a call if it's
>  REGISTERED here
>  - if it's not registered here then try to look it up
>  on *2 and establish the call there
You can do that using the dial plan.
- Create an IAX link between both servers
- DIal plan in both servers:
    First priority Dial using SIP/EXTEN
    Second priority IAX/EXTEN
        Dial IAX/EXTEN
-- 
Andres Jimenez
GPG : http://www.andresin.com/gpg/gandresin@gmail.com.asc
    
    
More information about the asterisk-users
mailing list