gmaruzz
gmaruzz
Hello! thanks for all your efforts!! kamailio needs these patches: https://github.com/kamailio/kamailio/commit/2067f110336244826b183a649cb987fac94ffe1c https://github.com/kamailio/kamailio/commit/89421e184a8b47557dcfc6c348d60dde347a9417 as explained in this mailing list thread: https://lists.kamailio.org/mailman3/hyperkitty/list/[email protected]/thread/UEBDYF4VZPQGQM45LEVHZWFORAPODS25/
actually htons is needed for ports this one revert commit 4e0404052784c673db062285d956b167891861cc diff --git a/hepipe.c b/hepipe.c index 94b7aae..9eddc13 100644 --- a/hepipe.c +++ b/hepipe.c @@ -592,13 +592,13 @@ int send_hepv3 (rc_info_t *rcinfo,...
Hello, I tried to follow what you describe for using an external nova 227 baicells enb (all is working with an ursp b210 and srslte) I applied all your stated...
Hello, I would like to add something to the GUI, particularly something that would clear the content of a field without need to manually deleting the contents eg, workflow: select...
hello! default query limit is 200 (in code, I suppose), and when you click "clear" in UI, previously explicitly set limit is cleared, and 200 is implicitly restated How can...