Re: [SR-Users] Dialog module event_route problem

2014-08-13 Thread betul.cerit
: Kamailio (SER) - Users Mailing List Subject: Re: [SR-Users] Dialog module event_route problem why don’t you hook your http_queries up to the relevant SIP packets passing by? INVITE -> start 180/183 -> ringing 200 -> pickup BYE/CANCEL -> end It’s quite straightforward to get that cle

Re: [SR-Users] Dialog module event_route problem

2014-08-12 Thread davy
why don’t you hook your http_queries up to the relevant SIP packets passing by? INVITE -> start 180/183 -> ringing 200 -> pickup BYE/CANCEL -> end It’s quite straightforward to get that cleanly in your configfile, and it give you a massive control over things. (just be aware of packets arriving