[Serusers] pstn connectivity

trung nguyen tkickass at yahoo.com
Sat Apr 19 20:38:37 CEST 2003


Hi Budi,
    You can try this, I tested on my side and its
work. Also you need to get a 12.2.X or higher image in
cisco to make it work. I found older version have
problem running sip.

In the /etc/ser/ser.cfg, You can try to put this
# Uncomment this if you want to use digest
authentication
                        if
(!www_authorize("mydomain.net", "subscriber")) {
                               
www_challenge("mydomain.net", "0");
                                break;
                        };

                        save("location");
                        break;
                };

                # Hand off to cisco
                if
(uri=~"^sip:123[0-9]*@mydomain.net") {
                        log("Forwarding to PSTN\n");
                        t_relay_to("111.111.111.111",
"5060");
                        break;
                };

Hope this help,
Trung
--- budi wibowo <bu1d at yahoo.com> wrote:
> dear all i repeat my problem 
> - pc running ser with ip 111.111.111.111
> - cisco 5350 with dial-peer to sip-server with ip
> 222.222.222.222
> - remote pc running sip softphone
> 
> 
> i have read austin how to.. regarding how to connect
> to cisco gw 
> but it's not work 
> example ..i want to dial to singapore with pattern
> 113
> if i dial from my softphone 1136523456 it always
> failed, but if dial using 1136523456 at 222.222.222.222
> it always work . 
> is there anything missing on my config?
> 
> 
> rgds
> 
> budi
> 
> 
> __________________________________________________
> Do you Yahoo!?
> The New Yahoo! Search - Faster. Easier. Bingo
> http://search.yahoo.com
> 
> _______________________________________________
> Serusers mailing list
> serusers at lists.iptel.org
> http://lists.iptel.org/mailman/listinfo/serusers


__________________________________________________
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo
http://search.yahoo.com




More information about the sr-users mailing list