akhilesh chand
2015-Apr-21 11:38 UTC
[asterisk-users] I'm not able to register Softphone(X-lite) in asterisk(Which is installed in EC2 Cloud).
Hi Guenther, When I executed nmap -p5060 <xx.xx.xx.xx> I got below output. [root at ip-172-31-32-117 cel]# nmap -p5060 xx.xx.xx.xx Starting Nmap 5.51 ( http://nmap.org ) at 2015-04-21 11:19 UTC Nmap scan report for ec2-xx-xx-xx-xx.us-west-2.compute.amazonaws.com (xx.xx.xx.xx) Host is up (0.00080s latency). PORT STATE SERVICE 5060/tcp filtered sip Nmap done: 1 IP address (1 host up) scanned in 0.23 seconds On Tue, Apr 21, 2015 at 3:20 PM, Guenther Boelter <gboelter at gmail.com> wrote:> -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On 04/21/2015 04:58 PM, akhilesh chand wrote: > > Hi Guenther, > > > > What did you recommend to me, I did accordingly but there is no > > log showing in asterisk CLI. I'm getting same problem. > > > > > > > > Regards Akhilesh > > Hi Akhilesh, > > looks like your firewall is blocking it. > > Have you tried 'nmap -p5060 <ip of your asterisk>' or something similar? > > Regards > Guenther > > > > > > > On Mon, Apr 20, 2015 at 6:05 PM, Guenther Boelter > > <gboelter at gmail.com <mailto:gboelter at gmail.com>> wrote: > > > > On 04/20/2015 12:31 PM, akhilesh chand wrote: > >> Hi Folks, > > > >> I'm trying to register softphone(X-lite) but I'm not able to > >> register softphone whenever I'm trying to register softphone I > >> got below error > > > >> Inline image 1 > > > >> Is there any document/guide line where I will get process to > >> register softphone in asterisk(Which is installed in EC2 Cloud). > > > > Don't make it to complicated ... > > > > Connect to your Asterisk via ssh and run asterisk -rvvvvvv. > > > > Then let your Phone try to register. Asterisk should show you > > what's getting wrong. > > > > If you can't see anything while trying to register, shutdown your > > firewall and try it again ... > > > > Regards Guenther > > > > > > > > -- > > _____________________________________________________________________ > > > > > - -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > > New to Asterisk? Join us for a live introductory webinar every > > Thurs: http://www.asterisk.org/hello > > > > asterisk-users mailing list To UNSUBSCRIBE or update options > > visit: http://lists.digium.com/mailman/listinfo/asterisk-users > > > > > > > > > > - -- > DavaoSOFT, the home of ERPel > ERPel, das deutsche Warenwirtschaftssystem fuer LINUX > http://www.davaosoft.com > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v2 > > iQIcBAEBAgAGBQJVNh1pAAoJENexF5oIz3BCeTMQAO50VIcKKQndKmiJEevo+Uzu > 4kxTFPg6vLMfV6yOIIC86oxlzqJW6qkuLpt2xb7jr3ppg5VMH88Ozhqpu3E0hZNk > VYxXTafWFgHgJLSblxG1ZqA+QZhX/HDdwnHo+OcfeLleJQjxhqvh+8VYOnscv/SP > +sfBU2thMckFYaYHSrk9q6hEBKPTnv5oQ8OYwdm92GIvV94N3z7gQ+056dqAOqhs > 1dM7D2gLnMZxUPh2aTZStP1V314mFxT/wzIYMRSfwSLJOrclzuzfr4OYPhwJiPsj > oD8sCwP9ePwtlBkgFFt5O0FCyR2Uyf5LZN0ClqnSOkizqQi3w9Ssva0y4NzuPOpU > aYFD9XYYPDoftuz8kpGqx9Ys8QDf5QONh1HYwx8qkQagvsfkhTnRlb8EvbYkwSDD > +pnzC+xysg3qpCBjr/xV31QKJ9q/E9I/qigNiI42GB7gxctkvZ1tf2tEeohZqwzA > GaN9kVgKE0oAcJu5kjkKWZFD1uUz7aF8udFR5IH8R10ZvC+PffTZWjDACGZrHM7e > q38XH7rb3TKmH+mFwTfAGdoy56FkpJzgjZQYMHie8FPI8uJK/9XStnqb3EF0oFHi > 3FJ994MG8iOBS0nlIvJJ2ZtX5TVgBWz9qthETe9/J+eRWueuZv5a7HEfwoOCh8C5 > GfIZhiiq9jqjWGRZherc > =XKL0 > -----END PGP SIGNATURE----- > > -- > _____________________________________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > New to Asterisk? Join us for a live introductory webinar every Thurs: > http://www.asterisk.org/hello > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20150421/d4e61b7d/attachment.html>
Thomas Stein
2015-Apr-21 11:40 UTC
[asterisk-users] I'm not able to register Softphone(X-lite) in asterisk(Which is installed in EC2 Cloud).
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Am 21.04.15 um 13:38 schrieb akhilesh chand:> Hi Guenther, > > When I executed nmap -p5060 <xx.xx.xx.xx> I got below output. > > [root at ip-172-31-32-117 cel]# nmap -p5060 xx.xx.xx.xx > > Starting Nmap 5.51 ( http://nmap.org ) at 2015-04-21 11:19 UTC Nmap > scan report for ec2-xx-xx-xx-xx.us-west-2.compute.amazonaws.com > (xx.xx.xx.xx) Host is up (0.00080s latency). PORT STATE > SERVICE 5060/tcp filtered sipMaybe your softphone is trying UDP? cheers t.> Nmap done: 1 IP address (1 host up) scanned in 0.23 seconds > > On Tue, Apr 21, 2015 at 3:20 PM, Guenther Boelter > <gboelter at gmail.com> wrote: > > On 04/21/2015 04:58 PM, akhilesh chand wrote: >> Hi Guenther, > >> What did you recommend to me, I did accordingly but there is no >> log showing in asterisk CLI. I'm getting same problem. > > > >> Regards Akhilesh > > Hi Akhilesh, > > looks like your firewall is blocking it. > > Have you tried 'nmap -p5060 <ip of your asterisk>' or something > similar? > > Regards Guenther > > > > >> On Mon, Apr 20, 2015 at 6:05 PM, Guenther Boelter >> <gboelter at gmail.com <mailto:gboelter at gmail.com>> wrote: > >> On 04/20/2015 12:31 PM, akhilesh chand wrote: >>> Hi Folks, > >>> I'm trying to register softphone(X-lite) but I'm not able to >>> register softphone whenever I'm trying to register softphone I >>> got below error > >>> Inline image 1 > >>> Is there any document/guide line where I will get process to >>> register softphone in asterisk(Which is installed in EC2 >>> Cloud). > >> Don't make it to complicated ... > >> Connect to your Asterisk via ssh and run asterisk -rvvvvvv. > >> Then let your Phone try to register. Asterisk should show you >> what's getting wrong. > >> If you can't see anything while trying to register, shutdown >> your firewall and try it again ... > >> Regards Guenther > > > >> -- >> _____________________________________________________________________ > >> > > -- Bandwidth and Colocation Provided by http://www.api-digital.com > -- >> New to Asterisk? Join us for a live introductory webinar every >> Thurs: http://www.asterisk.org/hello > >> asterisk-users mailing list To UNSUBSCRIBE or update options >> visit: http://lists.digium.com/mailman/listinfo/asterisk-users > > > > > >> >> -- >> _____________________________________________________________________ >> >>- -- Bandwidth and Colocation Provided by http://www.api-digital.com -->> New to Asterisk? Join us for a live introductory webinar every >> Thurs: http://www.asterisk.org/hello >> >> asterisk-users mailing list To UNSUBSCRIBE or update options >> visit: http://lists.digium.com/mailman/listinfo/asterisk-users >> > > >-----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.16 (Darwin) iQEcBAEBAgAGBQJVNjc5AAoJEDoNDMVwb47fa4oH/iG+Y7bJixA/WAJjpydrB5Jr 2lt2qUw9+0rGwn+DiXAQZy5EiA1x3ax4G6/kHJA49XCV7K00w2O69ShVNXwoXAdA yAJxwD6JCExF6BbuAk6xs37wqbMdnhuWjJY42n8GalhUIj/h/I5DQ06PlAaVDlgn aoEcM78JYh2LZg19E7daVcDRc+lfan5werseBSU88Jwo0RGf8zbMb1pM/tACrqkv dzt/CtXjVRK/vCQPjDqkTm20JRCYbp4z2RjL0RtF0Ub60cOdt5fRn0nBrZrn5S5X TvdTvx0vPqmu/KiaA4YybzpjPtfXzBW/gf3+1ZzW/UmkP7smjJewu7hmKKpOVTw=tvB/ -----END PGP SIGNATURE-----
akhilesh chand
2015-Apr-24 07:34 UTC
[asterisk-users] I'm not able to register Softphone(X-lite) in asterisk(Which is installed in EC2 Cloud).
Hi Thomas, Could you tell how can I change the protocol of corresponding port means 5060 is configured with tcp protocol I want to configured with udp. When I execute nmap -p5060 xx.xx.xx.xx I got below output [root at ip-172-31-32-117 cel]# nmap -p5060 xx.xx.xx.xx Starting Nmap 5.51 ( http://nmap.org ) at 2015-04-21 11:19 UTC Nmap scan report for ec2-xx-xx-xx-xx.us-west-2.compute.amazonaws.com (xx.xx.xx.xx) Host is up (0.00080s latency). PORT STATE SERVICE 5060/tcp filtered sip Nmap done: 1 IP address (1 host up) scanned in 0.23 seconds Where I'm seeing 5060 is configured with tcp. Regards Akhilesh On Tue, Apr 21, 2015 at 5:10 PM, Thomas Stein <himbeere at meine-oma.de> wrote:> -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Am 21.04.15 um 13:38 schrieb akhilesh chand: > > Hi Guenther, > > > > When I executed nmap -p5060 <xx.xx.xx.xx> I got below output. > > > > [root at ip-172-31-32-117 cel]# nmap -p5060 xx.xx.xx.xx > > > > Starting Nmap 5.51 ( http://nmap.org ) at 2015-04-21 11:19 UTC Nmap > > scan report for ec2-xx-xx-xx-xx.us-west-2.compute.amazonaws.com > > (xx.xx.xx.xx) Host is up (0.00080s latency). PORT STATE > > SERVICE 5060/tcp filtered sip > > Maybe your softphone is trying UDP? > > cheers > t. > > > Nmap done: 1 IP address (1 host up) scanned in 0.23 seconds > > > > On Tue, Apr 21, 2015 at 3:20 PM, Guenther Boelter > > <gboelter at gmail.com> wrote: > > > > On 04/21/2015 04:58 PM, akhilesh chand wrote: > >> Hi Guenther, > > > >> What did you recommend to me, I did accordingly but there is no > >> log showing in asterisk CLI. I'm getting same problem. > > > > > > > >> Regards Akhilesh > > > > Hi Akhilesh, > > > > looks like your firewall is blocking it. > > > > Have you tried 'nmap -p5060 <ip of your asterisk>' or something > > similar? > > > > Regards Guenther > > > > > > > > > >> On Mon, Apr 20, 2015 at 6:05 PM, Guenther Boelter > >> <gboelter at gmail.com <mailto:gboelter at gmail.com>> wrote: > > > >> On 04/20/2015 12:31 PM, akhilesh chand wrote: > >>> Hi Folks, > > > >>> I'm trying to register softphone(X-lite) but I'm not able to > >>> register softphone whenever I'm trying to register softphone I > >>> got below error > > > >>> Inline image 1 > > > >>> Is there any document/guide line where I will get process to > >>> register softphone in asterisk(Which is installed in EC2 > >>> Cloud). > > > >> Don't make it to complicated ... > > > >> Connect to your Asterisk via ssh and run asterisk -rvvvvvv. > > > >> Then let your Phone try to register. Asterisk should show you > >> what's getting wrong. > > > >> If you can't see anything while trying to register, shutdown > >> your firewall and try it again ... > > > >> Regards Guenther > > > > > > > >> -- > >> _____________________________________________________________________ > > > >> > > > > -- Bandwidth and Colocation Provided by http://www.api-digital.com > > -- > >> New to Asterisk? Join us for a live introductory webinar every > >> Thurs: http://www.asterisk.org/hello > > > >> asterisk-users mailing list To UNSUBSCRIBE or update options > >> visit: http://lists.digium.com/mailman/listinfo/asterisk-users > > > > > > > > > > > >> > >> -- > >> _____________________________________________________________________ > >> > >> > - -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > >> New to Asterisk? Join us for a live introductory webinar every > >> Thurs: http://www.asterisk.org/hello > >> > >> asterisk-users mailing list To UNSUBSCRIBE or update options > >> visit: http://lists.digium.com/mailman/listinfo/asterisk-users > >> > > > > > > > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG/MacGPG2 v2.0.16 (Darwin) > > iQEcBAEBAgAGBQJVNjc5AAoJEDoNDMVwb47fa4oH/iG+Y7bJixA/WAJjpydrB5Jr > 2lt2qUw9+0rGwn+DiXAQZy5EiA1x3ax4G6/kHJA49XCV7K00w2O69ShVNXwoXAdA > yAJxwD6JCExF6BbuAk6xs37wqbMdnhuWjJY42n8GalhUIj/h/I5DQ06PlAaVDlgn > aoEcM78JYh2LZg19E7daVcDRc+lfan5werseBSU88Jwo0RGf8zbMb1pM/tACrqkv > dzt/CtXjVRK/vCQPjDqkTm20JRCYbp4z2RjL0RtF0Ub60cOdt5fRn0nBrZrn5S5X > TvdTvx0vPqmu/KiaA4YybzpjPtfXzBW/gf3+1ZzW/UmkP7smjJewu7hmKKpOVTw> =tvB/ > -----END PGP SIGNATURE----- > > -- > _____________________________________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > New to Asterisk? Join us for a live introductory webinar every Thurs: > http://www.asterisk.org/hello > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20150424/b891ffca/attachment.html>
Reasonably Related Threads
- I'm not able to register Softphone(X-lite) in asterisk(Which is installed in EC2 Cloud).
- I'm not able to register Softphone(X-lite) in asterisk(Which is installed in EC2 Cloud).
- I'm not able to register Softphone(X-lite) in asterisk(Which is installed in EC2 Cloud).
- I'm not able to register Softphone(X-lite) in asterisk(Which is installed in EC2 Cloud).
- I'm not able to register Softphone(X-lite) in asterisk(Which is installed in EC2 Cloud).