Hamid R. Hashmi

Results 9 comments of Hamid R. Hashmi

I am also facing this issue with rtpproxy -v2.0.0 and opensips2.1.1. RTPproxy remove the session after -T seconds but did not notify on notify socket ( -n tcp:127.0.0.1:22229 ).

Hi Jev I have tried the provided step on my dev environment but no success. ``` Nov 18 07:12:41 localhost rtpproxy[29387]: INFO:rtpp_command_ul_handle:GLOBAL: new session 123@abc, tag some_to_tag requested, type strong...

Yes @fffilimonov, I can see. But what Can I do. I have no directions to move further.

check iptables rules if there are any ``` iptables -nL ``` and 1. How are you sending HEP traffic from Oracle SBC to Homer server ? hep over UDP or...

@jagnetta Have you followed the this Wiki [page](https://github.com/sipcapture/homer/wiki/Custom-Header-Searching-and-Correlation#full-example-for-2-way-correlation) to configure two-way correlation?

Hi @rnalrd Please try using `usessl` ```json { "LocalNode": { "help": "Settings for PGSQL Database (data)", "node": "LocalNode", "user": "homer_user", "pass": "password", "name": "homer_data", "keepalive": true, "host": "homer-db", "usessl": true...

I have tested with version 1.4.59 and with param `"usessl=true"` it prints log line ``` {"level":"info","msg":"Connecting to [127.0.0.1, homer_user, homer_data, LocalNode, 0, ssl: require]\n","time":"2024-05-06T04:37:10-05:00"} ``` while with `"usessl=false"` it prints...

I followed this [blog](https://www.cherryservers.com/blog/how-to-configure-ssl-on-postgresql) to configure SSL on Postgres. May you have to follow Step 6 to resolve `no pg_hba.conf entry for host`.

I have retested with version `0.0.7` but rtcagent is still writing SIP messages to syslog.