[asterisk-dev] libpri: reverse charging
Vinícius Fontes
vinicius at canall.com.br
Sun Nov 11 08:13:54 CST 2007
Sorry, I didn't express myself right. I would like to allow some
COLLECT calls based on their caller id (for example employees on
field, but not customers). The caller id part is easy, nothing that a
GotoIf won't handle... the collect call part is the difficult -- or
impossible -- here.
Att
Vinícius Fontes
Desenvolvimento
Canall Tecnologia em Comunicações
Em 11/11/2007, às 08:24, zoachien escreveu:
>
> You can, just write a script to check the callerid and return
> congestion
> or busy or something else if you don't want the call.
>
> Zoa
>
> Vinícius Fontes wrote:
>> That's right, but sometimes it is useful to allow calls based on
>> their
>> caller id.
>>
>>
>> Att
>> Vinícius Fontes
>> Desenvolvimento
>> Canall Tecnologia em Comunicações
>>
>>
>>
>> Em 09/11/2007, às 19:54, Philipp Kempgen escreveu:
>>
>>
>>> Vinícius Fontes wrote:
>>>
>>>
>>>> Here in Brazil it is a very common request from our clients to
>>>> block
>>>> incoming collect calls. The PSTN sends me a reverse charging
>>>> message
>>>> in the call setup, and I found this on q931.c:
>>>>
>>>> { 1, Q931_REVERSE_CHARGE_INDIC, "Reverse Charging
>>>> Indication" },
>>>>
>>>> My doubt is: is there a way to detect this in the dialplan so I can
>>>> do
>>>> a Hangup() in those calls?
>>>>
>>> afaik you can tell your provider not to allow incoming
>>> collect calls on your PRI.
>>>
>>> Regards,
>>> Philipp Kempgen
>>>
>>> --
>>> amooma GmbH - Bachstr. 126 - 56566 Neuwied - http://www.amooma.de
>>> Let's use IT to solve problems and not to create new ones.
>>> Asterisk? -> http://www.das-asterisk-buch.de
>>>
>>> Geschäftsführer: Stefan Wintermeyer
>>> Handelsregister: Neuwied B 14998
>>>
>>> _______________________________________________
>>> --Bandwidth and Colocation Provided by http://www.api-digital.com--
>>>
>>> asterisk-dev mailing list
>>> To UNSUBSCRIBE or update options visit:
>>> http://lists.digium.com/mailman/listinfo/asterisk-dev
>>>
>>
>>
>> _______________________________________________
>> --Bandwidth and Colocation Provided by http://www.api-digital.com--
>>
>> asterisk-dev mailing list
>> To UNSUBSCRIBE or update options visit:
>> http://lists.digium.com/mailman/listinfo/asterisk-dev
>>
>
>
> _______________________________________________
> --Bandwidth and Colocation Provided by http://www.api-digital.com--
>
> asterisk-dev mailing list
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-dev
More information about the asterisk-dev
mailing list