[Asterisk-Users] looking for failover ideas
William Lloyd
wlloyd at slap.net
Wed Aug 24 04:07:16 MST 2005
Can you post or email your patch can I take a look at it?
It's specifically the issue of NATD that I'd like to be able to know
what asterisk host a phone registers to. that way I can do an
asterisk to asterisk transfer and the original asterisk host that the
phone is registered to can pass the call back down the NATD connection.
-bill
>> I was going to add into Asterisk Realtime an extra field that is a
>> server identifier. For example to allow multiple asterisk machines
>> to use the same CDR DB. You would be able to select on the data from
>> just one of the servers.
>>
>
> We did this and it works fine as you might expect. Perhaps we
> should put
> it up on bugs.digium.com, but it wasn't a big change.
>
>
>
>>
>> Also for example in sip.conf for registration. Have the specific
>> asterisk server that processes the sip registration put it's
>> identifier (IP address for example) into a field in the DB also.
>> That way other asterisk servers sharing the DB would be able to know
>> what asterisk server a SIP phone is registered to.
>>
>> Does anybody else think this might be useful?
>>
>
> To my mind it doesn't make much difference where the phone is
> registered
> to. Registration is just a way to find out the contact info (IP
> address
> mainly) for the SIP user. Once we have that on one machine, in
> principle
> it can be used on any machine.
>
> The only issue may be that NAT is open from the machine to which
> the phone
> originally registered, bt not from others.
>
> So in our application we didn't bother to track which machine took the
> original registration.
>
> Steve
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-users
>
More information about the asterisk-users
mailing list