RE: [Asterisk-Users] Asterisk always uses 127.0.0.1 address

2006-01-21 Thread Alexander Lopez
 Setup your hostname correctly. Asteisk is getting its hostname from the
hostname function call and using that from then on.

Alex

> -Original Message-
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On Behalf Of RumaTech
> Sent: Saturday, January 21, 2006 5:27 AM
> To: Asterisk Users Mailing List - Non-Commercial Discussion
> Subject: [Asterisk-Users] Asterisk always uses 127.0.0.1 address
> 
> Hi, all
> 
> Can someone tell me where to tell asterisk no to use 
> 127.0.0.1 IP (localhost)?
> 
> When I am registering with VoIP providers, they get my info 
> as [EMAIL PROTECTED]
> (This is SIP registration).
> 
> Also, in SIP logs, when calling I am getting things like this:
> 
>  Executing SetCallerID("SIP/phone2-22c3", ""CID Name" ")
> > in new stack
> >-- Executing Dial("SIP/phone2-22c3", 
> "SIP/sipnet/84959741926") in 
> > new stack We're at 127.0.0.1 port 18900
> 
> ANy help is appreciated,
> 
> Thanks,
> Rudolf
> 
> 
> ___
> --Bandwidth and Colocation provided by Easynews.com --
> 
> Asterisk-Users mailing list
> To UNSUBSCRIBE or update options visit:
>http://lists.digium.com/mailman/listinfo/asterisk-users
> 
___
--Bandwidth and Colocation provided by Easynews.com --

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


Re: [Asterisk-Users] Asterisk always uses 127.0.0.1 address

2006-01-21 Thread Mr. James W. Laferriere

Hello All ,

On Sat, 21 Jan 2006, Alberto Sagredo wrote:

Maybe you have not configured correcly your sip.conf
externip=your_external_ip
try this
RumaTech escribió:

Something right down this alley .
What happens if I have more than one interface I want asterisk
to listen on ?
1 ) What is the syntax of "externip=" for two (or more) ?
2 ) What is the syntax of "bindaddress=" for two (or more) ?
3 ) What is the proper method to define the proper IP's or
interfaces to use ?

Tia ,  JimL


Hi, all
Can someone tell me where to tell asterisk no to use 127.0.0.1 IP
(localhost)?
When I am registering with VoIP providers, they get my info as [EMAIL PROTECTED]
(This is SIP registration).
Also, in SIP logs, when calling I am getting things like this:
Executing SetCallerID("SIP/phone2-22c3", ""CID Name" ")

in new stack
   -- Executing Dial("SIP/phone2-22c3", "SIP/sipnet/84959741926") in new
stack
We're at 127.0.0.1 port 18900

ANy help is appreciated,
Thanks,
Rudolf


--
+--+
| James   W.   Laferriere | SystemTechniques | Give me VMS |
| NetworkEngineer | 3542 Broken Yoke Dr. |  Give me Linux  |
| [EMAIL PROTECTED] | Billings , MT. 59105 |   only  on  AXP |
|  http://www.asteriskhelpdesk.com/cgi-bin/astlance/r.cgi?babydr   |
+--+___
--Bandwidth and Colocation provided by Easynews.com --

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


Re: [Asterisk-Users] Asterisk always uses 127.0.0.1 address

2006-01-21 Thread Alberto Sagredo

Maybe you have not configured correcly your sip.conf

externip=your_external_ip

try this

RumaTech escribió:

Hi, all

Can someone tell me where to tell asterisk no to use 127.0.0.1 IP
(localhost)?

When I am registering with VoIP providers, they get my info as 
[EMAIL PROTECTED]

(This is SIP registration).

Also, in SIP logs, when calling I am getting things like this:

Executing SetCallerID("SIP/phone2-22c3", ""CID Name" ")

in new stack
   -- Executing Dial("SIP/phone2-22c3", "SIP/sipnet/84959741926") in new
stack
We're at 127.0.0.1 port 18900


ANy help is appreciated,

Thanks,
Rudolf


___
--Bandwidth and Colocation provided by Easynews.com --

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



___
--Bandwidth and Colocation provided by Easynews.com --

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


Re: [Asterisk-Users] Asterisk always uses 127.0.0.1 address

2006-01-21 Thread Rehan AllahWala
in your sip.conf

bind it to the ip you want to bind it , change the value from 0.0.0.0 to the ip 
u want to 
bind it to.

Rehan


> Hi, all
> 
> Can someone tell me where to tell asterisk no to use 127.0.0.1 IP
> (localhost)?
> 
> When I am registering with VoIP providers, they get my info as
> [EMAIL PROTECTED] (This is SIP registration).
> 
> Also, in SIP logs, when calling I am getting things like this:
> 
>  Executing SetCallerID("SIP/phone2-22c3", ""CID Name" ") >
> in new stack >-- Executing Dial("SIP/phone2-22c3",
> "SIP/sipnet/84959741926") in new > stack > We're at 127.0.0.1 port
> 18900
> 
> ANy help is appreciated,
> 
> Thanks,
> Rudolf
> 
> 
> ___
> --Bandwidth and Colocation provided by Easynews.com --
> 
> Asterisk-Users mailing list
> To UNSUBSCRIBE or update options visit:
>http://lists.digium.com/mailman/listinfo/asterisk-users


Super Technologies Inc., Pensacola, Florida
http://www.SuperTec.com - Technologies from tomorrow, Today!

___
--Bandwidth and Colocation provided by Easynews.com --

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


[Asterisk-Users] Asterisk always uses 127.0.0.1 address

2006-01-21 Thread RumaTech

Hi, all

Can someone tell me where to tell asterisk no to use 127.0.0.1 IP
(localhost)?

When I am registering with VoIP providers, they get my info as [EMAIL PROTECTED]
(This is SIP registration).

Also, in SIP logs, when calling I am getting things like this:

Executing SetCallerID("SIP/phone2-22c3", ""CID Name" ")

in new stack
   -- Executing Dial("SIP/phone2-22c3", "SIP/sipnet/84959741926") in new
stack
We're at 127.0.0.1 port 18900


ANy help is appreciated,

Thanks,
Rudolf


___
--Bandwidth and Colocation provided by Easynews.com --

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