<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.6944.0">
<TITLE>variables in ser.cfg</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/rtf format -->

<P><FONT SIZE=2 FACE="Arial">Hi all,</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">is there a possibility to use variables in ser.cfg (ser0.9.0) like</FONT>

<BR><FONT SIZE=2 FACE="Arial">...</FONT>

<BR><FONT SIZE=2 FACE="Arial">set myip=192.168.1.11</FONT>

<BR><FONT SIZE=2 FACE="Arial">set myaccount=testuser</FONT>

<BR><FONT SIZE=2 FACE="Arial">set mypasswd=testpasswd</FONT>

<BR><FONT SIZE=2 FACE="Arial">...</FONT>

<BR><FONT SIZE=2 FACE="Arial">modparam(&quot;uac&quot;,&quot;credential&quot;,&quot;$myaccount:$myip:$mypasswd&quot;);</FONT>

<BR><FONT SIZE=2 FACE="Arial">...</FONT>

<BR><FONT SIZE=2 FACE="Arial">rewritehost($myip);</FONT>

<BR><FONT SIZE=2 FACE="Arial">...</FONT>

<BR><FONT SIZE=2 FACE="Arial">Perhaps a solution would be with avpops, but I didn't get it to work in conjunction with dbtext.</FONT>

<BR><FONT SIZE=2 FACE="Arial">Has someone an example how to read variables with avpops out of a dbtext table which are not connected to a SIP-message?</FONT></P>

<P><FONT SIZE=2 FACE="Arial">(I read the README for avpops!!)</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">Any other solutions would be a help!!</FONT>

<BR><FONT SIZE=2 FACE="Arial">Would this be possible with openser's pseudo variables or another ser-version?</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">Thanks</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">Thorsten</FONT>
</P>

</BODY>
</HTML>