Can any one explain me what does means # INSERT YOUR PSTN GATEWAY IP ADDRESS in the following routes.
If i am right, is the IP for carier?
route[4] {
# ----------------------------------------------------------------- # PSTN Handler # -----------------------------------------------------------------
rewritehost("192.0.2.245"); # INSERT YOUR PSTN GATEWAY IP ADDRESS
avp_write("i:45", "inv_timeout");
route(5); route(1); }
Thank YOu
Yours, Abdul Lateef Computer Programmer HATIF COM Mob: +974 - 5405022 Tel: +974 - 4883068 ICQ: 276994704 YM!: abdul_zu Fax: +974 - 4883063 Doha Qatar http://www.hatif.com
__________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
Adbul,
It means that if you have a PSTN gateway, such as a Cisco AS5350, then you need to replace the RFC2606 address shown (ie, 192.0.2.245http://192.0.2.245) with the real IP of your PSTN gateway.
Regards, Paul
On 6/29/05, Abdul Lateef abdul_zu@yahoo.com wrote:
Can any one explain me what does means # INSERT YOUR PSTN GATEWAY IP ADDRESS in the following routes.
If i am right, is the IP for carier?
route[4] {
#
# PSTN Handler
#
rewritehost("192.0.2.245 http://192.0.2.245"); # INSERT YOUR PSTN GATEWAY IP ADDRESS
avp_write("i:45", "inv_timeout");
route(5); route(1); }
Thank YOu
Yours, Abdul Lateef Computer Programmer HATIF COM Mob: +974 - 5405022 Tel: +974 - 4883068 ICQ: 276994704 YM!: abdul_zu Fax: +974 - 4883063 Doha Qatar http://www.hatif.com
Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
If you by "carrier" mean the provider of PSTN access, yes. g-)
Abdul Lateef wrote:
Can any one explain me what does means # INSERT YOUR PSTN GATEWAY IP ADDRESS in the following routes.
If i am right, is the IP for carier?
route[4] {
#
# PSTN Handler
#
rewritehost("192.0.2.245"); # INSERT YOUR PSTN GATEWAY IP ADDRESS
avp_write("i:45", "inv_timeout");
route(5); route(1); }
Thank YOu
Yours, Abdul Lateef Computer Programmer HATIF COM Mob: +974 - 5405022 Tel: +974 - 4883068 ICQ: 276994704 YM!: abdul_zu Fax: +974 - 4883063 Doha Qatar http://www.hatif.com
Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers