openwrt / telephony

The telephony packages feed
105 stars 252 forks source link

baresip: bump to 1.1.0 (re to 2.0.1 and rem to 1.0.0) #718

Closed micmac1 closed 2 years ago

micmac1 commented 2 years ago

Maintainer: @jslachta Compile tested: 21.02 Run tested: 21.01

Description: I don't use baresip myself, so a bit hard to run-test. But I got it to send me back a ringing with the b2bua module. It's not much, but that was as much time as I was willing to invest in this. It took me long enough getting the new version to build.

 Mon Dec  6 23:31:22 2021 daemon.err baresip[9292]: unhandeled request from 192.168.0.151:46932: REGISTER sip:192.168.0.1
Mon Dec  6 23:33:56 2021 daemon.err baresip[9292]: unhandeled request from 192.168.0.151:46598: REGISTER sip:192.168.0.1
Mon Dec  6 23:34:03 2021 daemon.info baresip[9292]: ua: sipsess connect via UDP 192.168.0.151:46598 --> 192.168.0.1:5080
Mon Dec  6 23:34:03 2021 daemon.info baresip[9292]: b2bua-inbound@192.168.0.1: use catch-all account for 6001
Mon Dec  6 23:34:03 2021 daemon.info baresip[9292]: ua: using AF from sdp offer: af=AF_INET
Mon Dec  6 23:34:03 2021 daemon.info baresip[9292]: call: alloc with params laddr=192.168.1.2, af=AF_INET, use_rtp=1

Kind regards, Seb

jslachta commented 2 years ago

Thank you, Seb. I run tested your changes and it works.