You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I see two consecutive calls immediately in Frappe/Exotel integration when I make call from CRM. Is there a bug in the code around def make_a_call(to_number, from_number=None, caller_id=None)? Any input here would be very helpful.
172.18.0.5 - - [20/Mar/2025:12:56:12 +0000] “POST /api/method/crm.integrations.exotel.handler.make_a_call HTTP/1.1” 200 326 “[Frappe CRM]” “Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36”
172.18.0.5 - - [20/Mar/2025:12:56:13 +0000] “POST /api/method/crm.integrations.exotel.handler.make_a_call HTTP/1.1” 200 325 “[Frappe CRM]” “Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36”
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I see two consecutive calls immediately in Frappe/Exotel integration when I make call from CRM. Is there a bug in the code around def make_a_call(to_number, from_number=None, caller_id=None)? Any input here would be very helpful.
172.18.0.5 - - [20/Mar/2025:12:56:12 +0000] “POST /api/method/crm.integrations.exotel.handler.make_a_call HTTP/1.1” 200 326 “[Frappe CRM]” “Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36”
172.18.0.5 - - [20/Mar/2025:12:56:13 +0000] “POST /api/method/crm.integrations.exotel.handler.make_a_call HTTP/1.1” 200 325 “[Frappe CRM]” “Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36”
Beta Was this translation helpful? Give feedback.
All reactions