Alright again, what do you see on the CLI when you make a call to 210/211?

 

James Shigley

 

From: [email protected] 
[mailto:[email protected]] On Behalf Of jonas kellens
Sent: Monday, April 13, 2009 12:07 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [asterisk-users] Asterisk-beginner : cannot make phonecalls using 
Asterisk

 

Tony Plack,

this is the result form Asterisk CLI :

[r...@asterisk asterisk]# /usr/sbin/asterisk -vvvvvr
Asterisk 1.4.24, Copyright (C) 1999 - 2008 Digium, Inc. and others.
Created by Mark Spencer <[email protected]>
Asterisk comes with ABSOLUTELY NO WARRANTY; type 'core show warranty' for 
details.
This is free software, with components licensed under the GNU General Public
License version 2 and other licenses; you are welcome to redistribute it under
certain conditions. Type 'core show license' for details.
=========================================================================
  == Parsing '/etc/asterisk/asterisk.conf': Found
  == Parsing '/etc/asterisk/extconfig.conf': Found
Connected to Asterisk 1.4.24 currently running on asterisk (pid = 3895)
Verbosity is at least 5
asterisk*CLI> dialplan reload
Dialplan reloaded.
  == Parsing '/etc/asterisk/extensions.conf': Found
    -- Registered extension context 'intern'
    -- Added extension '210' priority 1 to intern
    -- Added extension '211' priority 1 to intern
  == Parsing '/etc/asterisk/users.conf': Found
asterisk*CLI> sip reload
Reloading SIP
  == Parsing '/etc/asterisk/sip.conf': Found
  == Parsing '/etc/asterisk/users.conf': Found
  == SIP Listening on 192.168.4.248:5060
  == Using SIP TOS: none
  == Parsing '/etc/asterisk/sip_notify.conf': Found

So I've changed the bindaddr... Still no change I'm afraid...

Thanks for your reply !

Please help me a bit further cause this a work I'm doing as thesis.

Jonas.


On Mon, 2009-04-13 at 11:34 -0500, Anthony Plack wrote: 

 
> bindaddr = 0.0.0.0
> 
 
I would set this to the ethernet interface IP address, I believe this may be 
your issue.
 
Registration is only for receiving calls, if you are not seeing information on 
the dial, then the phone is not talking to the server.  I would make sure of 
the settings in the web-interface as well.
 
Tony Plack
_______________________________________________
-- 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