View previous topic :: View next topic |
Author |
Message |
faisalmaqsoodi at yaho... Guest
|
Posted: Fri Nov 28, 2008 5:49 am Post subject: [Freeswitch-users] Failed to create a udp socket on port 506 |
|
|
I m trying to play some basics on FreeSwitch plus twinkle softphone. Following error msg is displayed on the softphone:
Failed to create a udp socket on port 5060. Address already in use
& following on freeswitch window:
X Error: BadWindow (invalid Window parameter) 3
Major opcode: 20
Minor opcode: 0
Resource id: 0x30001be
Plz help me solving this.
faisal |
|
Back to top |
|
|
pmhshz at gmail.com Guest
|
|
Back to top |
|
|
gservat at gmail.com Guest
|
Posted: Fri Nov 28, 2008 8:21 am Post subject: [Freeswitch-users] Failed to create a udp socket on port 506 |
|
|
On Fri, Nov 28, 2008 at 8:45 AM, Faisal Maqsoodi <faisalmaqsoodi@yahoo.com (faisalmaqsoodi@yahoo.com)> wrote:
Quote: | I m trying to play some basics on FreeSwitch plus twinkle softphone. Following error msg is displayed on the softphone:
Failed to create a udp socket on port 5060. Address already in use
& following on freeswitch window:
X Error: BadWindow (invalid Window parameter) 3
Major opcode: 20
Minor opcode: 0
Resource id: 0x30001be
Plz help me solving this.
faisal
|
Check what process is bound to port 5060 (udp):
$ sudo lsof -i udp:5060
- Gonzalo |
|
Back to top |
|
|
faisalmaqsoodi at yaho... Guest
|
Posted: Sat Nov 29, 2008 12:55 am Post subject: [Freeswitch-users] Failed to create a udp socket on port 506 |
|
|
Yes, i m running both on the same machine. Now i changed it to port 5020 for twinkle. But the error msg displayed is:
Sat 10:37:25
1001, registration failed: 503 Service Unavailable
What should i try?
--- On Fri, 11/28/08, shehzad p <pmhshz@gmail.com> wrote:
Quote: | From: shehzad p <pmhshz@gmail.com>
Subject: Re: [Freeswitch-users] Failed to create a udp socket on port 5060
To: freeswitch-users@lists.freeswitch.org
Date: Friday, November 28, 2008, 5:02 AM
Quote: | this shows that port 5060 is already used by another application, i think you are running both Freeswitch and twinkle softphone on samemachine,if its true then try to set different port number to use for softphone..Faisal Maqsoodi
wrote:> > I m trying to play some basics on FreeSwitch plus twinkle softphone.> Following error msg is displayed on the softphone:> Failed to create a udp socket on port 5060. Address already in use> & following on freeswitch window:> X Error: BadWindow (invalid Window parameter) 3> Major opcode: 20> Minor opcode: 0> Resource id: 0x30001be> Plz help me solving this.> faisal> > > > > _______________________________________________> Freeswitch-users mailing list> Freeswitch-users@lists.freeswitch.org> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users>
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users> http://www.freeswitch.org> > -- View this message in context:http://www.nabble.com/Failed-to-create-a-udp-socket-on-port-5060-tp20732432p20734066.htmlSent from the Freeswitch-users mailing list archive at Nabble.com._______________________________________________Freeswitch-users mailing listFreeswitch-users@lists.freeswitch.orghttp://lists.freeswitch.org/mailman/listinfo/freeswitch-usersUNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-usershttp://www.freeswitch.org |
|
|
|
Back to top |
|
|
pabx_freeswitch at tel... Guest
|
|
Back to top |
|
|
brian at freeswitch.org Guest
|
Posted: Sun Nov 30, 2008 4:58 pm Post subject: [Freeswitch-users] Failed to create a udp socket on port 506 |
|
|
Or try not running it all on the same box.
/b
On Nov 30, 2008, at 8:19 AM, henkoegema wrote:
Quote: | Quote: |
Yes, i m running both on the same machine. Now i changed it to port
5020
for twinkle. But the error msg displayed is:
Sat 10:37:25
1001, registration failed: 503 Service Unavailable
What should i try?
|
Make a new profile with port 5020.
|
_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org |
|
Back to top |
|
|
faisalmaqsoodi at yaho... Guest
|
Posted: Mon Dec 01, 2008 12:46 am Post subject: [Freeswitch-users] Failed to create a udp socket on port 506 |
|
|
Its done. Twinkle is registered successfully with freeswitch at port 5061.
I ve tried all basic features like calling on 5000,9999... calling between extensions 1000-1019 and so on. Its working. Thanx to all.
Regards, Faisal
--- On Sun, 11/30/08, Brian West <brian@freeswitch.org> wrote:
Quote: | From: Brian West <brian@freeswitch.org>
Subject: Re: [Freeswitch-users] Failed to create a udp socket on port 5060
To: freeswitch-users@lists.freeswitch.org
Date: Sunday, November 30, 2008, 1:57 PM
Quote: | Or try not running it all on the same box. /bOn Nov 30, 2008, at 8:19 AM, henkoegema wrote:>>>> Yes, i m running both on the same machine. Now i changed it to port >> 5020>> for twinkle. But the error msg displayed is:>> Sat 10:37:25>> 1001, registration failed: 503 Service Unavailable>> What should i try?>>>> Make a new profile with port 5020._______________________________________________Freeswitch-users mailing listFreeswitch-users@lists.freeswitch.orghttp://lists.freeswitch.org/mailman/listinfo/freeswitch-usersUNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-usershttp://www.freeswitch.org |
|
|
|
Back to top |
|
|
|