Closed khorsmann closed 2 years ago
The mapping was wrong. If i check the examples in that file with the mappings and bring the correct key-value pairs in, it works.
@khorsmann was it wrong in the defaults? should we correct anything?
Hi @lmangani
everything is fine. I just was to long in the HEPIC world to see the fine difference in name schemata of homer7.
So the id: field needs "dataheader.
So that is the right json snippet in my case:
...
{
"id": "data_header.X-T-Call-Id",
"name": "X-T-Call-Id",
"type": "string",
"index": "none",
"form_type": "input",
"position": 24,
"skip": false,
"hide": false
},
{
"id": "data_header.X-Routing-Group",
"name": "X-Routing-Group",
"type": "string",
"index": "none",
"form_type": "input",
"position": 25,
"skip": false,
"hide": false
},
{
"id": "data_header.X-T-Call-Id-In",
"name": "X-T-Call-Id-In",
"type": "string",
"index": "none",
"form_type": "input",
"position": 26,
"skip": false,
"hide": false
},
{
"id": "data_header.X-Billing-Info",
"name": "X-Billing-Info",
"type": "string",
"index": "none",
"form_type": "input",
"position": 27,
"skip": false,
"hide": false
}
Hi Folks,
i play around with docker version of homer-7 (7.10.13).
IMHO the collection of data and the views for and Homer admin is as follow:
So if i need additional stuff like extra headers i configure docker-compose.yml (see below).
Maybe i missconfigure something (i am 100% sure thats the case). I didnt dig to deep into the db if the data is "there" as extra columns or whatever (thats blackbox for me). Have you any hints for me to get this extra Headers working / showing in Homer-7 and how to check X-CID settels correctly into docker (heplify-server)?
Mapping --> call/SIP --> Mapping Settings --> Fields: