OBi200 and 202 Power Adapter

<< < (3/4) > >>

Taoman:
Quote from: SteveInWA on March 05, 2015, 08:24:23 pm

With Callcentric, for example, I have a call treatment that rings my desired extensions, plus 1<nomorobo's number>@tf.callwithus.com


Although I haven't actually tried it I think you can do something similar by simply forking your X_InboundCallRoute with something like:

ph,sp2(18661234567@tf.callwithus.com;ui=$1)

SteveInWA:
Quote from: Taoman on March 05, 2015, 08:47:58 pm

Quote from: SteveInWA on March 05, 2015, 08:24:23 pm

With Callcentric, for example, I have a call treatment that rings my desired extensions, plus 1<nomorobo's number>@tf.callwithus.com


Although I haven't actually tried it I think you can do something similar by simply forking your X_InboundCallRoute with something like:

ph,sp2(18661234567@tf.callwithus.com;ui=$1)


Talk about derailing a discussion with an untested solution.   I'm sticking with implementing it the way the service is designed to be used -- with the telco's simultaneous ring service.

202Owner:
Quote from: Taoman on March 05, 2015, 08:47:58 pm

Although I haven't actually tried it I think you can do something similar by simply forking your X_InboundCallRoute with something like:

ph,sp2(18661234567@tf.callwithus.com;ui=$1)


Worth a try!  Probably not much functional difference between OBi simultaneous ring and Vonage simulring.  If you are telling Nomorobo that you use Vonage when you don't, then it doesn't care who or what is performing the simultaneous ringing.

I wonder how forking at your Obi affects the number of rings you must endure before Nomorobo answers/blocks a telemarketing call... maybe more than one?  Forking at your OBi would consume more SIP channels.

Note that you don't need the dialing prefix 1 with the SIP URI.  And, I don't understand the need to specify the userID = the mapped CallerID number, $1.  Calling tf.callwithus.com requires no account and no user authentication credentials.

LTN1:
As the original poster, feel free to take this thread in as many directions as you like.

azrobert:
Quote from: 202Owner on March 06, 2015, 05:51:28 am

And, I don't understand the need to specify the userID = the mapped CallerID number, $1.  Calling tf.callwithus.com requires no account and no user authentication credentials.

You are supplying the callerid to CallWithUs then CWU will pass it to NoMoRobo. If you don't do this, all calls will be rejected by NoMoRobo.

Navigation

[0] Message Index

[#] Next page

[*] Previous page