Sponsor: VoiceMeUp - Corporate & Wholesale VoIP Services

VoIP Mailing List Archives
Mailing list archives for the VoIP community
 SearchSearch 

[asterisk-users] I'm not able to register Softphone(X-lite) in asterisk(Which is installed in EC2 Cloud).

Goto page Previous  1, 2
 
Post new topic   Reply to topic    VoIP Mailing List Archives Forum Index -> Asterisk Users
View previous topic :: View next topic  
Author Message
himbeere at meine-oma.de
Guest





PostPosted: Tue Apr 21, 2015 6:40 am    Post subject: [asterisk-users] I'm not able to register Softphone(X-lite) Reply with quote

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Am 21.04.15 um 13:38 schrieb akhilesh chand:
Quote:
Hi Guenther,

When I executed nmap -p5060 <xx.xx.xx.xx> I got below output.

[root@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.

Quote:
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@gmail.com> wrote:

On 04/21/2015 04:58 PM, akhilesh chand wrote:
Quote:
Hi Guenther,

Quote:
What did you recommend to me, I did accordingly but there is no
log showing in asterisk CLI. I'm getting same problem.



Quote:
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




Quote:
On Mon, Apr 20, 2015 at 6:05 PM, Guenther Boelter
<gboelter@gmail.com <mailto:gboelter@gmail.com>> wrote:

Quote:
On 04/20/2015 12:31 PM, akhilesh chand wrote:
Quote:
Hi Folks,

Quote:
Quote:
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

Quote:
Quote:
Inline image 1

Quote:
Quote:
Is there any document/guide line where I will get process to
register softphone in asterisk(Which is installed in EC2
Cloud).

Quote:
Don't make it to complicated ...

Quote:
Connect to your Asterisk via ssh and run asterisk -rvvvvvv.

Quote:
Then let your Phone try to register. Asterisk should show you
what's getting wrong.

Quote:
If you can't see anything while trying to register, shutdown
your firewall and try it again ...

Quote:
Regards Guenther



Quote:
--
_____________________________________________________________________


-- Bandwidth and Colocation Provided by http://www.api-digital.com
--
Quote:
New to Asterisk? Join us for a live introductory webinar every
Thurs: http://www.asterisk.org/hello

Quote:
asterisk-users mailing list To UNSUBSCRIBE or update options
visit: http://lists.digium.com/mailman/listinfo/asterisk-users





Quote:

--
_____________________________________________________________________


- -- Bandwidth and Colocation Provided by http://www.api-digital.com --
Quote:
Quote:
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
Back to top
omakhileshchand at gma...
Guest





PostPosted: Fri Apr 24, 2015 2:34 am    Post subject: [asterisk-users] I'm not able to register Softphone(X-lite) Reply with quote

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@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@meine-oma.de (himbeere@meine-oma.de)> wrote:
Quote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Am 21.04.15 um 13:38 schrieb akhilesh chand:
Quote:
Hi Guenther,

When  I executed nmap -p5060 <xx.xx.xx.xx> I got below output.

[root@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.

Quote:
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@gmail.com (gboelter@gmail.com)> wrote:

On 04/21/2015 04:58 PM, akhilesh chand wrote:
Quote:
Hi Guenther,

Quote:
What did you recommend to me, I did accordingly but there is no
log showing in asterisk CLI. I'm getting same problem.



Quote:
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




Quote:
On Mon, Apr 20, 2015 at 6:05 PM, Guenther Boelter
<gboelter@gmail.com (gboelter@gmail.com) <mailto:gboelter@gmail.com (gboelter@gmail.com)>> wrote:

Quote:
On 04/20/2015 12:31 PM, akhilesh chand wrote:
Quote:
Hi Folks,

Quote:
Quote:
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

Quote:
Quote:
Inline image 1

Quote:
Quote:
Is there any document/guide line where I will get process to
register softphone in asterisk(Which is installed in EC2
Cloud).

Quote:
Don't make it to complicated ...

Quote:
Connect to your Asterisk via ssh and run asterisk -rvvvvvv.

Quote:
Then let your Phone try to register. Asterisk should show you
what's getting wrong.

Quote:
If you can't see anything while trying to register, shutdown
your firewall and try it again ...

Quote:
Regards Guenther



Quote:
--
_____________________________________________________________________




Quote:
-- Bandwidth and Colocation Provided by http://www.api-digital.com
--
Quote:
New to Asterisk? Join us for a live introductory webinar every
Thurs: http://www.asterisk.org/hello

Quote:
asterisk-users mailing list To UNSUBSCRIBE or update options
visit: http://lists.digium.com/mailman/listinfo/asterisk-users





Quote:

--
_____________________________________________________________________


- -- Bandwidth and Colocation Provided by http://www.api-digital.com --
Quote:
Quote:
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


Back to top
gboelter at gmail.com
Guest





PostPosted: Fri Apr 24, 2015 2:53 am    Post subject: [asterisk-users] I'm not able to register Softphone(X-lite) Reply with quote

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 04/24/2015 03:34 PM, akhilesh chand wrote:
Quote:
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@ip-172-31-32-117 cel]# nmap -p5060 xx.xx.xx.xx

Starting Nmap 5.51 ( http://nmap.org <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
<http://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.


sip.conf
- ----------------------------------
udpbindaddr = 0.0.0.0
port = 5060
transport = udp
tcpenable = no


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQIcBAEBAgAGBQJVOfZQAAoJENexF5oIz3BCIycQAIyvX653vudhRDM6Cw9JBoEi
Es2RDobHWuL+rV5cY2TEoK6viUOZU1q3ZCmI29FsXEj7EXYsAf0n3btp23Vl0MPR
kndLUzd7Twei0UEXow4zm9gL613JycU32oJTBCnrWS4sbY9UTLPYv81OeLix3JeU
ZNNYZcYLp6A9zs5Ik+hUsOjGY47iCiAv85enKz7Ahnv9dFRiHE+fyTyA9qjoFbZY
GJrJkTcAmI0SPDPoIg9tXIeg1Jc8Cb97T5/lCZZpbLlKUaYvVX1zJVOkYViWUTrR
eAIdiivpE+pHSBRoZsLwqVChBIimJfukQVqIf1R+Sfb24AiAsfUFWwEEHCxFM4SZ
1iWIqOYoROsDSS66IROJVe+5DzfDlFrTBIUb99e4G7MKKT66d+i99miFZUdapTg+
totARitIXxnij74JdYbYaC48fjh2Rk0msJcwzJ8ZnNi6dNM8XPW5JZnwsbjsSYk7
nBmXDdFVi0f++N8l1MqLqauKn1GvLhpwyyFTWJlXiO5I9pYSCELshYS0/12XbY4k
s1abMsP4gFJrJjgBNepH8SxVyDaDNg/XXK5bxtFXlSKep80T7L9+3WIpEQGvfIkA
Qs3hJBFujHGVkTRFeexMrdVpUY3VuGWQ8gHDc/MZgqodZvTVxYpP/JkZaXd21Mxq
0lYKWJaFYuCkfVhp0l5n
=01+R
-----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
Back to top
gboelter at gmail.com
Guest





PostPosted: Fri Apr 24, 2015 2:57 am    Post subject: [asterisk-users] I'm not able to register Softphone(X-lite) Reply with quote

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 04/24/2015 03:34 PM, akhilesh chand wrote:
Quote:
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@ip-172-31-32-117 cel]# nmap -p5060 xx.xx.xx.xx

Starting Nmap 5.51 ( http://nmap.org <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
<http://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.


'nmap -p5060 xx.xx.xx.xx' will show you only tcp-ports, try 'nmap -sU
- -p5060 xx.xx.xx.xx insteadt ....

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQIcBAEBAgAGBQJVOfc+AAoJENexF5oIz3BCEZwQAKW9+S50iDmqpgo1wHLQUQA5
62myd+Xnf4v9wD+jh4Z3vnT+OenZ5U+3BNBTwNurCrQ70yX73fc0acektEYXrgIu
/M6OgYkCf4ej3sySIvlFyozerYOqh5SxT0CsQHnPLKnyyz4OUlPbiFoiy+2GbNUF
xqXifWdjYhKN3MPGFkmtPzGmaJqAmlntE6+0z8h8XQ4uHzKQJ/u6AxweIDZduG78
84XQlIVBiRyve/zaXIZ0aw6IjBoT1saDYF0X8+CmbG4eFfxtZfKC/LKcFaooTTWw
FN5BrXYsIjCQzEU/QwoZxHUCXcbKwjoxqKEsb7p/3jRxTLNDaqVuJpql0CUVNBa/
P5kAIHyk9Cfo+GRFkBQD3LcR8DJENLD3hgghyG13E+F4fNAoLs23eaqIjnIzfrDl
a1dU0WkS9QsCUWgSckY1Yusq7uEMlcz5myf5axJDkdbO49fXysSPZMlssS11Q0WN
+RbfWrFFY4t5mGt3FKHqAM6iuy+hOy6skkSnfhA8CLFVGWbgpwOTzXOCIzzmPwL6
CvIwBv8QLEgunG6O/WIXh2iDd4r07oLR4LKePXis6N8x1LptatIKNhMwnWLwXFTN
rdyRY79Zbif3pmJZBas1Jp8YiF81PnJUO3dfnBHzXoY45cztqX29ypi/nLnZPl1i
Pl0tW8EV4Qh+XjGJMIeu
=vMtm
-----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
Back to top
omakhileshchand at gma...
Guest





PostPosted: Fri Apr 24, 2015 4:35 am    Post subject: [asterisk-users] I'm not able to register Softphone(X-lite) Reply with quote

Hi Guenther,

Thanks for ur reply I have concern from long time I'm not able to login through softphone with AWS Cloud.Please let me know is there any document or guide line for the same.






Regards
Akhilesh


On Fri, Apr 24, 2015 at 1:26 PM, Guenther Boelter <gboelter@gmail.com (gboelter@gmail.com)> wrote:
Quote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 04/24/2015 03:34 PM, akhilesh chand wrote:
Quote:
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@ip-172-31-32-117 cel]# nmap -p5060 xx.xx.xx.xx

Starting Nmap 5.51 ( http://nmap.org <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
<http://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.


'nmap -p5060 xx.xx.xx.xx' will show you only tcp-ports, try  'nmap -sU
- -p5060 xx.xx.xx.xx insteadt ....

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQIcBAEBAgAGBQJVOfc+AAoJENexF5oIz3BCEZwQAKW9+S50iDmqpgo1wHLQUQA5
62myd+Xnf4v9wD+jh4Z3vnT+OenZ5U+3BNBTwNurCrQ70yX73fc0acektEYXrgIu
/M6OgYkCf4ej3sySIvlFyozerYOqh5SxT0CsQHnPLKnyyz4OUlPbiFoiy+2GbNUF
xqXifWdjYhKN3MPGFkmtPzGmaJqAmlntE6+0z8h8XQ4uHzKQJ/u6AxweIDZduG78
84XQlIVBiRyve/zaXIZ0aw6IjBoT1saDYF0X8+CmbG4eFfxtZfKC/LKcFaooTTWw
FN5BrXYsIjCQzEU/QwoZxHUCXcbKwjoxqKEsb7p/3jRxTLNDaqVuJpql0CUVNBa/
P5kAIHyk9Cfo+GRFkBQD3LcR8DJENLD3hgghyG13E+F4fNAoLs23eaqIjnIzfrDl
a1dU0WkS9QsCUWgSckY1Yusq7uEMlcz5myf5axJDkdbO49fXysSPZMlssS11Q0WN
+RbfWrFFY4t5mGt3FKHqAM6iuy+hOy6skkSnfhA8CLFVGWbgpwOTzXOCIzzmPwL6
CvIwBv8QLEgunG6O/WIXh2iDd4r07oLR4LKePXis6N8x1LptatIKNhMwnWLwXFTN
rdyRY79Zbif3pmJZBas1Jp8YiF81PnJUO3dfnBHzXoY45cztqX29ypi/nLnZPl1i
Pl0tW8EV4Qh+XjGJMIeu
=vMtm
-----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


Back to top
gboelter at gmail.com
Guest





PostPosted: Fri Apr 24, 2015 5:51 am    Post subject: [asterisk-users] I'm not able to register Softphone(X-lite) Reply with quote

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 04/24/2015 05:35 PM, akhilesh chand wrote:
Quote:
Hi Guenther,

Thanks for ur reply I have concern from long time I'm not able to
login through softphone with AWS Cloud.Please let me know is there
any document or guide line for the same.



Sorry Akhilesh,

with this I can't help you and I'm on Linux so I even can't try x-lite.

Have you tried zoiper already? It's available at http://www.zoiper.com/e
n

Regards

Guenther
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQIcBAEBAgAGBQJVOh/4AAoJENexF5oIz3BCxMAQAOT3MMQ+PSGRKzbq6vAPfelD
yiabt7PSSQgyswiFO+QwRNoGbMycHrNrjn0Xh1VxlYYBcWUlgGUu2gDLq1XSuhLT
JbReL21R66P+3Xi4VmSiXiZetza9TqqLbKT3TvuiexNX1MSu+flDnbcWwN6+SpVx
F00qV/UcXgPw4KLqp7cDU3gcMEiT8C0MjEQgalFylbHt82T7m6bTDk2EBEqBtHLb
qzQaEPDtMyDB7/M7WYQSpVsFfkk6GJWII7YTKnv4T1+7phbjOxMOrj/c2MymVJ53
4khHUfc9gPeqWwTHawf4Gl7RFJeAK2MslF0hWHSCcqqWq1f40zrHIP2e8EV0UGrS
oXnU/Q3N63p+4KEGtlOko7Zx0bhOyLbLU6flmm+aze70NksvvgfiJCKuQWRUSOGd
y3LgmMz95AeA41z60SECgTxt+VJahs2uHOclLM/g6nfNkDe5x4djyOG0yPMU433b
BPHluUhXROuv2G405uGPpBjyMkPG1IKWowZa70GQGZPLLzMbQKpXGn6m5I+MMQdY
vfs+6kCbldGAszUgxpZZ5SqIKebfZ1WxKywd58DSR1Z4JW0kJuO4yol1odlbgMcv
n7sV0MM2Nei0K+M+G3x52aSNv1oCLJGmNxsjRNbLybj9kra5O/MmhUMejm05UeZS
pX4CBQYNunHWbH1yYiq9
=MB2v
-----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
Back to top
helvio.listas at gmail...
Guest





PostPosted: Fri Apr 24, 2015 5:55 am    Post subject: [asterisk-users] I'm not able to register Softphone(X-lite) Reply with quote

Hi Akhilesh,

SIP protocol use port 5060 (default) and many other ports to stablish
calls. You need to check if there is AWS firewall rule that allow your
communication from your client external IP and your AWS host.

Also, think in use IAX intead of SIP, because SIP protocol has many
trouble when used with NAT, also IAX protocol use only one port (4569)
to everything. When i need allow external clients (throught NAT or not)
i used to use IAX.

If you want i can help you in your environment (SIP or IAX).

Att,
Hélvio Junior
SafeId - Gestão de identidades e Acessos
+55 41 | 9893-2694, single-sign-on.com.br
helvio.junior@safetrend.com.br

On 24/04/2015 06:35, akhilesh chand wrote:
Quote:
Hi Guenther,

Thanks for ur reply I have concern from long time I'm not able to
login through softphone with AWS Cloud.Please let me know is there any
document or guide line for the same.



Regards
Akhilesh



--
_____________________________________________________________________
-- 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
Back to top
ghomri.nasser at gmail...
Guest





PostPosted: Sat Apr 25, 2015 4:05 pm    Post subject: [asterisk-users] I'm not able to register Softphone(X-lite) Reply with quote

Hi,

Try as a first step a tcpdump capture to verify if the softphone is actually sending the register message to the server.


For me it seems like the softphone is not able to reach the server !


Best Regards,


On Fri, Apr 24, 2015 at 10:55 AM, Helvio Junior <helvio.listas@gmail.com (helvio.listas@gmail.com)> wrote:
Quote:
Hi Akhilesh,

SIP protocol use port 5060 (default) and many other ports to stablish calls. You need to check if there is AWS firewall rule that allow your communication from your client external IP and your AWS host.

Also, think in use IAX intead of SIP, because SIP protocol has many trouble when used with NAT, also IAX protocol use only one port (4569) to everything. When i need allow external clients (throught NAT or not) i used to use IAX.

If you want i can help you in your environment (SIP or IAX).

Att,
Hélvio Junior
SafeId - Gestão de identidades e Acessos
+55 41 | 9893-2694, single-sign-on.com.br
helvio.junior@safetrend.com.br (helvio.junior@safetrend.com.br)

On 24/04/2015 06:35, akhilesh chand wrote:
Quote:
Hi Guenther,

Thanks for ur reply I have concern from long time I'm not able to login through softphone with AWS Cloud.Please let me know is there any document or guide line for the same.



Regards
Akhilesh



--
_____________________________________________________________________
-- 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


Back to top
helvio.listas at gmail...
Guest





PostPosted: Sat Apr 25, 2015 4:28 pm    Post subject: [asterisk-users] I'm not able to register Softphone(X-lite) Reply with quote

I think in a same way.

Or you can run "sip set debug on" on asterisk console to enable sip debugging.
Quote:
Att,
Hélvio Junior
SafeId - Gestão de identidades e Acessos
+55 41 | 9893-2694, single-sign-on.com.br
helvio.junior@safetrend.com.br (helvio.junior@safetrend.com.br)
On 25/04/2015 18:05, Abdenasser Ghomri wrote:

Quote:
Hi,

Try as a first step a tcpdump capture to verify if the softphone is actually sending the register message to the server.


For me it seems like the softphone is not able to reach the server !


Best Regards,


On Fri, Apr 24, 2015 at 10:55 AM, Helvio Junior <helvio.listas@gmail.com (helvio.listas@gmail.com)> wrote:
Quote:
Hi Akhilesh,

SIP protocol use port 5060 (default) and many other ports to stablish calls. You need to check if there is AWS firewall rule that allow your communication from your client external IP and your AWS host.

Also, think in use IAX intead of SIP, because SIP protocol has many trouble when used with NAT, also IAX protocol use only one port (4569) to everything. When i need allow external clients (throught NAT or not) i used to use IAX.

If you want i can help you in your environment (SIP or IAX).

Att,
Hélvio Junior
SafeId - Gestão de identidades e Acessos
+55 41 | 9893-2694, single-sign-on.com.br
helvio.junior@safetrend.com.br (helvio.junior@safetrend.com.br)

On 24/04/2015 06:35, akhilesh chand wrote:
Quote:
Hi Guenther,

Thanks for ur reply I have concern from long time I'm not able to login through softphone with AWS Cloud.Please let me know is there any document or guide line for the same.



Regards
Akhilesh



--
_____________________________________________________________________
-- 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







Back to top
omakhileshchand at gma...
Guest





PostPosted: Mon Apr 27, 2015 7:53 am    Post subject: [asterisk-users] I'm not able to register Softphone(X-lite) Reply with quote

Hi Helvio,

Could you tell me what is process to setup an environment for IAX. 




Regards
Akhilesh


On Fri, Apr 24, 2015 at 4:25 PM, Helvio Junior <helvio.listas@gmail.com (helvio.listas@gmail.com)> wrote:
Quote:
Hi Akhilesh,

SIP protocol use port 5060 (default) and many other ports to stablish calls. You need to check if there is AWS firewall rule that allow your communication from your client external IP and your AWS host.

Also, think in use IAX intead of SIP, because SIP protocol has many trouble when used with NAT, also IAX protocol use only one port (4569) to everything. When i need allow external clients (throught NAT or not) i used to use IAX.

If you want i can help you in your environment (SIP or IAX).

Att,
Hélvio Junior
SafeId - Gestão de identidades e Acessos
+55 41 | 9893-2694, single-sign-on.com.br
helvio.junior@safetrend.com.br (helvio.junior@safetrend.com.br)

On 24/04/2015 06:35, akhilesh chand wrote:
Quote:
Hi Guenther,

Thanks for ur reply I have concern from long time I'm not able to login through softphone with AWS Cloud.Please let me know is there any document or guide line for the same.



Regards
Akhilesh



--
_____________________________________________________________________
-- 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


Back to top
webaccounts173 at jgoe...
Guest





PostPosted: Mon Apr 27, 2015 7:59 am    Post subject: [asterisk-users] I'm not able to register Softphone(X-lite) Reply with quote

Am 27.04.2015 um 14:53 schrieb akhilesh chand:

Quote:
Hi Helvio,

Could you tell me what is process to setup an environment for IAX. 




Regards
Akhilesh


On Fri, Apr 24, 2015 at 4:25 PM, Helvio Junior <helvio.listas@gmail.com (helvio.listas@gmail.com)> wrote:
Quote:
Hi Akhilesh,

SIP protocol use port 5060 (default) and many other ports to stablish calls. You need to check if there is AWS firewall rule that allow your communication from your client external IP and your AWS host.

Also, think in use IAX intead of SIP, because SIP protocol has many trouble when used with NAT, also IAX protocol use only one port (4569) to everything. When i need allow external clients (throught NAT or not) i used to use IAX.

If you want i can help you in your environment (SIP or IAX).

Att,
Hélvio Junior
SafeId - Gestão de identidades e Acessos
+55 41 | 9893-2694, single-sign-on.com.br
helvio.junior@safetrend.com.br (helvio.junior@safetrend.com.br)

On 24/04/2015 06:35, akhilesh chand wrote:
Quote:
Hi Guenther,

Thanks for ur reply I have concern from long time I'm not able to login through softphone with AWS Cloud.Please let me know is there any document or guide line for the same.



Regards
Akhilesh



--
_____________________________________________________________________
-- 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







Did you read this: http://www.asteriskdocs.org/ ?

Having said that, you might still run into some NAT-related problems, if you use a normal router.

jg
Back to top
jcass78 at gmail.com
Guest





PostPosted: Mon Apr 27, 2015 8:31 am    Post subject: [asterisk-users] I'm not able to register Softphone(X-lite) Reply with quote

Akhilesh,
I have implemented several ec2 instances with both sip and iax2 and have no problems with xlite or hard phones. Have you already opened the ports in the vpc security group on the Amazon side?  Let me know is I can help.
--James On Apr 24, 2015 3:34 AM, "akhilesh chand" <omakhileshchand@gmail.com (omakhileshchand@gmail.com)> wrote:
Quote:
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@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@meine-oma.de (himbeere@meine-oma.de)> wrote:
Quote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Am 21.04.15 um 13:38 schrieb akhilesh chand:
Quote:
Hi Guenther,

When  I executed nmap -p5060 <xx.xx.xx.xx> I got below output.

[root@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.

Quote:
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@gmail.com (gboelter@gmail.com)> wrote:

On 04/21/2015 04:58 PM, akhilesh chand wrote:
Quote:
Hi Guenther,

Quote:
What did you recommend to me, I did accordingly but there is no
log showing in asterisk CLI. I'm getting same problem.



Quote:
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




Quote:
On Mon, Apr 20, 2015 at 6:05 PM, Guenther Boelter
<gboelter@gmail.com (gboelter@gmail.com) <mailto:gboelter@gmail.com (gboelter@gmail.com)>> wrote:

Quote:
On 04/20/2015 12:31 PM, akhilesh chand wrote:
Quote:
Hi Folks,

Quote:
Quote:
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

Quote:
Quote:
Inline image 1

Quote:
Quote:
Is there any document/guide line where I will get process to
register softphone in asterisk(Which is installed in EC2
Cloud).

Quote:
Don't make it to complicated ...

Quote:
Connect to your Asterisk via ssh and run asterisk -rvvvvvv.

Quote:
Then let your Phone try to register. Asterisk should show you
what's getting wrong.

Quote:
If you can't see anything while trying to register, shutdown
your firewall and try it again ...

Quote:
Regards Guenther



Quote:
--
_____________________________________________________________________




Quote:
-- Bandwidth and Colocation Provided by http://www.api-digital.com
--
Quote:
New to Asterisk? Join us for a live introductory webinar every
Thurs: http://www.asterisk.org/hello

Quote:
asterisk-users mailing list To UNSUBSCRIBE or update options
visit: http://lists.digium.com/mailman/listinfo/asterisk-users





Quote:

--
_____________________________________________________________________


- -- Bandwidth and Colocation Provided by http://www.api-digital.com --
Quote:
Quote:
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






--
_____________________________________________________________________
-- 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
Back to top
omakhileshchand at gma...
Guest





PostPosted: Tue Apr 28, 2015 12:09 am    Post subject: [asterisk-users] I'm not able to register Softphone(X-lite) Reply with quote

Hi James,

Please let me know how could I implement for sip.I will appreciate your help.  


Regards
Akhilesh


On Mon, Apr 27, 2015 at 7:01 PM, James Cass <jcass78@gmail.com (jcass78@gmail.com)> wrote:
Quote:

Akhilesh,
I have implemented several ec2 instances with both sip and iax2 and have no problems with xlite or hard phones. Have you already opened the ports in the vpc security group on the Amazon side?  Let me know is I can help.
--James On Apr 24, 2015 3:34 AM, "akhilesh chand" <omakhileshchand@gmail.com (omakhileshchand@gmail.com)> wrote:
Quote:
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@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@meine-oma.de (himbeere@meine-oma.de)> wrote:
Quote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Am 21.04.15 um 13:38 schrieb akhilesh chand:
Quote:
Hi Guenther,

When  I executed nmap -p5060 <xx.xx.xx.xx> I got below output.

[root@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.

Quote:
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@gmail.com (gboelter@gmail.com)> wrote:

On 04/21/2015 04:58 PM, akhilesh chand wrote:
Quote:
Hi Guenther,

Quote:
What did you recommend to me, I did accordingly but there is no
log showing in asterisk CLI. I'm getting same problem.



Quote:
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




Quote:
On Mon, Apr 20, 2015 at 6:05 PM, Guenther Boelter
<gboelter@gmail.com (gboelter@gmail.com) <mailto:gboelter@gmail.com (gboelter@gmail.com)>> wrote:

Quote:
On 04/20/2015 12:31 PM, akhilesh chand wrote:
Quote:
Hi Folks,

Quote:
Quote:
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

Quote:
Quote:
Inline image 1

Quote:
Quote:
Is there any document/guide line where I will get process to
register softphone in asterisk(Which is installed in EC2
Cloud).

Quote:
Don't make it to complicated ...

Quote:
Connect to your Asterisk via ssh and run asterisk -rvvvvvv.

Quote:
Then let your Phone try to register. Asterisk should show you
what's getting wrong.

Quote:
If you can't see anything while trying to register, shutdown
your firewall and try it again ...

Quote:
Regards Guenther



Quote:
--
_____________________________________________________________________




Quote:
-- Bandwidth and Colocation Provided by http://www.api-digital.com
--
Quote:
New to Asterisk? Join us for a live introductory webinar every
Thurs: http://www.asterisk.org/hello

Quote:
asterisk-users mailing list To UNSUBSCRIBE or update options
visit: http://lists.digium.com/mailman/listinfo/asterisk-users





Quote:

--
_____________________________________________________________________


- -- Bandwidth and Colocation Provided by http://www.api-digital.com --
Quote:
Quote:
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






--
_____________________________________________________________________
-- 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
Back to top
jcass78 at gmail.com
Guest





PostPosted: Tue Apr 28, 2015 5:26 am    Post subject: [asterisk-users] I'm not able to register Softphone(X-lite) Reply with quote

Akhilesh, for sip, just make sure you have up 5060 open and up 10000-20000 open in the security group to the public address where your phones will be (soft or hard phones). You shouldn't need the address of your trunk provider (since you should register to them). Of course you'll still need 22 open to manage the server, but you already have that. That's all you need from a security group perspective.  Make sure that right then we can inspect your config files. On Apr 28, 2015 1:09 AM, "akhilesh chand" <omakhileshchand@gmail.com (omakhileshchand@gmail.com)> wrote:
Quote:
Hi James,

Please let me know how could I implement for sip.I will appreciate your help.  


Regards
Akhilesh


On Mon, Apr 27, 2015 at 7:01 PM, James Cass <jcass78@gmail.com (jcass78@gmail.com)> wrote:
Quote:

Akhilesh,
I have implemented several ec2 instances with both sip and iax2 and have no problems with xlite or hard phones. Have you already opened the ports in the vpc security group on the Amazon side?  Let me know is I can help.
--James On Apr 24, 2015 3:34 AM, "akhilesh chand" <omakhileshchand@gmail.com (omakhileshchand@gmail.com)> wrote:
Quote:
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@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@meine-oma.de (himbeere@meine-oma.de)> wrote:
Quote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Am 21.04.15 um 13:38 schrieb akhilesh chand:
Quote:
Hi Guenther,

When  I executed nmap -p5060 <xx.xx.xx.xx> I got below output.

[root@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.

Quote:
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@gmail.com (gboelter@gmail.com)> wrote:

On 04/21/2015 04:58 PM, akhilesh chand wrote:
Quote:
Hi Guenther,

Quote:
What did you recommend to me, I did accordingly but there is no
log showing in asterisk CLI. I'm getting same problem.



Quote:
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




Quote:
On Mon, Apr 20, 2015 at 6:05 PM, Guenther Boelter
<gboelter@gmail.com (gboelter@gmail.com) <mailto:gboelter@gmail.com (gboelter@gmail.com)>> wrote:

Quote:
On 04/20/2015 12:31 PM, akhilesh chand wrote:
Quote:
Hi Folks,

Quote:
Quote:
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

Quote:
Quote:
Inline image 1

Quote:
Quote:
Is there any document/guide line where I will get process to
register softphone in asterisk(Which is installed in EC2
Cloud).

Quote:
Don't make it to complicated ...

Quote:
Connect to your Asterisk via ssh and run asterisk -rvvvvvv.

Quote:
Then let your Phone try to register. Asterisk should show you
what's getting wrong.

Quote:
If you can't see anything while trying to register, shutdown
your firewall and try it again ...

Quote:
Regards Guenther



Quote:
--
_____________________________________________________________________




Quote:
-- Bandwidth and Colocation Provided by http://www.api-digital.com
--
Quote:
New to Asterisk? Join us for a live introductory webinar every
Thurs: http://www.asterisk.org/hello

Quote:
asterisk-users mailing list To UNSUBSCRIBE or update options
visit: http://lists.digium.com/mailman/listinfo/asterisk-users





Quote:

--
_____________________________________________________________________


- -- Bandwidth and Colocation Provided by http://www.api-digital.com --
Quote:
Quote:
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






--
_____________________________________________________________________
-- 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




--
_____________________________________________________________________
-- 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
Back to top
Display posts from previous:   
Post new topic   Reply to topic    VoIP Mailing List Archives Forum Index -> Asterisk Users All times are GMT - 5 Hours
Goto page Previous  1, 2
Page 2 of 2

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group

VoiceMeUp - Corporate & Wholesale VoIP Services