Deprecated: Creation of dynamic property Search_Filter_Display_Shortcode::$plugin_slug is deprecated in /home/oad-quectel-development/quectel-development.oriel-agency.dev/public/content/plugins/search-filter-pro/public/includes/class-search-filter-display-shortcode.php on line 20

Deprecated: Creation of dynamic property Search_Filter_Display_Shortcode::$is_form_using_template is deprecated in /home/oad-quectel-development/quectel-development.oriel-agency.dev/public/content/plugins/search-filter-pro/public/includes/class-search-filter-display-shortcode.php on line 29

Deprecated: Creation of dynamic property Search_Filter_Display_Shortcode::$is_template_loaded is deprecated in /home/oad-quectel-development/quectel-development.oriel-agency.dev/public/content/plugins/search-filter-pro/public/includes/class-search-filter-display-shortcode.php on line 32

Deprecated: Creation of dynamic property Search_Filter_Display_Results::$plugin_slug is deprecated in /home/oad-quectel-development/quectel-development.oriel-agency.dev/public/content/plugins/search-filter-pro/public/includes/class-search-filter-display-results.php on line 31

Deprecated: Creation of dynamic property Search_Filter_Display_Shortcode::$display_results is deprecated in /home/oad-quectel-development/quectel-development.oriel-agency.dev/public/content/plugins/search-filter-pro/public/includes/class-search-filter-display-shortcode.php on line 34

Deprecated: Creation of dynamic property Search_Filter::$display_shortcode is deprecated in /home/oad-quectel-development/quectel-development.oriel-agency.dev/public/content/plugins/search-filter-pro/public/class-search-filter.php on line 87

Deprecated: Creation of dynamic property Search_Filter::$third_party is deprecated in /home/oad-quectel-development/quectel-development.oriel-agency.dev/public/content/plugins/search-filter-pro/public/class-search-filter.php on line 90

Deprecated: Creation of dynamic property WPSE_CSV_API::$long_lived_dir is deprecated in /home/oad-quectel-development/quectel-development.oriel-agency.dev/public/content/plugins/_wp-sheet-editor-premium/modules/universal-sheet/inc/csv-api.php on line 1189
2.1 How should the caller ID and Connected Line Identification Presentation (CLIP) be set up? - Quectel
Skip to content

Login  |  Sign Up

  1. AT+CLIP=1 can be used to present the calling line, and you can set AT+QCLIP=1 to present the string type corresponding to the entry saved in the phonebook
  2. AT+COLP=1 can be used to present the connected line,  and you can set AT+QCOLP=1 to present the string type corresponding to the entry saved in the phonebook

Example:

AT+CPBW=1,”02151082965″,129,”QUECTEL”  //write phonebook entry

OK

AT+QCLIP=1  // present the string type corresponding to the entry saved in the phonebook

OK

AT+CLIP=1  //calling line identification enabled

OK

RING

+CLIP: “02151082965”,129,””,,”QUECTEL”,0  // “QUECTEL” will be presented

AT+QCOLP=1  // present the string type corresponding to the entry saved in the phonebook

OK

AT+COLP=1  //connected line identification enabled

OK

ATD02151082965;

+COLP: “02151082965”,129,””,0,”QUECTEL”  // “QUECTEL” will be presented