Update README.md
This commit is contained in:
parent
9e6eff6db0
commit
7d0572a7ae
|
@ -16,6 +16,12 @@ Your SIP PBX should be comaptible with `L16@48000` or `OPUS@48000` voice codec.
|
||||||
4. Set SIP server settings in `settings.ini`
|
4. Set SIP server settings in `settings.ini`
|
||||||
5. Run `tg2sip`
|
5. Run `tg2sip`
|
||||||
|
|
||||||
|
SIP->Telegram calls can be done using 3 extension types:
|
||||||
|
|
||||||
|
1. `tg#[\s\d]+` for calls by username
|
||||||
|
2. `\+[\d]+` for calls by phone number
|
||||||
|
3. `[\d]+` for calls by telegram ID. Only known IDs allowed by telegram API.
|
||||||
|
|
||||||
## Donate
|
## Donate
|
||||||
|
|
||||||
[![paypal](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=755FZWPRC9YGL&lc=US&item_name=TG2SIP¤cy_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted)
|
[![paypal](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=755FZWPRC9YGL&lc=US&item_name=TG2SIP¤cy_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted)
|
||||||
|
|
Loading…
Reference in New Issue