[asterisk-users] I'm not able to register Softphone(X-lite) in asterisk(Which is installed in EC2 Cloud).
Thomas Stein
himbeere at meine-oma.de
Tue Apr 21 04:02:41 CDT 2015
Am 21.04.15 um 11:00 schrieb akhilesh chand:
> Hi Greg,
>
> I moved REJECT rule to last in the list but I'm getting same error.
Please shutdown the firewall completely and try again.
cheers
t.
> Regards
> Akhilesh
>
> On Mon, Apr 20, 2015 at 5:57 PM, Greg Woods <greg at gregandeva.net> wrote:
>
>>
>> On Mon, Apr 20, 2015 at 1:58 AM, akhilesh chand <omakhileshchand at gmail.com
>> > wrote:
>>
>>> 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
>>>
>>
>> It looks like youre REJECT rule is getting hit before the accept rules for
>> asterisk. Try moving the REJECT rule to last in the list. I think your
>> firewall is blocking asterisk.
>>
>> --Greg
>>
>>
>> --
>> _____________________________________________________________________
>> -- 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
>>
>
>
>
More information about the asterisk-users
mailing list