Yeah, we have an entry for it:
```
db.getCollection("version").find({"table_name":"dispatcher"}).pretty()
{
"_id" : ObjectId("5f8898080cb4ca423800169c"),
"table_name" : "dispatcher",
"table_version" : 3
}
```
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/2560#issuecomment-739952218