<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.2769" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT face=Arial size=2><SPAN class=656285917-13122005>On a recent install
of ast 1.2 (b1) I noticed something strange in the CDR records (in mysql).
The caller ID name and number contained extra quotes for calls outbound
(inbound was fine).</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN
class=656285917-13122005></SPAN></FONT> </DIV>
<DIV><FONT face=Arial size=2><SPAN class=656285917-13122005>Below is an example
of the extensions.conf excerpt, and an excerpt from my sql. Can anyone
explain how to avoid the extra quotes in the CDR record?</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN
class=656285917-13122005></SPAN></FONT> </DIV>
<DIV><FONT face=Arial size=2><SPAN
class=656285917-13122005>EXTENSIONS.CONF:</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN
class=656285917-13122005>[globals]</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=656285917-13122005>MYNAME="Bob &
Steve"</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN
class=656285917-13122005>MYNUMBER="123456789"</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2>exten => _<SPAN
class=656285917-13122005>123</SPAN>,1,Set(CALLERID(name)=${<SPAN
class=656285917-13122005>MYNAME</SPAN>}) <BR>exten
=> _<SPAN class=656285917-13122005>123</SPAN>,<SPAN
class=656285917-13122005>2</SPAN>,Set(CALLERID(number)=$<SPAN
class=656285917-13122005>{MYNUMBER</SPAN>}) <BR></FONT></DIV>
<DIV><FONT><SPAN class=656285917-13122005><FONT face=Arial size=2>MYSQL
CDR:</FONT></SPAN></DIV></FONT>
<DIV><FONT face=Arial
size=2>|
|
| |
"<SPAN class=656285917-13122005>1111111111</SPAN>" | <SPAN
class=656285917-13122005>2222222222</SPAN> |
menuhome | ""<SPAN
class=656285917-13122005>Bob & Steve</SPAN>"" <"<SPAN
class=656285917-13122005>123456789</SPAN>8">
|
SIP/290-0334
| IAX2/UNLIMITEL4-4 |
Dial
| IAX2/UNLIMITEL4/<SPAN
class=656285917-13122005>2222222222</SPAN>|60|r
| 2005-12-13 12:47:03 | 482
| 465 | ANSWERED
| 3 |</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT><SPAN class=656285917-13122005><FONT face=Arial size=2>Notice the
""Bob & Steve"" ? Any ideas?</FONT></SPAN></FONT></DIV>
<DIV><FONT><SPAN class=656285917-13122005><FONT face=Arial
size=2></FONT></SPAN></FONT> </DIV>
<DIV><FONT><SPAN class=656285917-13122005><FONT face=Arial
size=2>Thanks,</FONT></SPAN></FONT></DIV>
<DIV><FONT><SPAN class=656285917-13122005><FONT face=Arial
size=2>Michele</FONT></SPAN></DIV></FONT></BODY></HTML>