Cor + SIP Trunk

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • maxvasquezcacho
    Whiz
    • Jul 2012
    • 33

    Cor + SIP Trunk

    Hello,

    I have a sip trunk between CM and CS1K. The CS1K is connected to the PSTN so when a CM's user makes an outbound call to the PSTN it goes to the SIP trunk and then to the CS1K to reach the PSTN.

    Everything is ok, but when I create the cor table:

    Cor 0 - Block calls (all user's have this cor configured)
    Cor 1 - local calls
    Cor 2 .- Cellphone calls
    Cor 3 . national calls
    Cor 4 - Interntational calls

    However, nothing seems to work. The users made calls without ask for the authorization call.

    I configured this before and working, but when the CM is connected direct to the PSTN via E1.

    What's the problem when it refers to SIP trunk?

    Thanks in advance

    PS: I apologize for my english. I'm not a native speaker.
  • ferna272
    Member
    • Mar 2015
    • 6

    #2
    Hello,

    Have you checked the FRL in COR?


    Regards.

    Comment

    • moyaw
      Hot Shot
      • Mar 2013
      • 17

      #3
      Hi,

      You have to configure FRL in the all the CORs, for example

      COR 0 --> FRL 0
      COR 1 --> FRL 1
      COR 2 --> FRL 2
      COR 3 --> FRL 3
      COR 4 --> FRL 4

      then you have to configure route patterns for local, cellphone. national and international calls, for example: lets say trunk 10 is sip to CS1k

      Pattern Name: local
      SCCAN? n Secure SIP? n
      Grp FRL NPA Pfx Hop Toll No. Inserted DCS/ IXC
      No Mrk Lmt List Del Digits QSIG
      Dgts Intw
      1: 10 1 n user
      2: n user

      Pattern Number: 11 Pattern Name: cellphone
      SCCAN? n Secure SIP? n
      Grp FRL NPA Pfx Hop Toll No. Inserted DCS/ IXC
      No Mrk Lmt List Del Digits QSIG
      Dgts Intw
      1: 10 2 n user
      2: n user

      do the same for national: route pattern 12, trunk 10, frl 3
      do the same for international: route pattern 13, trunk 10, frl 4

      THEN, define the ARS table to have outgoing calls

      change ars analysis 0 Page 1 of 2
      ARS DIGIT ANALYSIS TABLE
      Location: all Percent Full: 0

      Dialed Total Route Call Node ANI
      String Min Max Pattern Type Num Reqd
      00 10 20 13 intl n
      02 9 9 12 natl n
      09 10 10 11 locl n
      2 7 7 10 locl n

      the total min and max depends on your contry.

      BTW sorry for my bad english too.

      Comment

      Loading