dial from remote OBi

<< < (2/2)

mrjoe:
btw. Dialling from a phone connected to the OBi via **3 works fine.

mrjoe:
I slept over it and unticked X_SpoofCallerID in the morning... ;)

ianobi:
On first look this rule is odd:

{>(<1:>1xxxxxxxxxx):sp3}

To send 1xxxxxxxxxx to sp3 you would need to dial 11xxxxxxxxxx. This may be what you intend. Otherwise, the much simpler rule:

{>(1xxxxxxxxxx):sp3}

would seem to be the correct format.


A general security point is worth making here. Using single-stage "through dialling" as you are here, I feel more comfortable including CallerID as part of the rule:

{(Mcot)>(<1:>1xxxxxxxxxx):sp3},{(Mcot)>(<3000:xxxxxxx@localphone.com>):sp1},{(Mcot)>(xx.):vg1}

"cot" would be a User Defined Digitmap containing all of the CallerIDs that I want to have permission to "through dial" using my OBi device.

I know that you are an experienced OBi user, so you may have other security measures in place.

mrjoe:
Quote from: ianobi on February 09, 2015, 01:27:01 am

On first look this rule is odd:

{>(<1:>1xxxxxxxxxx):sp3}

To send 1xxxxxxxxxx to sp3 you would need to dial 11xxxxxxxxxx. This may be what you intend. Otherwise, the much simpler rule:

{>(1xxxxxxxxxx):sp3}

would seem to be the correct format.

I did it last night when I was trying to make it work  ???
I changed it back this morning, I hate having superfluous settings or content in dial plans...

Quote

A general security point is worth making here. Using single-stage "through dialling" as you are here, I feel more comfortable including CallerID as part of the rule:

{(Mcot)>(<1:>1xxxxxxxxxx):sp3},{(Mcot)>(<3000:xxxxxxx@localphone.com>):sp1},{(Mcot)>(xx.):vg1}

"cot" would be a User Defined Digitmap containing all of the CallerIDs that I want to have permission to "through dial" using my OBi device.

I know that you are an experienced OBi user, so you may have other security measures in place.

I put my Asterisk's IP address in X_AccessList of all SPs, I think that should do the trick.

Thank you again ianobi

ianobi:
Quote

I have put my Asterisk's IP address in X_AccessList of all SPs, I think that should do the trick.

Good thinking   :)

Navigation

[0] Message Index

[*] Previous page