Klaus,
Thank you for your help. I have got a working ser.cfg and the system forwards the voicemail to the voicemail platform. I can also forward my internal calls to my Asterisk box and all is well.
I seem to have problem with the nat_helper module.
I'm using the version that comes with 0.8.12 rpm;
I get the following in the debug;
0(9285) find_export: <nat_uac_test> not found 0(9285) find_export: <nat_uac_test> not found 0(9285) parse error (113,22-23): unknown command, missing loadmodule?
This is related to the following chunk of code;
#if (nat_uac_test("2")) { # log(1, "src address different than via header->NAT detected\n"); # log(1, "force_rport and fix_nated_contact and setflag(5)\n"); # #try NAT traversal, works only if the client is symmetrical # force_rport(); # fix_nated_contact(); # append_hf("P-hint: fixed NAT contact for request\r\n"); # # flag 5 indicates that incoming request is from NATed client # setflag(5); #};
I comment this out and all seems to work. I'm very interested in using the NAT helper module.
Warm Regards and Thanks
Shad
-----Original Message----- From: Klaus Darilion [mailto:klaus.mailinglists@pernau.at] Sent: Wednesday, June 02, 2004 4:52 PM To: Shad Mortazavi Cc: serusers@lists.iptel.org Subject: Re: [Serusers] SER + Voicemail - Need help completing
Shad Mortazavi wrote:
Can someone post a copy of a ser.cfg with a forward to 2nd ser to get vm working ? I have included a copy of my ser.cfg and voicemail.cfg. As always I appreciate the help.
http://lists.iptel.org/pipermail/serusers/2004-February/005996.html
regards, klaus