Re: [Asterisk-Users] Using a SIP proxy

2003-10-16 Thread Olle E. Johansson
John Todd wrote:

Is there a way to tell Asterisk to use a SIP proxy?
For example I need everything going out to [EMAIL PROTECTED]
to be sedt to a proxy called proxy.foobar.com
I assume this should go into sip.conf but I don't see anything
in the documentation.  Is this what the host= is for like this?
In sip.conf...
[foobar.com]
host=proxy.foobar.com
No, not yet.

See http://bugs.digium.com/bug_view_page.php?bug_id=359
On the other hand, the fact that foobar.com is handled by proxy.foobar.com
should be registred in the DNS, with SRV records. If you then dial
[EMAIL PROTECTED] Asterisk will lookup foobar.com in the DNS, find out
that foobar.com is handled by proxy.foobar.com:5060 and place the
call there.
Make sure that you've turned on SRV records in sip.conf.
More information on this matter is, of course, to be found on the Wiki,
http://www.voip-info.org - check Asterisk SIP channels.
The bug report John is referring to handles outbound SIP proxies used
in other cases, especially when one is having NAT troubles.
/O

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] Using a SIP proxy

2003-10-16 Thread John Todd
Is there a way to tell Asterisk to use a SIP proxy?
For example I need everything going out to [EMAIL PROTECTED]
to be sedt to a proxy called proxy.foobar.com
I assume this should go into sip.conf but I don't see anything
in the documentation.  Is this what the host= is for like this?
In sip.conf...
[foobar.com]
host=proxy.foobar.com
=
Chris Albertson
  Home:   310-376-1029  [EMAIL PROTECTED]
  Cell:   310-990-7550
  Office: 310-336-5189  [EMAIL PROTECTED]
  KG6OMK
No, not yet.

See http://bugs.digium.com/bug_view_page.php?bug_id=359

JT
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users