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

akhilesh chand omakhileshchand at gmail.com
Mon Apr 20 02:58:35 CDT 2015


Hi Thomas,

I followed your recommended command in asterisk CLI which is mentioned in
above chain mail but I'm not able capture any log related to softphone.


Chain INPUT (policy ACCEPT)
target     prot opt source               destination
ACCEPT     all  --  0.0.0.0/0            0.0.0.0/0            state
RELATED,ESTABLISHED
ACCEPT     icmp --  0.0.0.0/0            0.0.0.0/0
ACCEPT     all  --  0.0.0.0/0            0.0.0.0/0
ACCEPT     tcp  --  0.0.0.0/0            0.0.0.0/0            state NEW tcp
dpt:22
REJECT     all  --  0.0.0.0/0            0.0.0.0/0            reject-with
icmp-host-prohibited
ACCEPT     udp  --  0.0.0.0/0            0.0.0.0/0            udp spt:5060
ACCEPT     udp  --  0.0.0.0/0            0.0.0.0/0            udp spt:5083
ACCEPT     udp  --  0.0.0.0/0            0.0.0.0/0            udp spt:10000

Chain FORWARD (policy ACCEPT)
target     prot opt source               destination
REJECT     all  --  0.0.0.0/0            0.0.0.0/0            reject-with
icmp-host-prohibited

Chain OUTPUT (policy ACCEPT)
target     prot opt source               destination


On Mon, Apr 20, 2015 at 1:16 PM, Thomas Stein <himbeere at meine-oma.de> wrote:

> Am 20.04.15 um 09:43 schrieb akhilesh chand:
> > Hi Thomas,
>
> Hello.
>
> > Yes I'm able to access asterisk server but there is no logs capture into
> > log file related to softphone.If you want more information regarding
> > configuration means sip.conf and extension.conf  I will share.
>
> Could you increase the verbose level?
>
> # core set verbose 6
> # sip set debug on
>
> Looking for blocking Firewall Rules is also a valid point.
>
> cheers
> t.
>
>
> --
> _____________________________________________________________________
> -- 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/20150420/d6f40e92/attachment.html>


More information about the asterisk-users mailing list