wdoekes / asterisk-chan-dongle

chan_dongle channel driver for Huawei UMTS cards, works with Asterisk 14+
Other
299 stars 105 forks source link

Forward incoming SMS from each dongle to different email addresses #157

Closed kalhori124 closed 1 year ago

kalhori124 commented 2 years ago

Hi,

I have two dongles and incoming SMS from both dongles are forwarded to one email address and everything is fine. How can I forward SMS from each dongle to different email address?

Is it possible to have individual setting for each dongle in extensions_custom.conf for email forwarding?

Regards,

wdoekes commented 1 year ago

Not in the scope. You can use a separate project that forwards mails from the first destination to the next, based on (sieve) rules.