Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[ solved ] Sql command for simulate a call
#1
In this video, you insert a sql command into table for simulate a call, and get the pop up ( call entrance )

You can share this command?

It  will be very useful, for my tests too

https://www.youtube.com/watch?v=UbB2dWtB6oU

Thanks!
Ranieri
eCRM Web
Reply
#2
INSERT INTO `vtiger_asteriskincomingcalls` (`from_number`, `from_name`, `to_number`, `callertype`, `flag`, `timer`, `refuid`) VALUES ('03-3608-5660', 'Lina', '22', NULL, '0', '1502707761', '1502707761');

but this is trivial in phpmyadmin

you could have copied it yourself :-)
Joe
TSolucio
Reply
#3
Sorry
I forgot command is shown in log, with activated a debug ...
Ranieri
eCRM Web
Reply
#4
I copied the values from the video into PHPMyAdmin and copied the insert command :-)
Joe
TSolucio
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)