mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-14 20:59:53 +05:00
Small correction kamailio.cfg skel
This commit is contained in:
@@ -142,7 +142,6 @@ event_route[evapi:connection-closed] {
|
||||
event_route[evapi:message-received] {
|
||||
json_get_field("$evapi(msg)", "Event", "$var(Event)");
|
||||
route($(var(Event){s.rm,"})); # String characters are kept by json_get_field, remove them here
|
||||
|
||||
}
|
||||
|
||||
event_route[dialog:start] {
|
||||
|
||||
Reference in New Issue
Block a user