Hi all, I'm trying to configure a remote user with a DrayTek 2600Vgi. The setup looks like this. [SIPphone]--[Asterisk]--[Firewall]---[VPN]---[DrayTek]--[Analog-phone] I can place calls to the DrayTek and recieve calls from the analog phone. However, the calling party does not hear the called party (one way audio). The audio for the remote user works fine. VPN works fine too and i have no drops in my fw-logs. my sip.conf looks like this. (ext 2005 is my DrayTek and ext 2006 is the local sip user) [general] context=default port=5060 bindaddr=0.0.0.0 srvlookup=yes [2006] type=friend callerid="OptiPoint600" <2006> context=international host=dynamic user=2006 secret=xxxxx dtmfmode=rfc2833 disallow=all allow=alaw allow=ulaw [2005] type=friend canreinvite=no host=dynamic user=2005 secret=xxxxx dtmfmode=rfc2833 callerid="Draytek" <2005> context=international disallow=all allow=alaw allow=ulaw i try to play around with externip, localnet, nat and canreinvite but still have the same issue. Sporadically i can see a Maximum retries exceeded on call ... for seqno 102 (Non-critical Request on the CLI. I have also replaced the analog phone with a softclient on my laptop connected behind the vigor, but have the same problem. Has anybody managed to get a similar setup running? any ideas, suggestions are wellcome... thx in advance... richard. __________________________________ Yahoo! FareChase: Search multiple travel sites in one click. http://farechase.yahoo.com
Hello richard, Wednesday, November 23, 2005, 10:46:03 AM, you wrote: rC> Hi all, rC> I'm trying to configure a remote user with a DrayTek rC> 2600Vgi. The setup looks like this. rC> [SIPphone]--[Asterisk]--[Firewall]---[VPN]---[DrayTek]--[Analog-phone] I tried a similar setup some times ago and it was working, have you put the private ip address of the asterisk box in the vigor setup ? Can you ping the private address of the vigor from the asterisk box and viceversa ? Hope it helps ! -- Best regards, Alessio mailto:afoc@interconnessioni.it
Hi Alessio>[SIPphone]--[Asterisk]--[Firewall]---[VPN]---[DrayTek]--[Analog-phone]> > I tried a similar setup some times ago and it was > working, have you > put the private ip address of the asterisk box in > the vigor setup ? > > Can you ping the private address of the vigor from > the asterisk box > and viceversa ?I am able to ping the private addr of the vigor from * and of couse viceversa. The vigor setup seems to be ok (vpn is up and *sip show peers* shows that the vigor is registred.). I can also call from and to Asterisk, so the signalisation is ok. I have only problem with RTP packets (one way audio) anyhow thx for the feedback... __________________________________ Yahoo! FareChase: Search multiple travel sites in one click. http://farechase.yahoo.com
Hello richard, Wednesday, November 23, 2005, 4:54:54 PM, you wrote: rC> Alessio, Sergio>> So an upgrade is of course necessary.rC> i have upgraded the vigor. Bad news... i am not able rC> to register the draytek anymore. But using a XLite on rC> my pc behind the Vigor works now fine (no one way rC> audio). rC> however i have an other question. I saw you put for rC> the bindaddr same thing like 192.168.0.3. Is that the rC> ip addr from your Asterisk? Yes it is ... we are using this vigor # Model : Vigor2600V series annex A # Firmware Version : v2.5.5.3_I # Build Date/Time : Fri Dec 31 10:37:6.33 2004 Hope it helps!