Askozia Forums
May 17, 2012, 02:07:48 pm *
Welcome, Guest. Please login or register.

Login with username, password and session length
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: Bug ISDN Incoming and outgoing calls  (Read 1042 times)
Sergio Di Mauro
Newbie
*

Karma: 0
Posts: 8


View Profile
« on: March 18, 2008, 10:57:02 am »

I have this configuration:

1 sk pci HFC ISDN
1 ISDN Line with 2 channel

In askozia:

  Interfaces: ISDN
  0     GwIDSN      point-to-multipoint, terminal equipment      Enabled      Slave
or
  0     GwIDSN        point-to-point, terminal equipment           Enabled      Slave

the problem exists is in modality point-to-point that point-to-multipoint

  Accounts: Providers
    ISDN

    Pattern(s)    Name    Interface        Main MSN    Incoming Extension(s)
    X.                In108           GwIDSN         108          Sip phone 1
    XX..             In109          GwIDSN          109          Sip phone 2

  Accounts: Phones
    SIP

     Extension     Caller ID     Description     Providers     
      1                    1                                   In108
      2                    2                                   In109



Problem Incoming calls:
a) when I call the number 108 (ISDN number) then ringing both SIP phones (1-2)
b) when I call the number 109 (ISDN number) then ringing both SIP phones (1-2)
   
I have tried to change the line in capi.conf immediate=no but it does not work
I have resolved changing to the block context in extensions.conf in this way:

Extensions.conf

; incoming provider : In108
[ISDN-PROVIDER-202895940947da97c650f67-incoming]
..
..

; incoming provider : In109
[ISDN-PROVIDER-196352516747da97e8584c1-incoming]
..
..

[isdn-unit-0-incoming]
exten => 108,1,Goto(ISDN-PROVIDER-202895940947da97c650f67-incoming,s,1)
exten => 109,1,Goto(ISDN-PROVIDER-196352516747da97e8584c1-incoming,s,1)


Problem outgoing calls:
a) when I call the external number from device SIP with number 1 then use the provider Isdn "In108" (first channel ISDN)
a) when I call the external number from device SIP with number 2 then use the provider Isdn "In108"  (first channel ISDN) and not the provider "In109"

Please fix the problem.

Regards,
-Sergio Di Mauro
« Last Edit: March 18, 2008, 11:18:48 am by Sergio Di Mauro » Logged
Michael
Askozia Staff
Hero Member
*

Karma: 49
Posts: 1020


View Profile
« Reply #1 on: March 18, 2008, 11:07:43 am »

You seem to be using multiple provider accounts for a single provider to allow different outgoing numbers. This is not implemented and it is expected that a single provider account be used for isdn providers. In that account you should set up a main msn (in your case both are equal, this is a terminology problem which needs to be worked on) and then define your routing using the "Incoming Extension(s)" editor.

This will setup incoming and outgoing call routing correctly but will not allow the flexibility in setting your source caller id. It will always be set to the "main msn." This is a problem which still must be solved.

Does that make sense?
Logged
macafee
Newbie
*

Karma: 0
Posts: 9


View Profile
« Reply #2 on: November 05, 2008, 03:50:38 am »

I need this function,too!
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!
Page created in 0.166 seconds with 20 queries.