donkey_hatstand
New Member
- Joined
- May 18, 2009
- Messages
- 6
- Reaction score
- 0
for some reason caller id superfecta asteridex in debug mode on the web browser returns correctly:
Processing Default Scheme.
Searching AsteriDex ... Alan Mobile
result took 0.0043 seconds.
however once this caller id name is inserted into asterisk it seems to enter a carriage return before the name: (output from cdr log)
vmu201","ext-local","""
Alan Mobile"" <079827xxxx>","DAHDI/1-1","SIP/205-00
this has the effect of breaking caller id on the handsets and the system goes nuts!
i think i just need to find whereabouts the sql lookup value gets inserted into the callerid(name)?
hope that makes sense.
thanks
Processing Default Scheme.
Searching AsteriDex ... Alan Mobile
result took 0.0043 seconds.
however once this caller id name is inserted into asterisk it seems to enter a carriage return before the name: (output from cdr log)
vmu201","ext-local","""
Alan Mobile"" <079827xxxx>","DAHDI/1-1","SIP/205-00
this has the effect of breaking caller id on the handsets and the system goes nuts!
i think i just need to find whereabouts the sql lookup value gets inserted into the callerid(name)?
hope that makes sense.
thanks