Friday, December 5, 2008

Setting up Twinkle and asterisk on the same machine

If you want to use Twinkle on the same machine as your asterisk instance, you'll need to change the SIP port that Twinkle uses. Assuming asterisk is up an running, you'll get this error message when you start Twinkle: Failed to create a UDP socket (SIP) on port 5060 Address already in use Hit "System Settings" on this screen: And then choose network: Change the SIP port to 5061 and it'll start up and connect to your local asterisk instance.

8 comments:

Nacho said...

Thanks a lot!! You save me!!

Tumaix said...

Saved me too ;)

gmak said...

I tried this and i am getting registration failed:403 Forbidden

gmak said...

registration failed 403 Forbidden ... after changing port number to 5061

JM said...

Forbidden sounds like you're talking, at least. Are you sure the rest of your configuration is working?

gmak said...

I have the asterisk and Twinkle running on the same machine. I can send you my config spec. and also sip.conf/extension.conf

Randell said...

This is probably a late post but a possible solution to gmak's problem is to execute asterisk -vvvvc.

Unknown said...

Current versions of twinkle don't even have a "Network" section in the user profile any more.