Author |
|
ian_auger Intermediate
Joined: March 09 2011 Location: United Kingdom Posts: 4
|
Posted: March 16 2011 at 5:20am | IP Logged
|
|
|
I am am havin a strange issue both with the demo code and my own program where when I try and register to my my SIP Register server, the engine seems to be using random ip addresses and failing. sometimes it works but mostly it does not. see log below - my machine is 192.168.160.138 and the register server is 192.168.110.40
************* Log Opened (Mar 16 10:05:35) *************
>>>> TxTxTxTxTxTxTxTxTxTxTxTxTxTxTxTxTxTxTx (#1, [10:05:35.572] 0 Ms, To: 51.164.203.141:3570) >>>>
REGISTER sip:192.168.110.40 SIP/2.0
Via: SIP/2.0/UDP 129.166.164.220:32654;rport;branch=z9hG4bK059c4765
From: <sip:4383@192.168.110.40>;tag=59c6c95
To: <sip:4383@192.168.110.40>
Call-ID: a77aae3b-24e7-49c8-9648-92afc26f5fe6-000012b8@192.168.160.13 8
CSeq: 10227555 REGISTER
Expires: 35205
Max-Forwards: 70
Contact: <sip:4383@129.166.164.220:32654>;user=phone
User-Agent: LanScape VOIP Media Engine/6.0.0.16 (www.LanScapeCorp.com - This is a trial version not for general deployment)
x-VOIP-SDK: LanScape VOIP Media Engine/6.0.0.16 (www.LanScapeCorp.com - This is a trial version not for general deployment)
Content-Length: 0
************* Log Closed (Mar 16 10:05:49) *************
|
Back to Top |
|
|
support Administrator
Joined: January 26 2005 Location: United States Posts: 1666
|
Posted: March 16 2011 at 9:57am | IP Logged
|
|
|
Hi Ian,
It looks like the LME trial software thinks the trial evaluation period is over. When the trial software expires, SIP messages will be sent to random IP:port destinations.
Forget the trial code… we can take a different approach.
I sent you an email with LS support FTP account information. Log into your support FTP account and download the ZIP file image that is there.
The ZIP archive contains an engineering release of the software that should get around the trial timeout you are seeing. Please make sure to read the very bottom of the included version history HTML file (“Notes Regarding Engineering Releases:”). It gives you suggestions on how to use the release.
Also – what’s your time zone?
Randal
|
Back to Top |
|
|
ian_auger Intermediate
Joined: March 09 2011 Location: United Kingdom Posts: 4
|
Posted: March 17 2011 at 2:48pm | IP Logged
|
|
|
Randal
thanks, I'll download the engineering release and see how I get on
|
Back to Top |
|
|