sipcapture / homer5-docker

HOMER 5 Docker Containers (OBSOLETE)
http://sipcapture.org
40 stars 61 forks source link

hom7-hep-prom-graf no SIP-calls #70

Closed astrakid closed 6 years ago

astrakid commented 6 years ago

hi, using this docker compilation i don't get any SIP-calls-information in homer-webapp. not clear if it is missing in DB or just an issue with the frontend. using hom5-hep-prom-graf everything is fine.

regards, andre

lmangani commented 6 years ago

Hi @astrakid could you check if you have any data in the database and/or any errors in the container logs? are you referring to SIP search or statistics? If the latter, they're not available for H5 hybrids and only accessible from Grafana

astrakid commented 6 years ago

yes, in the DB homer_data, table hep_proto_1_call_20180707_1200 i can see a call:

{"sid": "1 3271507130516-487175622937@x.x.x.x", "method": "INVITE", "to_user": "080033010 00", "pid_user": "", "auth_user": "xxx", "from_user": "xxx", "ruri_user": "0800330 1000", "source_ip": "x.x.x.x", "create_date": "2018-07-07 12:26:27.012", [....]

lmangani commented 6 years ago

Please kill the existing search widget, create a new one for SIP protocol and CALL transaction type. It should return results.

astrakid commented 6 years ago

aboslutely right! thanks!!!

lmangani commented 6 years ago

the "defaults" are pretty broken indeed, need a major cleanup.