<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#FFFFFF" text="#000066">
<font face="Consolas">Hi,<br>
<br>
If i set absoluteye_codec_string in dialplan with multiple codecs,
like G729,PCMA,PCMU, then just first codec will be processed, rest
will be ignored.<br>
<br>
Example: {absolute_codec_string=${ep_codec_string}, i even tried
using it like: absolute_codec_string='${ep_codec_string}'<br>
or </font><font face="Consolas">absolute_codec_string=\'${ep_codec_string}\'</font><br>
or <font face="Consolas">absolute_codec_string=\\'${ep_codec_string}\\'</font><br>
(as suggested by bkw_ on IRC)<br>
<br>
Console log shows like that:<br>
<br>
EXECUTE <a class="moz-txt-link-abbreviated" href="mailto:sofia/profile/1234567@1.2.2.3">sofia/profile/1234567@1.2.2.3</a>
bridge({absolute_codec_string=PCMA@8000h@20i@64000b,PCMU@8000h@20i@64000b,G729@8000h@20i@8000b,leg_time_out=<br>
10,process_cdr=b_only}[<a class="moz-txt-link-abbreviated" href="mailto:SupplierPrefix=]sofia/fstest/456789@7.2.1.4">SupplierPrefix=]sofia/fstest/456789@7.2.1.4</a>)<br>
<br>
<br>
2011-07-20 11:03:59.448455 [DEBUG] switch_ivr_originate.c:1873
Parsing global variables<br>
2011-07-20 11:03:59.448455 [DEBUG] switch_event.c:1170 Parsing
variable [absolute_codec_string]=[PCMA@8000h@20i@64000b]<br>
2011-07-20 11:03:59.448455 [DEBUG] switch_event.c:1170 Parsing
variable [leg_time_out]=[10]<br>
2011-07-20 11:03:59.448455 [DEBUG] switch_event.c:1170 Parsing
variable [process_cdr]=[b_only]<br>
<br>
Am i doing something wrong or should i open a JIRA?<br>
<br>
<br>
<div class="moz-signature">-- <br>
<meta http-equiv="Content-Type" content="text/html;
charset=ISO-8859-1">
<title>Untitled Document</title>
<style type="text/css">
<!--
.style1 {
        font-family: Consolas;
        font-size: 12px;
        color: #999999;
}
.style2 {
        font-family: Consolas;
        color: #000066;
}
-->
</style>
<p class="style2">Kind Regards</p>
<p class="style2">Saeed Ahmed <br>
</p>
</div>
</body>
</html>