Proxy when SIP Request method is MESSAGE
2 May
2020
2 May
'20
9:30 a.m.
Hello, I currently have FS being used as a B2BUA for voice calls (INVITE SIP Request method) but I also need to process some MESSAGE type SIP requests. I'm wondering if there is a way to configure FS to completely proxy those messages.without acting like a B2BUA. In my initial try I got a "chatplan" configured to handle those messages with a lua script that use: freeswitch.Event("info", "SMS::SEND_MESSAGE"); This kinda working but the problem i'm having is that FS will reply "202 Accepted" to the original sender before it even forward it to the final destination which breaks our ability to really confirm that the message was accepted by the final destination. Joao Arruda
2258
Age (days ago)
2258
Last active (days ago)
1 comments
2 participants
participants (2)
-
João Vitor Arruda -
Matthew Newton