Hi,
I’m migrating from FreePBX 12.0.76.6 to FreePBX 14.0.5.5. We like to have different ringer sounds for internal and external call.
For our Snom and Gigaset Phones, I need the Alert-Info like this
Alert-Info: <http://telefon.iris-spielwelten.ch/ringer239.wav>;x-line-id=0;info=iris;delay=0
This works well with my old PBX, I can see it in the log of a Snom Phone.
If I put the same line in Inbound-Routes in FreePBX 14.0.5.5.
The header gets like this:
Alert-Info: <http://telefon.iris-spielwelten.ch/ringer239.wav>;x-line-id=0;info=iris;delay=0
So there is a problem with the encoding, FreePBX adds the <
(“lower than”) and >
(“greater than”) HTML-Tags, and those gets also in the Dialplan and SIP-Header. The phones don’t recognize this format.
How can I solve this problem?
Thank you for your answers.
Kind regards
pace44