RE: [Asterisk-Users] Collect calls

2005-05-04 Thread jltaylor
Since you are referring to R2 signaling, it works like this:

The E1 R2 Call Blocking feature provides two ways to block incoming collect
calls-category-based and double answer. With category-based call blocking,
collect calls will be blocked based on a specific category. For example, in
Brazil, collect calls arrive with a category II-8, for which the gateway
should send B-7 as a response instead of an answer signal. This approach is
only applicable when switches in the central office support category-based
blocking.

For legacy switches that do not support category-based blocking, the double
answer method is implemented to support the collect-call blocking. For an
incoming collect call, the gateway will answer the call with a clearback
after one second and re-answer the call after two seconds, causing the
collect call to be dropped and normal calls to stay connected.

This is what the referenced patches are attempting to do.

This does not work in the U.S. or if you have SS7, you don't need it.

James

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Michael D
Schelin
Sent: Tuesday, May 03, 2005 6:06 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [Asterisk-Users] Collect calls


You Bring up a great point. I understand these codes and my system
brings them in via ss7 but as youself I don't know how to protect my
network from these charges. I will follow this post to see if anybody
has a fix.


Rodrigo P. Telles wrote:

 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1

 Hi Folks,

 Does someone knows how to identify and block collect calls on Asterisk
 using PRI
 channels?
 I googled it and found this:
 http://lists.digium.com/pipermail/asterisk-dev/2004-November/007500.html
 I don't know what does it mean!!!
 Can someone help me to understand this?

 I tried to apply that way too, using Flash() but Flash() complains and
 looks
 like just work with FXO channels:
 http://lists.digium.com/pipermail/asterisk-users/2004-October/066360.html

 Thanks in advance.

 - --
 
 Rodrigo P. Telles [EMAIL PROTECTED]
 IVOZ # 1009
 TI Manager
 Devel-IT - http://www.devel.it
 Bestcom Group
 
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.2.4 (GNU/Linux)

 iD8DBQFCd+zUiLK8unYgEMQRAkChAJ4xDYOvl8yZY+Uqn6v5VFZ4tMzicQCfT8+T
 5foewh0m/o3ABMqcNHhtQs4=
 =rsu2
 -END PGP SIGNATURE-
 ___
 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



___
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

___
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


Re: [Asterisk-Users] Collect calls

2005-05-04 Thread Rodrigo P. Telles
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
James,
jltaylor escreveu:
| Since you are referring to R2 signaling, it works like this:
I'm referring to ISDN PRI channels not R2.
|
| The E1 R2 Call Blocking feature provides two ways to block incoming collect
| calls-category-based and double answer. With category-based call blocking,
| collect calls will be blocked based on a specific category. For example, in
| Brazil, collect calls arrive with a category II-8, for which the gateway
| should send B-7 as a response instead of an answer signal. This approach is
| only applicable when switches in the central office support category-based
| blocking.
|
| For legacy switches that do not support category-based blocking, the double
| answer method is implemented to support the collect-call blocking. For an
| incoming collect call, the gateway will answer the call with a clearback
| after one second and re-answer the call after two seconds, causing the
| collect call to be dropped and normal calls to stay connected.
Can you give me an example using this method with Asterisk?
|
| This is what the referenced patches are attempting to do.
Referenced Patches? What do you mean?
Does someone is working with patches to implement this feature in Asterisk?
|
| This does not work in the U.S. or if you have SS7, you don't need it.
Thanks for your answer.
|
| James
|
| -Original Message-
| From: [EMAIL PROTECTED]
| [mailto:[EMAIL PROTECTED] Behalf Of Michael D
| Schelin
| Sent: Tuesday, May 03, 2005 6:06 PM
| To: Asterisk Users Mailing List - Non-Commercial Discussion
| Subject: Re: [Asterisk-Users] Collect calls
|
|
| You Bring up a great point. I understand these codes and my system
| brings them in via ss7 but as youself I don't know how to protect my
| network from these charges. I will follow this post to see if anybody
| has a fix.
|
|
| Rodrigo P. Telles wrote:
|
|
| Hi Folks,
|
| Does someone knows how to identify and block collect calls on Asterisk
| using PRI
| channels?
| I googled it and found this:
| http://lists.digium.com/pipermail/asterisk-dev/2004-November/007500.html
| I don't know what does it mean!!!
| Can someone help me to understand this?
|
| I tried to apply that way too, using Flash() but Flash() complains and
| looks
| like just work with FXO channels:
| http://lists.digium.com/pipermail/asterisk-users/2004-October/066360.html
|
| Thanks in advance.
|
| --
| 
| Rodrigo P. Telles [EMAIL PROTECTED]
| IVOZ # 1009
| TI Manager
| Devel-IT - http://www.devel.it
| Bestcom Group
| 
___
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
| ___
| 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
| ___
| 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
- --

Rodrigo P. Telles [EMAIL PROTECTED]
IVOZ # 1009
TI Manager
Devel-IT - http://www.devel.it
Bestcom Group

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (GNU/Linux)
iD8DBQFCeOf0iLK8unYgEMQRAnFJAJoDdR07uKNGOyIjtV1lgnrCoS+7xACfTRc/
aaw9DBci1lZfamMxO4PQJdA=
=Y/Qc
-END PGP SIGNATURE-
___
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


Re: [Asterisk-Users] Collect calls

2005-05-03 Thread Michael D Schelin
You Bring up a great point. I understand these codes and my system 
brings them in via ss7 but as youself I don't know how to protect my 
network from these charges. I will follow this post to see if anybody 
has a fix.

Rodrigo P. Telles wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi Folks,
Does someone knows how to identify and block collect calls on Asterisk 
using PRI
channels?
I googled it and found this:
http://lists.digium.com/pipermail/asterisk-dev/2004-November/007500.html
I don't know what does it mean!!!
Can someone help me to understand this?

I tried to apply that way too, using Flash() but Flash() complains and 
looks
like just work with FXO channels:
http://lists.digium.com/pipermail/asterisk-users/2004-October/066360.html

Thanks in advance.
- --

Rodrigo P. Telles [EMAIL PROTECTED]
IVOZ # 1009
TI Manager
Devel-IT - http://www.devel.it
Bestcom Group

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (GNU/Linux)
iD8DBQFCd+zUiLK8unYgEMQRAkChAJ4xDYOvl8yZY+Uqn6v5VFZ4tMzicQCfT8+T
5foewh0m/o3ABMqcNHhtQs4=
=rsu2
-END PGP SIGNATURE-
___
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

___
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


RE: [Asterisk-Users] Collect calls

2005-05-03 Thread jltaylor
In the U.S., its called:
Inbound Call Operator Screening (ICOS) automatically screens and blocks
incoming third-number-billed or collect calls, or both, so that callers
cannot charge these calls to your line.
It's a databse thing.
James

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Rodrigo P.
Telles
Sent: Tuesday, May 03, 2005 4:28 PM
To: asterisk-users@lists.digium.com
Subject: [Asterisk-Users] Collect calls


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi Folks,

Does someone knows how to identify and block collect calls on Asterisk using
PRI
channels?
I googled it and found this:
http://lists.digium.com/pipermail/asterisk-dev/2004-November/007500.html
I don't know what does it mean!!!
Can someone help me to understand this?

I tried to apply that way too, using Flash() but Flash() complains and looks
like just work with FXO channels:
http://lists.digium.com/pipermail/asterisk-users/2004-October/066360.html

Thanks in advance.

- --

Rodrigo P. Telles [EMAIL PROTECTED]
IVOZ # 1009
TI Manager
Devel-IT - http://www.devel.it
Bestcom Group

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFCd+zUiLK8unYgEMQRAkChAJ4xDYOvl8yZY+Uqn6v5VFZ4tMzicQCfT8+T
5foewh0m/o3ABMqcNHhtQs4=
=rsu2
-END PGP SIGNATURE-
___
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

___
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


RE: [Asterisk-Users] Collect calls

2005-05-03 Thread trixter http://www.0xdecafbad.com
On Tue, 2005-05-03 at 19:08 -0500, jltaylor wrote:
 In the U.S., its called:
 Inbound Call Operator Screening (ICOS) automatically screens and blocks
 incoming third-number-billed or collect calls, or both, so that callers
 cannot charge these calls to your line.
 It's a databse thing.
 James

And if you have SS7 access you can query LIDB to see if it accepts
charges to it :)

-- 
Trixter http://www.0xdecafbad.com
UK +44 870 340 4605   Germany +49 801 777 555 3402
US +1 360 207 0479 or +1 516 687 5200
FreeWorldDialup: 635378


signature.asc
Description: This is a digitally signed message part
___
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

RE: [Asterisk-Users] Collect Calls

2005-04-04 Thread Nabeel Jafferali
 Is there any way I can make a collect call without having a 
 account with anyone?

1-800-COLLECT.

Nabeel
___
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


RE: [Asterisk-Users] Collect Calls

2005-04-04 Thread Kerry Garrison



You want to set up a PBX system to make outgoing collect 
calls? You still have to have dialtone from someone and collect calls require an 
operator. You may need to explain what exactly you are looking 
for.
-Kerry



From: [EMAIL PROTECTED] 
[mailto:[EMAIL PROTECTED] On Behalf Of John 
SpearleSent: Monday, April 04, 2005 9:32 AMTo: 
asterisk-users@lists.digium.comSubject: [Asterisk-Users] Collect 
Calls

Is there any way I can make a collect call without having a account with 
anyone?

Thank you in advance,

John


Yahoo! MessengerShow us what our next emoticon should look like. Join 
the fun.
___
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

RE: [Asterisk-Users] collect calls

2004-07-20 Thread Osvaldo Mundim Junior
Is it possible to set in Asterisk? Not to accept collect calls?
Oz

From: Osvaldo Mundim Junior [EMAIL PROTECTED]
Reply-To: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: [Asterisk-Users] collect calls
Date: Mon, 19 Jul 2004 16:33:19 -0300
Hi,
Does anybody knows where can I change timing for collect calls?
tks
Oz
_
MSN Messenger: instale grátis e converse com seus amigos. 
http://messenger.msn.com.br

___
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
_
MSN Messenger: instale grátis e converse com seus amigos. 
http://messenger.msn.com.br

___
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