Unable to connect via SIP

I’ve got a Mac with a SIP client that I’m trying to connect to our Asterisk server. I’ve done my SIP config on the server side based on the TFOT. How do I get Asterisk to actually listen on the SIP port? I’m unable to connect, and it doesn’t show up in netstat as listening.

Thanks!

As soon as you have your Asterisk server started it will be listening at port 5060/udp by default.

Try to get the log file from your MAC SIP client.

[quote=“AndrewZ”]As soon as you have your Asterisk server started it will be listening at port 5060/udp by default.

Try to get the log file from your MAC SIP client.[/quote]

OK, thanks.

I noticed that the Asterisk box reports SIP as “sip” and not “5060”, so that’s how I missed it on that side :smile:

Unfortunately, my Mac blew up again and is in for repairs (again). Probably won’t be back for around a week (and last time they reformatted my hard drive too). Might be awhile before I can give this a try again :frowning:

[quote=“DoxBrian”][quote=“AndrewZ”]As soon as you have your Asterisk server started it will be listening at port 5060/udp by default.

Try to get the log file from your MAC SIP client.[/quote]

OK, thanks.

I noticed that the Asterisk box reports SIP as “sip” and not “5060”, so that’s how I missed it on that side :smile:

Unfortunately, my Mac blew up again and is in for repairs (again). Probably won’t be back for around a week (and last time they reformatted my hard drive too). Might be awhile before I can give this a try again :frowning:[/quote]

Did you start Asterisk before you tried to connect?

I restarted it after making the config changes. It was definitely running when I attempted to connect.