1) A lot of people use openzap in production environements <br>2) probably, even if openzap doesnt implement it (which I think it does), you can use call groups to achieve the same results<br>3) freeswitch has a db application/api that does the same.<br>
4) it sets the &quot;nibble_total_billed&quot; channel variable, which you can use in your cdrs.<br><br><br>Mathieu<br><br><br><div class="gmail_quote">On Fri, Jan 23, 2009 at 7:20 AM, Ivica Samija <span dir="ltr">&lt;<a href="mailto:ivica.lists@googlemail.com">ivica.lists@googlemail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Last message was incomplete, sorry for that, resending.<br>
<br>
Hi all,<br>
our company have implemented two Asterisk servers to:<br>
- connect two company sites<br>
- transition to IP telephony<br>
- cut down TCO regarding telephony<br>
<br>
Our interconnection schema:<br>
<br>
--T1/E1 provider1--&lt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &gt;<br>
--T1/E1 provider2--&lt; Asterisk1 &gt;--T1/E1/ trunk--&lt; propriety PBX1 &gt;<br>
---SIP provider3---&lt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;|<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;SIP trunk<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;|<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt; Asterisk2 &gt;--T1/E1/ trunk--&lt; propriety PBX2 &gt;<br>
<br>
On each site we have number of IP phones connected to Asterisk and<br>
analog phones connected to propriety PBX.<br>
Features implemented on Asterisk boxes are:<br>
- IVR<br>
- queue<br>
- conference<br>
- DISA<br>
- BLF<br>
- transfer calls<br>
All was more or less good until we had to implement call rating (we<br>
have to keep track cost made on each extension for statistic).<br>
Company policy is that implementation has to be in house. We hit brick<br>
wall because Asterisk have inaccurate CDRs (transfers, forwards,...)<br>
I am looking in FS for last few weeks and it seams to me that it can<br>
replace our Asterisk boxes, and more :).<br>
I am a little confused with XML config but it seams to me that it is<br>
worth of learning.<br>
For most of my question I have found answers in documentation wiki and<br>
on list archive, but I have just a few question still without answer.<br>
I am sorry if the answers are out there but I was to clumsy to find<br>
them. In that case some info or link would be great.<br>
So here we go:<br>
1) OpenZap is stable enough that it can be used in production?<br>
As you can see we depend on 4 zap trunks.<br>
We use OpenVox T1/E1 cards (D210P and D410P) with wct4xxp module.<br>
We use ccs, hdb3, crc4, loadzone=it in zaptel.conf<br>
We use switchtype=euroisdn, pridialplan=international, pridialplan=unknown,<br>
pri_cpe and pri_net signaling.<br>
Any suggestions are welcome.<br>
<br>
2) Is it possible do bridge to Zap group instead of channel<br>
something like Dial(Zap/g4/${EXTEN:1},60,t)?<br>
<br>
3) If I understood correct I can talk with SQLite (or other DB) only<br>
through Lua, Javascript,...<br>
there is nothing similar to Set(mobile=${DB(mob/${EXTEN:1})})<br>
<br>
4) mod_nibblebill, is it possible to get resulting cost per channel in<br>
some channel variable<br>
and than put value in custom cdr field<br>
<br>
Sorry on bad english, not a native speaker.<br>
Best regards,<br>
Ivica<br>
<br>
_______________________________________________<br>
Freeswitch-users mailing list<br>
<a href="mailto:Freeswitch-users@lists.freeswitch.org">Freeswitch-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</blockquote></div><br>