911 Setup

<< < (2/9) > >>

Dixon:
Updated the FW today. Did the default Phone OutboundCallRoute change from the previous FW?
This is default now:

{([1-9]x?*(Mpli)):pp},{(<#:>|911):li},{**0:aa},{***:aa2},{(<**1:>(Msp1)):sp1},{(<**2:>(Msp2)):sp2},{(<**8:>(Mli)):li},{(<**9:>(Mpp)):pp},{(Mpli):pli}

Is it still OK to use this:

{911:sp2},{<#:>:li},{**0:aa},{***:aa2},{(Mpli):pli},{(<**1:>(Msp1)):sp1},{(<**2:>(Msp2)):sp2},{(<**9:>(Mpp)):pp}

That was tested with a real test call to 911.

I have no clue how to route calls.

Thx

RonR:
Quote from: Dixon on March 23, 2011, 04:04:29 pm

Is it still OK to use this:

{911:sp2},{<#:>:li},{**0:aa},{***:aa2},{(Mpli):pli},{(<**1:>(Msp1)):sp1},{(<**2:>(Msp2)):sp2},{(<**9:>(Mpp)):pp}
It's OK if you don't mind the mistakes in it.   :)

The {<#:>:li} should be: {(<#:>):li}

and you're still missing: {(<**8:>(Mli)):li}

The {([1-9]x?*(Mpli)):pp} is needed for features added in the new firmware relases.

Dixon:
Is this correct?

{([1-9]x?*(Mpli)):pp},{(<#:>|911):li},{911:sp2},{**0:aa},{***:aa2},{(<**1:>(Msp1)):sp1},{(<**2:>(Msp2)):sp2},{(<**8:>(Mli)):li},{(<**9:>(Mpp)):pp},{(Mpli):pli}

If not, could you please post the whole sequence so I can copy it?
Thx

RonR:
Code:

{([1-9]x?*(Mpli)):pp},{911:sp2},{(<#:>):li},{**0:aa},{***:aa2},{(<**1:>(Msp1)):sp1},
{(<**2:>(Msp2)):sp2},{(<**8:>(Mli)):li},{(<**9:>(Mpp)):pp},{(Mpli):pli}



Dixon:
Thx!
One last question, with the new Obi Expert Config portal in ObiTalk, is it still necessary to disable auto provisioning?

Navigation

[0] Message Index

[#] Next page

[*] Previous page