I'm trying to setup asterisk to accept call from Teliax, request the 10 digit number from user, then dial it thru the VoIPJet. If I'm not wrong I will be charged by both providers because both connection is active during conversation. So my question is can I set the things so that I pay only to VoIPJet? Specific configuration snippets will be greatly appeciated. Thank you.
Use to providers for the call, pay two providers for the call. You have two call legs so you are using two channels bridged at your * box. You will have to pay for those to legs... W -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of code select Sent: Monday, July 18, 2005 6:34 AM To: asterisk-users@lists.digium.com Subject: [Asterisk-Users] Teliax to VoIPJet I'm trying to setup asterisk to accept call from Teliax, request the 10 digit number from user, then dial it thru the VoIPJet. If I'm not wrong I will be charged by both providers because both connection is active during conversation. So my question is can I set the things so that I pay only to VoIPJet? Specific configuration snippets will be greatly appeciated. Thank you. _______________________________________________ Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
> I'm trying to setup asterisk to accept call from Teliax, request the > 10 digit number from user, then dial it thru the VoIPJet. If I'm not > wrong I will be charged by both providers because both connection is > active during conversation. So my question is can I set the things so > that I pay only to VoIPJet? Specific configuration snippets will be > greatly appeciated.In general terms, no. The majority of the itsp's have implemented a cost structure that is essentially a cost per minute per channel. Your objective consumes two channels in most cases, even if the call remains with only a single itsp. A remote possibility exist where an itsp sip provider might honor the canreinvite=yes parameter, but that would require a fair amount more specific knowledge as to exactly what you're trying to accomplish.
HUH? Why? If you are having Cellphones dialed for the user its one thing but what is the goal.... On 7/18/05, code select <code.select@gmail.com> wrote:> I'm trying to setup asterisk to accept call from Teliax, request the > 10 digit number from user, then dial it thru the VoIPJet. If I'm not > wrong I will be charged by both providers because both connection is > active during conversation. So my question is can I set the things so > that I pay only to VoIPJet? Specific configuration snippets will be > greatly appeciated. > > Thank you. > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >-- <sig> Andrew Latham - AKA: LATHAMA (lay-th-ham-eh) WWW: http://lathama.com Email: lathama@lathama.com - lathama@yahoo.com - lathama@gmail.com If any of the above are down we have bigger problems than my email! </sig>
This sounds like DISA which is great for saving bucks on LD if used right... You will still need two channels and thus it will still cost for both legs... Nature of the beast... W -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Andrew Latham Sent: Monday, July 18, 2005 8:51 AM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [Asterisk-Users] Teliax to VoIPJet HUH? Why? If you are having Cellphones dialed for the user its one thing but what is the goal.... On 7/18/05, code select <code.select@gmail.com> wrote:> I'm trying to setup asterisk to accept call from Teliax, request the > 10 digit number from user, then dial it thru the VoIPJet. If I'm not > wrong I will be charged by both providers because both connection is > active during conversation. So my question is can I set the things so > that I pay only to VoIPJet? Specific configuration snippets will be > greatly appeciated. > > Thank you. > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >-- <sig> Andrew Latham - AKA: LATHAMA (lay-th-ham-eh) WWW: http://lathama.com Email: lathama@lathama.com - lathama@yahoo.com - lathama@gmail.com If any of the above are down we have bigger problems than my email! </sig> _______________________________________________ Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users