- Joined
- Oct 25, 2022
- Messages
- 2
- Reaction score
- 0
Hi,
I read there is people integrate their whatsapp voice call to their sip server / ip pabx server using this sip2wa application (android app)
https://github.com/assegaf/siptowhatsapp/
but the requirement is :
quoted:
========================================================================================================
(after we set sip2wa to connect ) Then You can dial sip user : sip2wa_1001 with The Caller, Caller ID, changed to destination B Number. example this dial plan in asterisk :
same => n,Set(CALLERID(all)=${EXTEN})
========================================================================================================
is it possible to use in 3cx system to change Sip header Caller ID in realtime like in asterisk ?
I read there is people integrate their whatsapp voice call to their sip server / ip pabx server using this sip2wa application (android app)
https://github.com/assegaf/siptowhatsapp/
but the requirement is :
quoted:
========================================================================================================
(after we set sip2wa to connect ) Then You can dial sip user : sip2wa_1001 with The Caller, Caller ID, changed to destination B Number. example this dial plan in asterisk :
same => n,Set(CALLERID(all)=${EXTEN})
========================================================================================================
is it possible to use in 3cx system to change Sip header Caller ID in realtime like in asterisk ?