Giter VIP home page Giter VIP logo

Comments (14)

denyspozniak avatar denyspozniak commented on June 15, 2024 1

It works for me

from freeswitch.

denyspozniak avatar denyspozniak commented on June 15, 2024

if the length of the text field is 105 characters, then everything goes fine

from freeswitch.

andywolk avatar andywolk commented on June 15, 2024

Are you able to compile FreeSWITCH from source to check one thing real quick?

from freeswitch.

denyspozniak avatar denyspozniak commented on June 15, 2024

@andywolk yes, I can try

from freeswitch.

andywolk avatar andywolk commented on June 15, 2024

See if changing this size helps https://github.com/signalwire/freeswitch/blob/master/src/mod/endpoints/mod_sofia/mod_sofia.c#L491

from freeswitch.

denyspozniak avatar denyspozniak commented on June 15, 2024

@andywolk
I tried to compile on Debian 12.2 (bookworm), but got error below.
An interesting point is that in the logs and folders, I see a mention of the buster release.

root@test:/usr/src/freeswitch-debs/log# ls -al
builds-ok.txt
buster-amd64.txt
buster.txt
changes.txt

#less buster-amd64.txt
...
E: pbuilder create failed
I: forking: rm -rf /var/cache/pbuilder/base-buster-amd64.cow
Using custom sources /tmp/fs.gpg buster /tmp/fs.sources.list

########################################################################
## Using apt sources file: /tmp/fs.sources.list
########################################################################

I: Invoking pbuilder
I: forking: pbuilder create --keyring /tmp/fs.gpg --othermirror 'deb  http://deb.debian.org/debian/ buster main|deb  http://security.debian.org/debian-security buster main|deb  http://deb.debian.org/debian/ buster main|deb [arch=amd64 signed-by=/etc/apt/keyrings/consul-official-repo.asc] buster bookworm main|deb [signed-by=/usr/share/keyrings/signalwire-freeswitch-repo.gpg] https://freeswitch.signalwire.com/repo/deb/debian-unstable/ buster main|deb [signed-by=/etc/apt/keyrings/zabbix-official-repo.asc] http://repo.zabbix.com/zabbix/6.0/debian/ buster main' --buildplace /var/cache/pbuilder/base-buster-amd64.cow --mirror http://deb.debian.org/debian/ --architecture amd64 --distribution buster --no-targz --extrapackages cowdancer
W: /root/.pbuilderrc does not exist
I: Running in no-targz mode
I: Distribution is buster.
I: Current time: Thu Dec  7 15:06:11 CET 2023
I: pbuilder-time-stamp: 1701957971

from freeswitch.

denyspozniak avatar denyspozniak commented on June 15, 2024

I used this manual:
https://developer.signalwire.com/freeswitch/FreeSWITCH-Explained/Installation/Linux/Debian_67240088/#building-debian-packages-from-master-branch

from freeswitch.

andywolk avatar andywolk commented on June 15, 2024

Try this one https://developer.signalwire.com/freeswitch/FreeSWITCH-Explained/Installation/Linux/Debian_67240088/#compiling-latest-master-for-testing

from freeswitch.

denyspozniak avatar denyspozniak commented on June 15, 2024

The issue is not fixed on:

FreeSWITCH Version 1.10.11-dev+git~20231107T155030Z~11048483d3~64bit (git 1104848 2023-11-07 15:50:30Z 64bit)

from freeswitch.

andywolk avatar andywolk commented on June 15, 2024

does it help if you change 128 to 256 here? https://github.com/signalwire/freeswitch/blob/master/src/mod/endpoints/mod_sofia/mod_sofia.c#L491

from freeswitch.

denyspozniak avatar denyspozniak commented on June 15, 2024

@andywolk
Yes, now everything works as it should!!!
Thanks!

I'm not sure if there is any restriction on the length of Reason according to the RFC.
It is likely that if such a limit is exceeded, it would be necessary to simply delete this Reason, or the text parameter itself.

from freeswitch.

mahald avatar mahald commented on June 15, 2024

Got the same issue, MS Teams adds long messages in there 120+ (only for the text) seems to be normal form MS Teams. Will you include/fix this in next Release?

from freeswitch.

andywolk avatar andywolk commented on June 15, 2024

@denyspozniak @mahald See if that helps #2329

from freeswitch.

bferreirq avatar bferreirq commented on June 15, 2024

Got the same issue, MS Teams adds long messages in there 120+ (only for the text) seems to be normal form MS Teams. Will you include/fix this in next Release?

is it fix for you ?

from freeswitch.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.