On Fri, 22 Feb 2008 19:44 +0200, Yehavi Bourvine +972-8-9489444 <
[EMAIL PROTECTED]> wrote:

> When a call arrives I check whether the REGSERVER coloumn is the same as
> the
> local server or not. If not, then there are two options:
>
> - Pass the call via IAX to the other servers; this makes both server
> process
>  the call and the audio.
>
> - Send a "refer" message to the caller to contact the other server.
>

You may actually want to use a "redirect" message for this (e.g SIP 302
response). In any case, traversing only one server in the signaling/media
path as opposed to two would generally seem more efficient.

-- 
Raj Jain

mailto:rj2807 at gmail dot com
sip:rjain at iptel dot org
_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to