Displaying 1 result from an estimated 1 matches for "rotuer2".
Did you mean:
rotuer
2005 Jan 30
0
One way call when the * server and phone in a local network
...k.
Here is my situation, IP phone A and Asterisk server are in a same local
network behind an ADSL router (public ip = a.b.c.d), and the * server is set
as the DMZ host of the router.
IP phone B is in another network.
IP phone A
(10916) ---> ADSL router<-->internet<--> Rotuer2<--IP phone B
asterisk server a.b.c.d (10920)
(192.168.1.2, DMZ host)
I can place call from phone A(10916) to B(10920) without any trouble.
But I cannot make a phone call from B to A.
I tried "sip debug peer 10920" to check the SIP message flo...