Hello everyone:
Happy new year !!
I am working with dundi and following the instructions Alex provided. After that I can link the 2 asterisk servers located all in Singapore and make calls correctly with dundi, everything is ok.
However, as I have one office in Malaysia as well, I just shifted one server there and want to use dundi to link the 2 servers again. Unfortunately I could not make it after trying everything I can do. What I want to ask you whether dundi can be used between two countries or not?
My setting for connections is like this:
/etc/asterisk/dundi.conf
[00:E0:4C:08:2C:95]
host = 219.95.8.232
inkey = PT3
outkey = PT2
include = priv
permit = priv
qualify = yes
order = primary
model=symmetric
The configuration should be correct as it can work initially when I put the 2 servers all in the same country (Singapore for me).
The dundi debug is :
Tx-Frame Retry[No] – OSeqno: 000 ISeqno: 000 Type: NULL (Command)
Flags: 00 STrans: 12371 DTrans: 00000 [58.185.151.160:4520] (Final)
Tx-Frame Retry[No] – OSeqno: 000 ISeqno: 000 Type: NULL (Command)
Flags: 00 STrans: 09317 DTrans: 00000 [58.185.151.160:4520] (Final)
Tx-Frame Retry[No] – OSeqno: 000 ISeqno: 000 Type: NULL (Command)
Flags: 00 STrans: 09317 DTrans: 00000 [58.185.151.160:4520] (Final)
Tx-Frame Retry[No] – OSeqno: 000 ISeqno: 000 Type: NULL (Command)
Flags: 00 STrans: 09317 DTrans: 00000 [58.185.151.160:4520] (Final)
Tx-Frame Retry[No] – OSeqno: 000 ISeqno: 000 Type: NULL (Command)
Flags: 00 STrans: 09317 DTrans: 00000 [58.185.151.160:4520] (Final)
Tx-Frame Retry[No] – OSeqno: 000 ISeqno: 000 Type: NULL (Command)
Flags: 00 STrans: 09317 DTrans: 00000 [58.185.151.160:4520] (Final)
And initially ââ¬Ëdundi show peersââ¬â¢ is as below.
PT3*CLI> dundi show peers
EID Host Model AvgTime Status
00:15:c5:5d:43:33 58.185.151.160 (S) Symmetric Unavail LAGGED (3049 ms
1 dundi peers [0 online, 1 offline, 0 unmonitored]
But after sometime it becomes unreachable.
PT3*CLI> dundi show peers
EID Host Model AvgTime Status
00:15:c5:5d:43:33 58.185.151.160 (S) Symmetric Unavail UNREACHABLE
Do you have any idea with it?
I set the
port =4520
cachetime=3600
ttl=32
autokill=yes
Thanks so much for any kind suggestion.
Johnny