[Serusers] ser to sip provider

julia heller juliaheller at gmx.at
Thu Aug 16 11:16:09 CEST 2007


Hi,
i attempt to connect ser to a sip provider with user + password authentication.
if i get it right, i have to load the uac modul and insert following line:
modparam("uac","credential","user:sip-provider-ip:password"), but i can't find
the uac modul .. i hope anybody can help me ..
another way i tried is this one:
route[x] {
        rewriteuri("username at sip-provider-ip");
        rewriteuserpass("username:password");
        rewritehost("sip-provider-ip");
        forward("username:password at sip-provider-ip");
        }
but it worked either. it comes always up with:  get_connection(): Connection
not found in the pool ..

kind regards,
julia heller
-- 
Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! 
Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer



More information about the sr-users mailing list