Have you tried other accounting, like DB, to see if that CDR is generated?
---
Reply to this email directly or view it on GitHub:
https://github.com/OpenSIPS/opensips/issues/207?utm_campaign=website&utm_source=sendgrid.com&utm_medium=email#issuecomment-40800300_
This is a snippet from my startup script. But as I mentioned, this manual
raising of the event works ok.
subscribe_event("E_ACC_CDR",
"rabbitmq:user-name:passw...@amqp.connexcs.com/cdr");
subscribe_event("E_ACC_MISSED_EVENT",
"rabbitmq:user-name:passw...@amqp.connexcs.com/cdr");
$avp(keys) = "
Branch: refs/heads/master
Home: https://github.com/OpenSIPS/opensips
Commit: 49194574554d95e6a99320849f858f2f6dd361cd
https://github.com/OpenSIPS/opensips/commit/49194574554d95e6a99320849f858f2f6dd361cd
Author: Razvan Crainea
Date: 2014-04-18 (Fri, 18 Apr 2014)
Changed path
Branch: refs/heads/1.11
Home: https://github.com/OpenSIPS/opensips
Commit: 862fd5bc1498581902c75c15618a2dacbfd0f7b7
https://github.com/OpenSIPS/opensips/commit/862fd5bc1498581902c75c15618a2dacbfd0f7b7
Author: Razvan Crainea
Date: 2014-04-18 (Fri, 18 Apr 2014)
Changed paths:
Branch: refs/heads/1.11
Home: https://github.com/OpenSIPS/opensips
Commit: 0b6a348d610996a4ee3e8b35f77e7657a667
https://github.com/OpenSIPS/opensips/commit/0b6a348d610996a4ee3e8b35f77e7657a667
Author: Razvan Crainea
Date: 2014-04-18 (Fri, 18 Apr 2014)
Changed paths:
Branch: refs/heads/master
Home: https://github.com/OpenSIPS/opensips
Commit: a9f358e4e34f86df23c7ebd4032cf76b403a2c8a
https://github.com/OpenSIPS/opensips/commit/a9f358e4e34f86df23c7ebd4032cf76b403a2c8a
Author: Razvan Crainea
Date: 2014-04-18 (Fri, 18 Apr 2014)
Changed path
I just realised there is another feature added to this model. The username and
password specified in the URL are url encoded. Therefore, if you previously had
a URL that contains %20, or it does not have a proper URL encoded format,
probably you are using wrong info. Can you paste the url you ar