
| Key: |
XCL-97
|
| Type: |
New Feature
|
| Status: |
Open
|
| Priority: |
Major
|
| Assignee: |
Unassigned
|
| Reporter: |
Wolfgang Pichler
|
| Votes: |
0
|
| Watchers: |
1
|
|
If you were logged in you would be able to see more operations.
|
|
|
|
|
| Component/s: |
sipXtapi
|
| Affects Version/s: |
None
|
| Fix Version/s: |
None
|
|
|
Original Estimate:
|
Unknown
|
Remaining Estimate:
|
Unknown
|
Time Spent:
|
Unknown
|
|
File Attachments:
|
1.
sipXtapi-natPing-ReloadAudio.zip (4 kb)
|
|
Environment:
|
all systems
|
|
|
here in my office i've got the problem with sipxtapi that the firewall was removing the nat port mapping after around 30 seconds - and sipxtapi didn't sended a keepalive message. So after about 30 seconds my sip client got marked unreachable by the sip server - because of the missing port mapping...
So i took a look into the code - and foudn the the sipUdpServer do support Sip Pings (OPTIONS or PING) - but this feature is not enabled (i don't know why).
So i now fixed some minor problem with this function - and did enabled the Sip Ping feature so that it can get used within a sipxtapi call.
Attached is a zip file with two patches for sipXtackLib and sipXcallLib with the necessary changes.
Also included are some other minor fixes - and changes i have done - you can find them also as issues here.
Btw. Someone mentioned that i will need a disclaimer so that patches can find their way into the lib - where can i fill out the disclaimer ?
|
|
Description
|
here in my office i've got the problem with sipxtapi that the firewall was removing the nat port mapping after around 30 seconds - and sipxtapi didn't sended a keepalive message. So after about 30 seconds my sip client got marked unreachable by the sip server - because of the missing port mapping...
So i took a look into the code - and foudn the the sipUdpServer do support Sip Pings (OPTIONS or PING) - but this feature is not enabled (i don't know why).
So i now fixed some minor problem with this function - and did enabled the Sip Ping feature so that it can get used within a sipxtapi call.
Attached is a zip file with two patches for sipXtackLib and sipXcallLib with the necessary changes.
Also included are some other minor fixes - and changes i have done - you can find them also as issues here.
Btw. Someone mentioned that i will need a disclaimer so that patches can find their way into the lib - where can i fill out the disclaimer ? |
Show » |
| There are no comments yet on this issue.
|
|