TT#109304 Added locmap.yml to README

Noticed that locmap.yml was not mentioned in the README.
I added a brief description about it.

Change-Id: I844784fc49227d2f04826ae6948c90e62060fb6b
mr9.3.1
Alessio Garzi 5 years ago
parent fd584dbb21
commit 0a2e17d30a

@ -413,6 +413,23 @@ testuser1003@spce.test:
expires: 1977-07-26 23:47:37
locmap.yml file syntax:
-----------------------------
Kamailio proxy uses location mappings to act as a forking proxy
when a subscriber gets a call.
Kamailio proxy will cause Sems to generate new calls for each
registration related to the "location" endpoint.
SubscriberLocationMapping API will be consumed.
testuser1003@spce.test:
- caller_pattern: .+
callee_pattern: .+
enabled: 1
location: sip:testuser1004@spce.test
mode: add
prefs.json file syntax:
----------------------

Loading…
Cancel
Save