Displaying 4 results from an estimated 4 matches for "ouraddress".
2020 Oct 30
3
Multiple IP addresses and using same IP for outbound calls as inbound
...<dcunningham at voisonics.com>
wrote:
> Hello,
>
> Does anyone know a way with chan_sip to tell Asterisk to use a specific IP
> address for its end of the communication for a specific device? Something
> like:
>
> [device]
> type = friend
> host = 11.22.11.22
> ouraddress = 33.44.33.44
>
> This is for use on a server with multiple IP addresses. There is the
> "extenip" setting, but it's really designed for NAT, and can only appear in
> the [general] section.
>
> Any suggestions would be greatly appreciated.
>
>
> On Sat, 24 O...
2020 Oct 23
2
Multiple IP addresses and using same IP for outbound calls as inbound
OK, thank you George.
On Sat, 24 Oct 2020 at 03:16, George Joseph <gjoseph at digium.com> wrote:
>
>
> On Thu, Oct 22, 2020 at 4:13 PM David Cunningham <
> dcunningham at voisonics.com> wrote:
>
>> Hi George,
>>
>> Thank you for the response. I'm a little unclear on what you mean by a
>> transport. We're using chan_sip, not pjsip.
2020 Oct 30
0
Multiple IP addresses and using same IP for outbound calls as inbound
Hello,
Does anyone know a way with chan_sip to tell Asterisk to use a specific IP
address for its end of the communication for a specific device? Something
like:
[device]
type = friend
host = 11.22.11.22
ouraddress = 33.44.33.44
This is for use on a server with multiple IP addresses. There is the
"extenip" setting, but it's really designed for NAT, and can only appear in
the [general] section.
Any suggestions would be greatly appreciated.
On Sat, 24 Oct 2020 at 09:43, David Cunningham <dc...
2020 Oct 30
0
Multiple IP addresses and using same IP for outbound calls as inbound
...>
>> Hello,
>>
>> Does anyone know a way with chan_sip to tell Asterisk to use a specific
>> IP address for its end of the communication for a specific device?
>> Something like:
>>
>> [device]
>> type = friend
>> host = 11.22.11.22
>> ouraddress = 33.44.33.44
>>
>> This is for use on a server with multiple IP addresses. There is the
>> "extenip" setting, but it's really designed for NAT, and can only appear in
>> the [general] section.
>>
>> Any suggestions would be greatly appreciated.
>...