콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
1 회신
6870 화면

Hello, We have an openerp v7 server and an asterisk server, what i'm supposed to do the following: when the asterisk server receive an incoming call or make an outgoing call, if the phone number in enregistred in the openerp database the corresponding sheet is viewed in openerp server. I have done some search and i think i will use XML RPC to implement this tâche, but i don't know exactly how XML RPC work. For now i developed a php application that detects calls on the Asterisk server, but i don't know how to proced to make it communicate with openerp throw XML RPC. Can anyone help me please thanx

아바타
취소

To clarify - You say you want the corresponding sheet to be viewed in openerp. Are you trying to pull the data back to your asterisk server? OR are you trying to force a www browser window to refresh and show the proper customer on the user's computer screen?

베스트 답변

What you are trying to do is already supported in the OpenERP-Asterisk connector : Please have a look at this branch :

https://github.com/OCA/connector-telephony

You will need the module base_phone_popup on the openerp server. You will also need 2 scripts on Asterisk : asterisk_click2dial/scripts/openerp_popup_timeout.sh which calls asterisk_click2dial/scripts/set_name_agi.py

The first script needs to be called as an AGI in the Asterisk dialplan.

The module base_phone_popup is quite difficult to install on v7, but it's really easy to install on v8. So I would advise you to try it with v8.

아바타
취소

Can you help me to install and configure base_phone_popup? https://www.odoo.com/forum/help-1/question/how-to-configure-connector-telephony-popup-v7-0-openerp-asterisk-70516 Thanks

관련 게시물 답글 화면 활동
3
12월 23
21441
1
3월 15
3563
2
5월 24
2597
0
2월 23
2316
8
2월 21
26226