Hello,
My system looks like this: Asterisk1 --(E1)-- MD110 --(E1)-- Asterisk2
and i have problem with diversion headers.
On Asterisk1 user with extension 243406660 has forwarded all calls to the number 660242932
When somebody call to 243406660 I see on Asterisk1 on port E1 something like this:
But on Asterisk2 I miss information about "Reason: Forwarded unconditionally (15) '243406660'"
MD110 VERSION=CXP1010101/4/TSWSP03/R2A
I am not a MD110 specialist, I spent 5 days with documentation and I still don't know anything
My system looks like this: Asterisk1 --(E1)-- MD110 --(E1)-- Asterisk2
and i have problem with diversion headers.
On Asterisk1 user with extension 243406660 has forwarded all calls to the number 660242932
When somebody call to 243406660 I see on Asterisk1 on port E1 something like this:
Code:
2 > Channel ID (len= 5) [ Ext: 1 IntID: Implicit Other(PRI) Spare: 0 Exclusive Dchan: 0
2 > ChanSel: As indicated in following octets
2 > Ext: 1 Coding: 0 Number Specified Channel Type: 3
2 > Ext: 1 Channel: 1 Type: NET]
2 > [1e 02 80 83]
2 > Progress Indicator (len= 4) [ Ext: 1 Coding: CCITT (ITU) standard (0) 0: 0 Location: User (0)
2 > Ext: 1 Progress Description: Calling equipment is non-ISDN. (3) ]
2 > [6c 0b 21 81 36 30 33 39 36 36 39 35 32]
2 > Calling Number (len=13) [ Ext: 0 TON: National Number (2) NPI: ISDN/Telephony Numbering Plan (E.164/E.163) (1)
2 > Presentation: Presentation permitted, user number passed network screening (1) '603222152' ]
2 > [70 0d 80 30 30 36 30 30 30 32 36 39 30 32 23]
2 > Called Number (len=15) [ Ext: 1 TON: Unknown Number Type (0) NPI: Unknown Number Plan (0) '660242932' ]
2 > [74 0c 21 00 8f 32 32 37 33 38 33 34 34 38]
2 > Redirecting Number (len=14) [ Ext: 0 TON: National Number (2) NPI: ISDN/Telephony Numbering Plan (E.164/E.163) (1)
2 > Ext: 0 Presentation: Presentation permitted, user number not screened (0)
2 > Ext: 1 [b]Reason: Forwarded unconditionally (15) '243406660'[/b] ]
2 q931.c:4861 q931_setup: Call 32776 enters state 1 (Call Initiated). Hold state: Idle
But on Asterisk2 I miss information about "Reason: Forwarded unconditionally (15) '243406660'"
MD110 VERSION=CXP1010101/4/TSWSP03/R2A
Code:
<roddp:dest=742;
EXTERNAL DESTINATION ROUTE DATA
DEST DRN ROU CHO CUST ADC TRC SRT NUMACK PRE
742 42 12250000100002500000011000 3 4 0 742
25 2 12250000100002500000000000 3 4 0 74248
25 4 12250000100002500000000000 3 4 0 7420
22 5 12250000100002500000000000 3 4 0
21 7 12250000100002500000000000 3 4 0
END
I am not a MD110 specialist, I spent 5 days with documentation and I still don't know anything