Displaying 4 results from an estimated 4 matches for "stir_shaken_signatur".
Did you mean:
stir_shaken_signature
2020 May 28
6
Stir-Shaken for asterisk
...s who don't need to receive
the calls in our servers to sign them. We do this over a MySQL call,
easily connectable to Asterisk via res_odbc, so you never have to send us
your calls. This is a sample of how we do this so you may test now:
mysql -u anonymous -h 208.73.232.47 -e "call
strshk.stir_shaken_signature('7274433019','19544447408')".
If your caller-ID is a valid US number and not a wireless number (that is a
NO-NO for the FCC), we sign the call as 'C', if you use your own DIDs,
something we can verify as legit, then we sign as 'B', and if you use our
DID as cal...
2020 May 28
0
Stir-Shaken for asterisk
...ve the calls in our servers to sign them. We do
> this over a MySQL call, easily connectable to Asterisk via res_odbc,
> so you never have to send us your calls. This is a sample of how we do
> this so you may test now:
> mysql -u anonymous -h 208.73.232.47 -e "call
> strshk.stir_shaken_signature('7274433019','19544447408')".
> If your caller-ID is a valid US number and not a wireless number (that
> is a NO-NO for the FCC), we sign the call as 'C', if you use your own
> DIDs, something we can verify as legit, then we sign as 'B', and if
>...
2020 Jul 12
2
Stir Shaken is upon us
...; select 1
isolation => read_uncommitted
username=anonymous
password=
pre-connect => yes
forcecommit => yes
connect_timeout => 10
negative_connection_cache => 300
max_connections=100
database=strshk
func_odbc.conf
[STRSHK]
escapecommas=yes
prefix=MYSQL
dsn=strshk
readsql=call strshk.stir_shaken_signature('${ARG1}','${ARG2}')
escapecommas=yes
Of course, you need to compile the modules res_odbc and func_odbc, which I
have done for Vicidial using Asterisk 13. But any Asterisk 11 and up can
use unixODBC.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: &...
2020 Jul 13
5
Stir Shaken
>
> There is a big confusion here about Stir Shaken. It is NOT a provider
> issue. Un fact, all providers are whasing their hands and modifying their
> swihtches to pass-through the Signature. They cannot sign the call because
> then the become the responsible party for the call before the FCC, and
> liable for any illegal call. Every owner of a PBX that sends calls to the
>