Re: [asterisk-users] Asterisk-beginner : cannot make phonecalls using Asterisk (update)

2009-04-14 Thread z gringo
@lists.digium.com Date: Mon, 13 Apr 2009 23:10:13 +0200 CC: asterisk@sedwards.com Subject: Re: [asterisk-users] Asterisk-beginner : cannot make phonecalls using Asterisk (update) [r...@asterisk asterisk]# netstat -a -n -p | grep 5060 udp0 0 0.0.0.0:5060

[asterisk-users] Asterisk-beginner : cannot make phonecalls using Asterisk (update)

2009-04-13 Thread jonas kellens
Hey there again ! I've changed some things now : 1) IP-phones get there IP from a DHCP 2) sip-accounts simplified : [r...@asterisk asterisk]# cat sip.conf [general] context=default port=5060 bindaddr=0.0.0.0 srvlookup=yes disallow=all allow=ulaw [210] type=friend context=intern host=dynamic

Re: [asterisk-users] Asterisk-beginner : cannot make phonecalls using Asterisk (update)

2009-04-13 Thread Steve Howes
On 13 Apr 2009, at 20:52, jonas kellens wrote: Hey there again ! If you are new to all this wouldn't going with some pre-made dialplan be useful? Go for something like FreePBX ___ -- Bandwidth and Colocation Provided by http://www.api-digital.com

Re: [asterisk-users] Asterisk-beginner : cannot make phonecalls using Asterisk (update)

2009-04-13 Thread Steve Edwards
On Mon, 13 Apr 2009, jonas kellens wrote: 1) IP-phones get there IP from a DHCP The source of the address is not the issue. I still see no register-message on the CLI. This really should happen now, as they are defined host=dynamic ! I suspect you have not [correctly] configured the phones

Re: [asterisk-users] Asterisk-beginner : cannot make phonecalls using Asterisk (update)

2009-04-13 Thread Miguel Molina
jonas kellens escribió: Hey there again ! Hey, just my two cents: I've changed some things now : 1) IP-phones get there IP from a DHCP 2) sip-accounts simplified : /[r...@asterisk asterisk]# cat sip.conf/ /[general]/ /context=default/ /port=5060/ /bindaddr=0.0.0.0/ /srvlookup=yes/

Re: [asterisk-users] Asterisk-beginner : cannot make phonecalls using Asterisk (update)

2009-04-13 Thread Dave Walker
1) IP-phones get there IP from a DHCP The source of the address is not the issue. I still see no register-message on the CLI. This really should happen now, as they are defined host=dynamic ! I suspect you have not [correctly] configured the phones to register to the Asterisk server. You

Re: [asterisk-users] Asterisk-beginner : cannot make phonecalls using Asterisk (update)

2009-04-13 Thread jonas kellens
[r...@asterisk asterisk]# netstat -a -n -p | grep 5060 udp0 0 0.0.0.0:50600.0.0.0:* 3047/asterisk [r...@asterisk asterisk]# /usr/sbin/tcpdump port 5060 tcpdump: verbose output suppressed, use -v or -vv for full protocol decode listening on eth1, link-type EN10MB

Re: [asterisk-users] Asterisk-beginner : cannot make phonecalls using Asterisk (update)

2009-04-13 Thread Steve Edwards
On Mon, 13 Apr 2009, jonas kellens wrote: [r...@asterisk asterisk]# /usr/sbin/tcpdump port 5060 tcpdump: verbose output suppressed, use -v or -vv for full protocol decode listening on eth1, link-type EN10MB (Ethernet), capture size 96 bytes 23:04:59.522498 IP 192.168.4.114.sip

Re: [asterisk-users] Asterisk-beginner : cannot make phonecalls using Asterisk (update)

2009-04-13 Thread D Tucny
2009/4/14 jonas kellens jonas.kell...@telenet.be [r...@asterisk asterisk]# netstat -a -n -p | grep 5060 udp0 0 0.0.0.0:50600.0.0.0:* 3047/asterisk [r...@asterisk asterisk]# /usr/sbin/tcpdump port 5060 tcpdump: verbose output suppressed, use -v or -vv for full