We are developing an on-demand teleconferencing solution. We will be billing per-minute/per-user.

I've successfully gotten Asterisk to write CDR data to a postgres database, but with the way I've got things setup right now the CDR does not have the dialed conference number. We need this information in order to be able to bill.

As teleconferencing is the only application of the Asterisk box, I have the dialplan setup to immediately launch into the MeetMe application and prompt the user for conference number/PIN upon answering. It appears that the MeetMe module isn't interested in passing the conference number back to Asterisk when the user disconnects so that Asterisk can include that information in the CDR.

Any suggestions on how to do this?

-J

--
Jeff Workman | [EMAIL PROTECTED] | http://www.pimpworks.org
_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to