guillemj created an issue (kamailio/kamailio#4589)

### Description

The README for the jsonrpcs documents how to talk to Kamailio via the JSONRPC 
server module, but for the dgram socket transport it does not document the 
required `store_path` key where the actual reply data is written to, nor that 
the reply you get from the socket just contains `Stored` as result. This is in 
contrast to the `reply_name` for the FIFO transport (which is documented and 
contains some examples).

It does not document either that the dgram socket should be bound to a local 
address (either on disk or an abstract socket), otherwise the server is not 
able to send back the `Stored` result reply.

(Cc @rfuchs )

-- 
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/4589
You are receiving this because you are subscribed to this thread.

Message ID: <kamailio/kamailio/issues/[email protected]>
_______________________________________________
Kamailio - Development Mailing List -- [email protected]
To unsubscribe send an email to [email protected]
Important: keep the mailing list in the recipients, do not reply only to the 
sender!

Reply via email to