issues Search Results · repo:sipcapture/hep-c language:C
Filter by
7 results
(59 ms)7 results
insipcapture/hep-c (press backspace or delete to remove)core_hep.h includes netdb.h, which doesn t appear to be available in a Windows build
Can you add #ifdef WINDOWS to use an equivalent? Maybe a Windows developer can comment on it. This was reported by ...
dpocock
- 1
- Opened on Oct 19, 2016
- #8
Anybody using core_hep.h needs to have xmlread.h from captagent, that is not included in the hep-c repository though.
xmlread.c depends on expat. It is necessary to either move the xmlread code into the ...
dpocock
- Opened on Oct 14, 2016
- #7
Looking at the patch adding HEP support to FreeSWITCH, it appears TLS and WSS are not really covered:
https://freeswitch.org/fisheye/rdiff/freeswitch?csid=981b528c48a44e0e775f6c8dec8e91ce9a01f252 u N ...
dpocock
- 1
- Opened on Oct 13, 2016
- #6
Please add a basic autoconf setup (configure.ac and Makefile.am) to create a shared library with SONAME. Then this
project can be packaged for Linux distributions and used by other projects.
dpocock
- Opened on Oct 13, 2016
- #5
I notice you updated the license text in core_hep.h but not in core_hep.c
dpocock
- 1
- Opened on Oct 13, 2016
- #4
Allow the user to supply their own logging function with a function pointer
Many SIP and telecoms applications have their own logging frameworks and won t be keen to use fprintf or direct syslog()
statements. ...
dpocock
- Opened on Oct 13, 2016
- #3
Most high throughput VoIP applications have their own networking APIs, event loops and threading models.
It would be ideal if this code could work asynchronously within such frameworks
E.g. assume the ...
dpocock
- Opened on Oct 13, 2016
- #2
![Issue origami icon](/images/modules/search/issues.png)
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.![Issue origami icon](/images/modules/search/issues.png)
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.