[asterisk-users] SIP Retransmitting REGISTER message

2012-09-26 Thread Gopalakrishnan N
Hi,

I was trying to register a VoIP trunk in Asterisk , where its keep on
sending Register message to the server, where I am not getting any response
from server.

But whereas if i register in Xlite softphone the account is getting
registered.

I suspect it could be network related issue, but since in softphone it is
getting registered from the same network.

Any ideas to isolate things would be appreciated.

Regards,
Gopal.
--
_
-- 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

Re: [asterisk-users] SIP Retransmitting REGISTER message

2012-09-26 Thread Danny Nicholas
The Asterisk server and softphone are hitting the firewall from two
different points.  Start there.

 

From: asterisk-users-boun...@lists.digium.com
[mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of Gopalakrishnan
N
Sent: Wednesday, September 26, 2012 7:45 AM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: [asterisk-users] SIP Retransmitting REGISTER message

 

Hi,

 

I was trying to register a VoIP trunk in Asterisk , where its keep on
sending Register message to the server, where I am not getting any response
from server. 

 

But whereas if i register in Xlite softphone the account is getting
registered. 

 

I suspect it could be network related issue, but since in softphone it is
getting registered from the same network. 

 

Any ideas to isolate things would be appreciated. 

 

Regards,

Gopal. 

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

Re: [asterisk-users] SIP Retransmitting REGISTER message

2012-09-26 Thread Gopalakrishnan N
there is no firewall, its just the router gave by the service provider. May
be the SIP port issue?

Regards.

On Wed, Sep 26, 2012 at 6:17 PM, Danny Nicholas  wrote:

> The Asterisk server and softphone are hitting the firewall from two
> different points.  Start there.
>
> ** **
>
> *From:* asterisk-users-boun...@lists.digium.com [mailto:
> asterisk-users-boun...@lists.digium.com] *On Behalf Of *Gopalakrishnan N
> *Sent:* Wednesday, September 26, 2012 7:45 AM
> *To:* Asterisk Users Mailing List - Non-Commercial Discussion
> *Subject:* [asterisk-users] SIP Retransmitting REGISTER message
>
> ** **
>
> Hi,
>
> ** **
>
> I was trying to register a VoIP trunk in Asterisk , where its keep on
> sending Register message to the server, where I am not getting any response
> from server. 
>
> ** **
>
> But whereas if i register in Xlite softphone the account is getting
> registered. 
>
> ** **
>
> I suspect it could be network related issue, but since in softphone it is
> getting registered from the same network. 
>
> ** **
>
> Any ideas to isolate things would be appreciated. 
>
> ** **
>
> Regards,
>
> Gopal. 
>
> --
> _
> -- 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

Re: [asterisk-users] SIP Retransmitting REGISTER message

2012-09-26 Thread Danny Nicholas
Another possibility - you registered from the softphone first and the
provider took the IP address from your PC and "locked out" the IP address of
your Asterisk server.

 

From: asterisk-users-boun...@lists.digium.com
[mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of Gopalakrishnan
N
Sent: Wednesday, September 26, 2012 7:51 AM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [asterisk-users] SIP Retransmitting REGISTER message

 

there is no firewall, its just the router gave by the service provider. May
be the SIP port issue?

 

Regards.

 

On Wed, Sep 26, 2012 at 6:17 PM, Danny Nicholas  wrote:

The Asterisk server and softphone are hitting the firewall from two
different points.  Start there.

 

From: asterisk-users-boun...@lists.digium.com
[mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of Gopalakrishnan
N
Sent: Wednesday, September 26, 2012 7:45 AM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: [asterisk-users] SIP Retransmitting REGISTER message

 

Hi,

 

I was trying to register a VoIP trunk in Asterisk , where its keep on
sending Register message to the server, where I am not getting any response
from server. 

 

But whereas if i register in Xlite softphone the account is getting
registered. 

 

I suspect it could be network related issue, but since in softphone it is
getting registered from the same network. 

 

Any ideas to isolate things would be appreciated. 

 

Regards,

Gopal. 


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

Re: [asterisk-users] SIP Retransmitting REGISTER message

2012-09-26 Thread SamyGo
Hi,
How are you connected to server ? How have you configured your asterisk
server to register to other side ? What about any NAT involved in your
scenario ?Turn on sip debug and share your registrations.

BR
Sammy
On Sep 26, 2012 5:54 PM, "Danny Nicholas"  wrote:

> Another possibility – you registered from the softphone first and the
> provider took the IP address from your PC and “locked out” the IP address
> of your Asterisk server.
>
> ** **
>
> *From:* asterisk-users-boun...@lists.digium.com [mailto:
> asterisk-users-boun...@lists.digium.com] *On Behalf Of *Gopalakrishnan N
> *Sent:* Wednesday, September 26, 2012 7:51 AM
> *To:* Asterisk Users Mailing List - Non-Commercial Discussion
> *Subject:* Re: [asterisk-users] SIP Retransmitting REGISTER message
>
> ** **
>
> there is no firewall, its just the router gave by the service provider.
> May be the SIP port issue?
>
> ** **
>
> Regards.
>
> ** **
>
> On Wed, Sep 26, 2012 at 6:17 PM, Danny Nicholas  wrote:
> 
>
> The Asterisk server and softphone are hitting the firewall from two
> different points.  Start there.
>
>  
>
> *From:* asterisk-users-boun...@lists.digium.com [mailto:
> asterisk-users-boun...@lists.digium.com] *On Behalf Of *Gopalakrishnan N
> *Sent:* Wednesday, September 26, 2012 7:45 AM
> *To:* Asterisk Users Mailing List - Non-Commercial Discussion
> *Subject:* [asterisk-users] SIP Retransmitting REGISTER message
>
>  
>
> Hi,
>
>  
>
> I was trying to register a VoIP trunk in Asterisk , where its keep on
> sending Register message to the server, where I am not getting any response
> from server. 
>
>  
>
> But whereas if i register in Xlite softphone the account is getting
> registered. 
>
>  
>
> I suspect it could be network related issue, but since in softphone it is
> getting registered from the same network. 
>
>  
>
> Any ideas to isolate things would be appreciated. 
>
>  
>
> Regards,
>
> Gopal. 
>
>
> --
> _
> -- 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

Re: [asterisk-users] SIP Retransmitting REGISTER message

2012-09-26 Thread Gopalakrishnan N
But even then all the IP go via router, so when it goes to service provider
it will go as the same IP address, since its coming from the same network.

Because the softphone and asterisk machine are local network which is
commonly connected to a router.

Regards.

On Wed, Sep 26, 2012 at 6:31 PM, Gopalakrishnan N <
gopalakrishnan...@gmail.com> wrote:

> ahh... ! OK.. I though of this...
>
>
>
> On Wed, Sep 26, 2012 at 6:24 PM, Danny Nicholas  wrote:
>
>> Another possibility – you registered from the softphone first and the
>> provider took the IP address from your PC and “locked out” the IP address
>> of your Asterisk server.
>>
>> ** **
>>
>> *From:* asterisk-users-boun...@lists.digium.com [mailto:
>> asterisk-users-boun...@lists.digium.com] *On Behalf Of *Gopalakrishnan N
>> *Sent:* Wednesday, September 26, 2012 7:51 AM
>>
>> *To:* Asterisk Users Mailing List - Non-Commercial Discussion
>> *Subject:* Re: [asterisk-users] SIP Retransmitting REGISTER message
>>
>> ** **
>>
>> there is no firewall, its just the router gave by the service provider.
>> May be the SIP port issue?
>>
>> ** **
>>
>> Regards.
>>
>> ** **
>>
>> On Wed, Sep 26, 2012 at 6:17 PM, Danny Nicholas 
>> wrote:
>>
>> The Asterisk server and softphone are hitting the firewall from two
>> different points.  Start there.
>>
>>  
>>
>> *From:* asterisk-users-boun...@lists.digium.com [mailto:
>> asterisk-users-boun...@lists.digium.com] *On Behalf Of *Gopalakrishnan N
>> *Sent:* Wednesday, September 26, 2012 7:45 AM
>> *To:* Asterisk Users Mailing List - Non-Commercial Discussion
>> *Subject:* [asterisk-users] SIP Retransmitting REGISTER message
>>
>>  
>>
>> Hi,
>>
>>  
>>
>> I was trying to register a VoIP trunk in Asterisk , where its keep on
>> sending Register message to the server, where I am not getting any response
>> from server. 
>>
>>  
>>
>> But whereas if i register in Xlite softphone the account is getting
>> registered. 
>>
>>  
>>
>> I suspect it could be network related issue, but since in softphone it is
>> getting registered from the same network. 
>>
>>  
>>
>> Any ideas to isolate things would be appreciated. 
>>
>>  
>>
>> Regards,
>>
>> Gopal. 
>>
>>
>> --
>> _
>> -- 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

Re: [asterisk-users] SIP Retransmitting REGISTER message

2012-09-27 Thread Gopalakrishnan N
I have registered in sip.conf and in my network i am not using any port
forwarding kind of stuff (NAT), Asterisk server is directly connected to
Internet and the Internet router doesn't have any firewall.

And attached is asterisk log, that SIP REGISTER messages keep on sending
and no response from the server.

I am sure that this is some network issue, because the same account i
tested in different network (Network B) in some other place and it got
registered, even i am able to make call.

One thing which i don't understand is in same network (Network A) in xlite
phone the account is getting registered and not in Asterisk server.

I just want to isolate things why I am not getting any response, or
somewhere the response is getting lost! :(


Regards,
Gopal.

On Wed, Sep 26, 2012 at 6:32 PM, SamyGo  wrote:

> Hi,
> How are you connected to server ? How have you configured your asterisk
> server to register to other side ? What about any NAT involved in your
> scenario ?Turn on sip debug and share your registrations.
>
> BR
> Sammy
> On Sep 26, 2012 5:54 PM, "Danny Nicholas"  wrote:
>
>> Another possibility – you registered from the softphone first and the
>> provider took the IP address from your PC and “locked out” the IP address
>> of your Asterisk server.
>>
>> ** **
>>
>> *From:* asterisk-users-boun...@lists.digium.com [mailto:
>> asterisk-users-boun...@lists.digium.com] *On Behalf Of *Gopalakrishnan N
>> *Sent:* Wednesday, September 26, 2012 7:51 AM
>> *To:* Asterisk Users Mailing List - Non-Commercial Discussion
>> *Subject:* Re: [asterisk-users] SIP Retransmitting REGISTER message
>>
>> ** **
>>
>> there is no firewall, its just the router gave by the service provider.
>> May be the SIP port issue?
>>
>> ** **
>>
>> Regards.
>>
>> ** **
>>
>> On Wed, Sep 26, 2012 at 6:17 PM, Danny Nicholas 
>> wrote:
>>
>> The Asterisk server and softphone are hitting the firewall from two
>> different points.  Start there.
>>
>>  
>>
>> *From:* asterisk-users-boun...@lists.digium.com [mailto:
>> asterisk-users-boun...@lists.digium.com] *On Behalf Of *Gopalakrishnan N
>> *Sent:* Wednesday, September 26, 2012 7:45 AM
>> *To:* Asterisk Users Mailing List - Non-Commercial Discussion
>> *Subject:* [asterisk-users] SIP Retransmitting REGISTER message
>>
>>  
>>
>> Hi,
>>
>>  
>>
>> I was trying to register a VoIP trunk in Asterisk , where its keep on
>> sending Register message to the server, where I am not getting any response
>> from server. 
>>
>>  
>>
>> But whereas if i register in Xlite softphone the account is getting
>> registered. 
>>
>>  
>>
>> I suspect it could be network related issue, but since in softphone it is
>> getting registered from the same network. 
>>
>>  
>>
>> Any ideas to isolate things would be appreciated. 
>>
>>  
>>
>> Regards,
>>
>> Gopal. 
>>
>>
>> --
>> _
>> -- 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
>
Nov 29 16:10:17 VERBOSE[5249] logger.c: Retransmitting #1 (NAT) to 
202.85.243.105:5060:
REGISTER sip:sip.pennytel.com SIP/2.0
Via: SIP/2.0/UDP 117.223.64.95:5060;branch=z9hG4bK566dab4d;rport
From: ;tag=as107f0d7d

Re: [asterisk-users] SIP Retransmitting REGISTER message

2012-09-27 Thread SamyGo
> I have registered in sip.conf


wow that was very detailed. I think I asked How have you configured this to
register ? I'm pretty much sure you've nat related string mis-configured in
your sip.conf.

Can you tell if your asterisk server has access to internet !! I can see
the same situation happening with callwithus register attempts !!

See this page from callwithus and configure your asterisk accordingly for
both accounts.

http://www.callwithus.com/configuration

BR
Sammy



On Thu, Sep 27, 2012 at 12:09 PM, Gopalakrishnan N <
gopalakrishnan...@gmail.com> wrote:

> I have registered in sip.conf and in my network i am not using any port
> forwarding kind of stuff (NAT), Asterisk server is directly connected to
> Internet and the Internet router doesn't have any firewall.
>
> And attached is asterisk log, that SIP REGISTER messages keep on sending
> and no response from the server.
>
> I am sure that this is some network issue, because the same account i
> tested in different network (Network B) in some other place and it got
> registered, even i am able to make call.
>
> One thing which i don't understand is in same network (Network A) in xlite
> phone the account is getting registered and not in Asterisk server.
>
> I just want to isolate things why I am not getting any response, or
> somewhere the response is getting lost! :(
>
>
> Regards,
> Gopal.
>
>
> On Wed, Sep 26, 2012 at 6:32 PM, SamyGo  wrote:
>
>> Hi,
>> How are you connected to server ? How have you configured your asterisk
>> server to register to other side ? What about any NAT involved in your
>> scenario ?Turn on sip debug and share your registrations.
>>
>> BR
>> Sammy
>> On Sep 26, 2012 5:54 PM, "Danny Nicholas"  wrote:
>>
>>> Another possibility – you registered from the softphone first and the
>>> provider took the IP address from your PC and “locked out” the IP address
>>> of your Asterisk server.
>>>
>>> ** **
>>>
>>> *From:* asterisk-users-boun...@lists.digium.com [mailto:
>>> asterisk-users-boun...@lists.digium.com] *On Behalf Of *Gopalakrishnan N
>>> *Sent:* Wednesday, September 26, 2012 7:51 AM
>>> *To:* Asterisk Users Mailing List - Non-Commercial Discussion
>>> *Subject:* Re: [asterisk-users] SIP Retransmitting REGISTER message
>>>
>>> ** **
>>>
>>> there is no firewall, its just the router gave by the service provider.
>>> May be the SIP port issue?
>>>
>>> ** **
>>>
>>> Regards.
>>>
>>> ** **
>>>
>>> On Wed, Sep 26, 2012 at 6:17 PM, Danny Nicholas 
>>> wrote:
>>>
>>> The Asterisk server and softphone are hitting the firewall from two
>>> different points.  Start there.
>>>
>>>  
>>>
>>> *From:* asterisk-users-boun...@lists.digium.com [mailto:
>>> asterisk-users-boun...@lists.digium.com] *On Behalf Of *Gopalakrishnan N
>>> *Sent:* Wednesday, September 26, 2012 7:45 AM
>>> *To:* Asterisk Users Mailing List - Non-Commercial Discussion
>>> *Subject:* [asterisk-users] SIP Retransmitting REGISTER message
>>>
>>>  
>>>
>>> Hi,
>>>
>>>  
>>>
>>> I was trying to register a VoIP trunk in Asterisk , where its keep on
>>> sending Register message to the server, where I am not getting any response
>>> from server. 
>>>
>>>  
>>>
>>> But whereas if i register in Xlite softphone the account is getting
>>> registered. 
>>>
>>>  
>>>
>>> I suspect it could be network related issue, but since in softphone it
>>> is getting registered from the same network. 
>>>
>>>  
>>>
>>> Any ideas to isolate things would be appreciated. 
>>>
>>>  
>>>
>>> Regards,
>>>
>>> Gopal. 
>>>
>>>
>>> --
>>> _
>>> -- 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
>>>
>>> ** **
>>>
>>> --
>>> ___

Re: [asterisk-users] SIP Retransmitting REGISTER message

2012-09-27 Thread Gopalakrishnan N
yes this is the link http://www.callwithus.com/configuration am following,
and using the same, except type=friend i am using type=peer,

[general]
register => username:passw...@sip.callwithus.com

[callwithus]
type=peer
host=sip.callwithus.com
username=username
secret=password
qualify=no
insecure=invite
nat=yes

Also Asterisk server has access to Internet. I can able to ping
sip.callwithus.com.

The same account working in different network.

Regards.


On Thu, Sep 27, 2012 at 12:56 PM, SamyGo  wrote:

>
>
>> I have registered in sip.conf
>
>
> wow that was very detailed. I think I asked How have you configured this
> to register ? I'm pretty much sure you've nat related string mis-configured
> in your sip.conf.
>
> Can you tell if your asterisk server has access to internet !! I can see
> the same situation happening with callwithus register attempts !!
>
> See this page from callwithus and configure your asterisk accordingly for
> both accounts.
>
> http://www.callwithus.com/configuration
>
> BR
> Sammy
>
>
>
> On Thu, Sep 27, 2012 at 12:09 PM, Gopalakrishnan N <
> gopalakrishnan...@gmail.com> wrote:
>
>> I have registered in sip.conf and in my network i am not using any port
>> forwarding kind of stuff (NAT), Asterisk server is directly connected to
>> Internet and the Internet router doesn't have any firewall.
>>
>> And attached is asterisk log, that SIP REGISTER messages keep on sending
>> and no response from the server.
>>
>> I am sure that this is some network issue, because the same account i
>> tested in different network (Network B) in some other place and it got
>> registered, even i am able to make call.
>>
>> One thing which i don't understand is in same network (Network A) in
>> xlite phone the account is getting registered and not in Asterisk server.
>>
>> I just want to isolate things why I am not getting any response, or
>> somewhere the response is getting lost! :(
>>
>>
>> Regards,
>> Gopal.
>>
>>
>> On Wed, Sep 26, 2012 at 6:32 PM, SamyGo  wrote:
>>
>>> Hi,
>>> How are you connected to server ? How have you configured your asterisk
>>> server to register to other side ? What about any NAT involved in your
>>> scenario ?Turn on sip debug and share your registrations.
>>>
>>> BR
>>> Sammy
>>> On Sep 26, 2012 5:54 PM, "Danny Nicholas"  wrote:
>>>
>>>> Another possibility – you registered from the softphone first and the
>>>> provider took the IP address from your PC and “locked out” the IP address
>>>> of your Asterisk server.
>>>>
>>>> ** **
>>>>
>>>> *From:* asterisk-users-boun...@lists.digium.com [mailto:
>>>> asterisk-users-boun...@lists.digium.com] *On Behalf Of *Gopalakrishnan
>>>> N
>>>> *Sent:* Wednesday, September 26, 2012 7:51 AM
>>>> *To:* Asterisk Users Mailing List - Non-Commercial Discussion
>>>> *Subject:* Re: [asterisk-users] SIP Retransmitting REGISTER message
>>>>
>>>> ** **
>>>>
>>>> there is no firewall, its just the router gave by the service provider.
>>>> May be the SIP port issue?
>>>>
>>>> ** **
>>>>
>>>> Regards.
>>>>
>>>> ** **
>>>>
>>>> On Wed, Sep 26, 2012 at 6:17 PM, Danny Nicholas 
>>>> wrote:
>>>>
>>>> The Asterisk server and softphone are hitting the firewall from two
>>>> different points.  Start there.
>>>>
>>>>  
>>>>
>>>> *From:* asterisk-users-boun...@lists.digium.com [mailto:
>>>> asterisk-users-boun...@lists.digium.com] *On Behalf Of *Gopalakrishnan
>>>> N
>>>> *Sent:* Wednesday, September 26, 2012 7:45 AM
>>>> *To:* Asterisk Users Mailing List - Non-Commercial Discussion
>>>> *Subject:* [asterisk-users] SIP Retransmitting REGISTER message
>>>>
>>>>  
>>>>
>>>> Hi,
>>>>
>>>>  
>>>>
>>>> I was trying to register a VoIP trunk in Asterisk , where its keep on
>>>> sending Register message to the server, where I am not getting any response
>>>> from server. 
>>>>
>>>>  
>>>>
>>>> But whereas if i register in Xlite softphone the account is getting
>>>> registered. 
>>>>
>>>>  
>>>>
>&g