Trever L. Adams
f45be166d4
Fix bug introduced by dealing with invalid numbers.
Cleanup file copyrights as suggested by Eric Caudal.
get_caller_name.py should handle Unicode results properly.
9 years ago
Trever L. Adams
290201e2aa
Cleanup requested by Eric Caudal.
9 years ago
Trever L. Adams
10a8122217
Thank you to Alexandr Usov and Stanislav Sinyagin for testing and ideas.
* Fix originate to handle Unicode via UTF-8.
* Fix Open Caller to handle more situations and channel types.
* get_caller_name.py and pop-up functionality now handle invalid numbers properly.
* Fix test connection.
9 years ago
Trever L. Adams
c7c6ea3fa3
* Further cleanups and corrections.
9 years ago
Trever L. Adams
3d2afb7640
* Much better fetching of call details.
9 years ago
Trever L. Adams
8401f3bba5
* Remove some of the Asterisk conventions still present.
* Clean up code.
* Allow suppression of debugging output.
* Better follow coding style guidelines.
9 years ago
Trever L. Adams
ab11cb2fca
* Add Verto endpoint (only use this if you haven't added ${verto_contact ${dialed_user}@${dialed_domain}} to the default dial string for the directory the user is in).
* Further move things from Asterisk to FreeSWITCH in code, documentation, etc.
* Remove import of sys.
9 years ago
Trever L. Adams
082642f20a
* Remove more Asterisk references.
* FreeSWITCH channel types better defined.
* Better demo data.
9 years ago
Trever L. Adams
0278614751
Attempt to silence some warnings and errors in travis.
Add FreeSWITCH ESL Python module to travis config.
9 years ago
Trever L. Adams
7b8da7fe6a
Attempt to fix indentation error and make code more resilient per report by Tomás Pereira Cruz.
9 years ago
Trever L. Adams
8d7fc7c48b
Update documentation.
Formatting fixups.
9 years ago
Trever L. Adams
ab71a000cf
Add freeswitch_click2dial and freeswitch_click2dial_crm modules.
9 years ago