akhilesh chand
2015-Apr-20 07:43 UTC
[asterisk-users] I'm not able to register Softphone(X-lite) in asterisk(Which is installed in EC2 Cloud).
Hi Thomas, 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. Regards Akhilesh -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20150420/e48f4be4/attachment.html>
Thomas Stein
2015-Apr-20 07:46 UTC
[asterisk-users] I'm not able to register Softphone(X-lite) in asterisk(Which is installed in EC2 Cloud).
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.
akhilesh chand
2015-Apr-20 07:58 UTC
[asterisk-users] I'm not able to register Softphone(X-lite) in asterisk(Which is installed in EC2 Cloud).
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>
Maybe Matching 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).