maros_d
Junior Member level 3
- Joined
- Nov 17, 2013
- Messages
- 27
- Helped
- 4
- Reputation
- 8
- Reaction score
- 4
- Trophy points
- 3
- Location
- Slovakia
- Activity points
- 147
Hi everybody!
I'm making some device which will play some voice message when recipient will pick up his phone. So I need some AT command which tells me that recipient picks up the phone (SIM900 returns for example string "PICKED UP", "RINGING" OR similar) and after this moment I will start playing voice message.
I looked into AT app note and found the AT command AT+CPAS but it returns "4" (call in progress) just after successful ATD+xxxxxxxxxxx; command. But again, I need information if the user picks up the phone not if call is in progress.
Could you tell me how can it be done (or if it is possible), please? I have searched in AT app note & this forum without success thank you so much!
I'm making some device which will play some voice message when recipient will pick up his phone. So I need some AT command which tells me that recipient picks up the phone (SIM900 returns for example string "PICKED UP", "RINGING" OR similar) and after this moment I will start playing voice message.
I looked into AT app note and found the AT command AT+CPAS but it returns "4" (call in progress) just after successful ATD+xxxxxxxxxxx; command. But again, I need information if the user picks up the phone not if call is in progress.
Could you tell me how can it be done (or if it is possible), please? I have searched in AT app note & this forum without success thank you so much!