You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use tg2sip with Asterisk to forward mobile calls. The Telegram account which I set for tg2sip is also operated by a common Android Telegram client. I want to introduce a white list of peer telegram accounts and make Asterisk handle only calls coming from the listed accounts, but ignore calls from other accounts to let me answer from Android.
Is it possible? How would you approach this task?
The text was updated successfully, but these errors were encountered:
Asterisk handle only calls coming from the listed accounts
what does tg2sip have to do with it? the latest versions of telegram apk from > 8.6.0do not work with libtgvoip and therefore with tg2sip better let's rewrite tg2sip to tgcalls
This problem is not related to apk versions. In my setuptg2sip is not connected with anything besides Asterisk.
I use
tg2sip
with Asterisk to forward mobile calls. The Telegram account which I set for tg2sip is also operated by a common Android Telegram client. I want to introduce a white list of peer telegram accounts and make Asterisk handle only calls coming from the listed accounts, but ignore calls from other accounts to let me answer from Android.Is it possible? How would you approach this task?
The text was updated successfully, but these errors were encountered: