gmaruzz / saraphone

SaraPhone is an open source SIP WebRTC phone, complete with HotDesking, Redial, BLFs, MWI, DND, PhoneBook, Hold, Mute, Notifications. SaraPhone is fully integrated with FusionPBX. Based on SIP.js, SaraPhone works with all WebRTC compliant servers: FreeSWITCH, Asterisk, OpenSIPS, Kamailio, etc. SaraPhone gets its name from Giovanni's wife, Sara.
Mozilla Public License 2.0
152 stars 71 forks source link

Dial string gets reset when a new incoming call arrives #24

Open rbetancor opened 4 years ago

rbetancor commented 4 years ago

If you are dialing a number to do an outbound call and during that dialing you receive a new incoming call, the dialing string input get reset.

Input dial string should not be touched and let the user to decide if continue dialing or answer de incoming call.