if i have this setup:
[sip users] -- [asterisk] --- [as5300] --- [pstn]
asterisk will talk to as5300 using sip. i will use as5300 as a trunk on the
asterisk so sip users can call out to pstn.
what i would like to is do prepaid on those trunks, not on the sip users. sip
users can call any other sip users . i want to do it that way coz i'm trying
to build a multi-tenant pbx, and i will use the trunk as a unique identifier for
each customer not their local extension.
e.g. customer A will have trunk 34587612 and will have extension 101 and 102,
customer B will have a different trunk 87659043 but will also have the extension
101 and 102.
i want to create a billing system to monitor only the trunks and also to load
amounts on those trunks. is this possible? will i be able to use app_prepaid for
this?
thank you.
regards,
nhadie
---------------------------------
Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://lists.digium.com/pipermail/asterisk-users/attachments/20080422/e75810aa/attachment.htm
On Tue, 2008-04-22 at 22:59 -0700, Nhadie Ramos wrote:> > i want to create a billing system to monitor only the trunks and also > to load amounts on those trunks. is this possible? will i be able to > use app_prepaid for this?TBH, I don't really understand your description, but I will say that I implemented astcc a week or two ago and it works for what I need. Cheers, b. -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20080423/ee95c03f/attachment.pgp
Hi, sorry to confused you with my question. the normal prepaid application like astcc, if i'm not mistaken, monitors the amount left on the user (which i usually refer as extension), what i want to do is monitor prepaid on the trunk (or the SIP channel use to call outbound to pstn). Is that possible? Regards, Nhadie On Tue, 2008-04-22 at 22:59 -0700, Nhadie Ramos wrote:> > i want to create a billing system to monitor only the trunks and also > to load amounts on those trunks. is this possible? will i be able to > use app_prepaid for this?TBH, I don't really understand your description, but I will say that I implemented astcc a week or two ago and it works for what I need. Cheers, b. --------------------------------- Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20080423/eebaf384/attachment.htm