we are doing lookups in our crm database and we merge our name into something like that
LASTNAME FIRSTNAME (STREET | CITY)
this can grow up to more than say 47 characters easy.
This is a Problem for an ATA 187, this device doesn't ring any more, so my workaround is to cut the name on the ata line once more to 30 characters, this is working great.
Now my problem: We have auto pickup enabled, so on a ata 187 the pickup isn't working cause the ringing line has a call with more than 47 characters as name.
SO my question is there any size limitation in curri, sip or ata 187
------------------------------------------------------------------------------------------------------------
It sounds like the ATA 187 has the character size limitation. You could use CURRI to shorten the calling name:
<
cixml
version
=
"1.0"
>
<
continue
>
<
modify
callingname=[name] />
</
continue
>
</
cixml
>
Comments
0 comments
Please sign in to leave a comment.