vandykew

Results 11 comments of vandykew

i have added this to the top of the mapping and its not working { "source_field": "data_header.X-CID", "lookup_id": 100, "lookup_profile": "default", "lookup_field": "sid", "append_sid": true, "lookup_range": [ -300, 200 ]...

Also iI noticed you said asterix however im using freeswitch

Also I have "HEPLIFYSERVER_FORCEALEGID=true"

This is not working either

I'm not sure this is a docker i didn't think i could access the database

Ok after looking in the DB im not seeing X-CID in te data header field { "cseq": "", "callid": "", "method": "", "to_user": "", "from_tag": "", "from_user": "", "ruri_user": "",...

I know in the non-docker homer 7 I able to add this to the toml file "AlegIDs=["X-CID"]" and this worked in the docker i have tried "HEPLIFYSERVER_ALEGIDS=["X-CID"]" "HEPLIFYSERVER_ALEGIDS=X-CID"

Yes i can confirm that X-CID is in the message

@lmangani Do you have any insight on this ?

I am running the latest [root@test-voip]# docker exec homer-webapp env PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin HOSTNAME=66f29ea22e7b LOKI_HOST=loki PROM_HOST=prometheus DB_HOST=db DB_USER=root DB_PASS=************** HOME=/root [root@test-voip dirad]# docker exec heplify-server env PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin HOSTNAME=dc6c9c63b154 HEPLIFYSERVER_HEPADDR=0.0.0.0:9060 HEPLIFYSERVER_HEPTLSADDR=0.0.0.0:9060 HEPLIFYSERVER_HEPTCPADDR= HEPLIFYSERVER_DBSHEMA=homer7...