Home
last modified time | relevance | path

Searched refs:switch_copy_string (Results 1 – 25 of 56) sorted by relevance

123

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_skinny/
H A Dskinny_protocol.c307 switch_copy_string(helper->button->name, argv[2], 24); /* label */ in skinny_line_get_callback()
308 switch_copy_string(helper->button->shortname, argv[3], 40); /* value */ in skinny_line_get_callback()
351 switch_copy_string(helper->button->line, argv[3], 24); /* value */ in skinny_speed_dial_get_callback()
352 switch_copy_string(helper->button->label, argv[2], 40); /* label */ in skinny_speed_dial_get_callback()
395 switch_copy_string(helper->button->url, argv[3], 256); /* value */ in skinny_service_url_get_callback()
506 switch_copy_string(message->data.reg_ack.reserved, reserved, 2); in perform_send_register_ack()
508 switch_copy_string(message->data.reg_ack.reserved2, reserved2, 4); in perform_send_register_ack()
530 switch_copy_string(message->data.speed_dial_res.line, speed_line, 24); in perform_send_speed_dial_stat_res()
903 switch_copy_string(message->data.reg_rej.error, error, 33); in perform_send_register_reject()
1164 switch_copy_string(message->data.display_pri_notify.notify, notify, 32); in perform_send_display_pri_notify()
[all …]
H A Dskinny_server.c1224 switch_copy_string(listener->device_name, request->data.reg.device_name, 16); in skinny_handle_register()
1237 switch_copy_string(listener->firmware_version, value, 16); in skinny_handle_register()
1755 switch_copy_string(message->data.config_res.device_name, device_name, 16); in skinny_config_stat_res_callback()
1758 switch_copy_string(message->data.config_res.user_name, user_name, 40); in skinny_config_stat_res_callback()
1759 switch_copy_string(message->data.config_res.server_name, server_name, 40); in skinny_config_stat_res_callback()
1904 switch_copy_string(listener->firmware_version, params->firmware_version, 16); in skinny_handle_version_request()
2314switch_copy_string(message->data.soft_key_template.soft_key[i].soft_key_label, label, sizeof(messa… in skinny_handle_soft_key_template_request()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_easyroute/
H A Dmod_easyroute.c86 switch_copy_string(cbt->gateway, argv[0], 128); in route_callback()
87 switch_copy_string(cbt->group, argv[1], 128); in route_callback()
88 switch_copy_string(cbt->limit, argv[2], 128); in route_callback()
89 switch_copy_string(cbt->techprofile, argv[3], 128); in route_callback()
90 switch_copy_string(cbt->acctcode, argv[4], 128); in route_callback()
91 switch_copy_string(cbt->translated, argv[5], 60); in route_callback()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_directory/
H A Dmod_directory.c287 switch_copy_string(cbt->extension, argv[0], 255); in listing_callback()
288 switch_copy_string(cbt->fullname, argv[1], 255); in listing_callback()
289 switch_copy_string(cbt->last_name, argv[2], 255); in listing_callback()
290 switch_copy_string(cbt->first_name, argv[3], 255); in listing_callback()
308 switch_copy_string(cbt->buf, argv[0], cbt->len); in sql2str_callback()
788 switch_copy_string(cbt->transfer_to, cbt->extension, 255); in listen_entry()
848 switch_copy_string(params->digits, cbr.digits, 255); in gather_name_digit()
916 switch_copy_string(params->transfer_to, listing_cbt.transfer_to, 255); in navigate_entrys()
1024 switch_copy_string(s_param.profile, profile_name, 255); in SWITCH_STANDARD_APP()
1025 switch_copy_string(s_param.vm_profile, vm_profile_name, 255); in SWITCH_STANDARD_APP()
[all …]
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/
H A Dswitch_config.c126 switch_copy_string(cfg->section, *var, sizeof(cfg->section)); in switch_config_next_pair()
138 switch_copy_string(cfg->category, *var, sizeof(cfg->category)); in switch_config_next_pair()
H A Dswitch.c562 switch_copy_string(service_name, local_argv[x], SERVICENAME_MAXLEN); in main()
564 switch_copy_string(service_name, SERVICENAME_DEFAULT, SERVICENAME_MAXLEN); in main()
581 switch_copy_string(service_name, local_argv[x], SERVICENAME_MAXLEN); in main()
583 switch_copy_string(service_name, SERVICENAME_DEFAULT, SERVICENAME_MAXLEN); in main()
622 switch_copy_string(service_name, local_argv[x], SERVICENAME_MAXLEN); in main()
624 switch_copy_string(service_name, SERVICENAME_DEFAULT, SERVICENAME_MAXLEN); in main()
H A Dswitch_xml_config.c284 switch_copy_string(dest, newstring, string_options->length); in switch_xml_config_parse_event()
H A Dswitch_utils.c743 switch_copy_string(host, string, sizeof(host)-1); in switch_parse_cidr()
1850 switch_copy_string(buf, force_local_ip_v4, len); in switch_find_local_ip()
1857 switch_copy_string(buf, force_local_ip_v6, len); in switch_find_local_ip()
1875 switch_copy_string(buf, "127.0.0.1", len); in switch_find_local_ip()
1879 switch_copy_string(buf, "::1", len); in switch_find_local_ip()
1948switch_copy_string(buf, get_addr(abuf, sizeof(abuf), (struct sockaddr *) &iface_out, sizeof(iface_… in switch_find_local_ip()
4169 switch_copy_string(buf, strerror(errnum), buflen); in switch_strerror_r()
H A Dswitch_apr.c213 SWITCH_DECLARE(char *) switch_copy_string(char *dst, const char *src, switch_size_t dst_size) in switch_copy_string() function
626 switch_copy_string(buf, name, len); in switch_dir_next_file()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_osp/
H A Dmod_osp.c946 switch_copy_string(user, item, usersize); in osp_parse_userinfo()
954 switch_copy_string(rn, item + 3, rnsize); in osp_parse_userinfo()
959 switch_copy_string(cic, item + 4, cicsize); in osp_parse_userinfo()
1010 switch_copy_string(user, item, usersize); in osp_parse_header_user()
1053 switch_copy_string(host, tmp, hostsize); in osp_parse_header_host()
1086 switch_copy_string(buffer, src, sizeof(buffer)); in osp_convert_inout()
1100 switch_copy_string(dest, src, destsize); in osp_convert_inout()
1132 switch_copy_string(buffer, src, sizeof(buffer)); in osp_convert_outin()
1150 switch_copy_string(dest, src, destsize); in osp_convert_outin()
1238 switch_copy_string(term, source, sizeof(term)); in osp_log_authreq()
[all …]
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/event_handlers/mod_event_multicast/
H A Dmod_event_multicast.c314 switch_copy_string(buf, uuid_str, SWITCH_UUID_FORMATTED_LENGTH); in event_handler()
346 switch_copy_string(buf, packet, len); in event_handler()
347 switch_copy_string(buf + strlen(packet), (char *) MAGIC, strlen((char *) MAGIC) + 1); in event_handler()
570 switch_copy_string(uuid_str, packet, SWITCH_UUID_FORMATTED_LENGTH); in SWITCH_MODULE_RUNTIME_FUNCTION()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/freetdm/mod_freetdm/
H A Dmod_freetdm.c3326 switch_copy_string(SPAN_CONFIG[span_id].context, context, sizeof(SPAN_CONFIG[span_id].context)); in parse_gsm_spans()
3328 switch_copy_string(SPAN_CONFIG[span_id].type, "GSM", sizeof(SPAN_CONFIG[span_id].type)); in parse_gsm_spans()
3459 switch_copy_string(SPAN_CONFIG[span_id].context, context, sizeof(SPAN_CONFIG[span_id].context)); in parse_bri_pri_spans()
3638 switch_copy_string(SPAN_CONFIG[span_id].context, context, sizeof(SPAN_CONFIG[span_id].context)); in load_config()
3846 switch_copy_string(SPAN_CONFIG[span_id].type, "analog", sizeof(SPAN_CONFIG[span_id].type)); in load_config()
3989 switch_copy_string(SPAN_CONFIG[span_id].type, "analog_em", sizeof(SPAN_CONFIG[span_id].type)); in load_config()
4050 switch_copy_string(SPAN_CONFIG[span_id].context, context, sizeof(SPAN_CONFIG[span_id].context)); in load_config()
4052 switch_copy_string(SPAN_CONFIG[span_id].type, "isdn", sizeof(SPAN_CONFIG[span_id].type)); in load_config()
4113 switch_copy_string(SPAN_CONFIG[span_id].type, "isdn", sizeof(SPAN_CONFIG[span_id].type)); in load_config()
4178 switch_copy_string(SPAN_CONFIG[span_id].type, "isdn", sizeof(SPAN_CONFIG[span_id].type)); in load_config()
[all …]
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_expr/
H A Dmod_expr.c66 switch_copy_string(m_cmd, cmd, len); in SWITCH_STANDARD_API()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/asr_tts/mod_cepstral/
H A Dmod_cepstral.c174 switch_copy_string(sh->voice, voice_name, sizeof(sh->voice)); in cepstral_speech_open()
379 switch_copy_string(sh->voice, voice_name, sizeof(sh->voice)); in cepstral_text_param_tts()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/dialplans/mod_dialplan_directory/
H A Dmod_dialplan_directory.c130 switch_copy_string(app, val, sizeof(app)); in SWITCH_STANDARD_DIALPLAN()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_skypopen/
H A Dmod_skypopen.c258switch_copy_string(tech_pvt->session_uuid_str, switch_core_session_get_uuid(session), sizeof(tech_… in skypopen_tech_init()
461switch_copy_string(tech_pvt->session_uuid_str, switch_core_session_get_uuid(session), sizeof(tech_… in channel_on_init()
1297 switch_copy_string(interface_name, outbound_profile->destination_number, 255); in channel_outgoing_channel()
1390switch_copy_string(tech_pvt->session_uuid_str, switch_core_session_get_uuid(*new_session), sizeof(… in channel_outgoing_channel()
2762 switch_copy_string(tech_pvt->callid_number, value, sizeof(tech_pvt->callid_number) - 1); in skypopen_partner_handle_ring()
2880 switch_copy_string(tech_pvt->skype_call_id, id, sizeof(tech_pvt->skype_call_id) - 1); in skypopen_answer()
2882 switch_copy_string(tech_pvt->callid_number, value, sizeof(tech_pvt->callid_number) - 1); in skypopen_answer()
3001switch_copy_string(available_skypopen_interface->initial_skype_user, tech_pvt->skype_user, sizeof(… in skypopen_transfer()
3004switch_copy_string(tech_pvt->skype_transfer_call_id, id, sizeof(tech_pvt->skype_transfer_call_id) … in skypopen_transfer()
3006switch_copy_string(tech_pvt->transfer_callid_number, value, sizeof(tech_pvt->transfer_callid_numbe… in skypopen_transfer()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_voicemail/
H A Dmod_voicemail.c1142 switch_copy_string(cbt->buf, argv[0], cbt->len); in sql2str_callback()
1341 switch_copy_string(cbt->read_epoch, argv[1], 255); in listen_callback()
1342 switch_copy_string(cbt->user, argv[2], 255); in listen_callback()
1343 switch_copy_string(cbt->domain, argv[3], 255); in listen_callback()
1344 switch_copy_string(cbt->uuid, argv[4], 255); in listen_callback()
1345 switch_copy_string(cbt->cid_name, argv[5], 255); in listen_callback()
1346 switch_copy_string(cbt->cid_number, argv[6], 255); in listen_callback()
1347 switch_copy_string(cbt->in_folder, argv[7], 255); in listen_callback()
1348 switch_copy_string(cbt->file_path, argv[8], 255); in listen_callback()
1349 switch_copy_string(cbt->message_len, argv[9], 255); in listen_callback()
[all …]
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_sofia/
H A Dsofia_reg.c383 switch_copy_string(pvt->gateway_name, gateway_ptr->name, sizeof(pvt->gateway_name)); in sofia_reg_check_gateway()
555 switch_copy_string(cbt->val, argv[0], cbt->len); in sofia_reg_find_callback()
590 switch_copy_string(cbt->val, contact, cbt->len); in sofia_reg_find_reg_with_positive_expires_callback()
1476 switch_copy_string(path_encoded, ";fs_path=", 10); in sofia_reg_handle_register_token()
1492 switch_copy_string(path_encoded, ";fs_path=", 10); in sofia_reg_handle_register_token()
1647 switch_copy_string(path_encoded, ";fs_nat=yes;fs_path=", 21); in sofia_reg_handle_register_token()
1683 switch_copy_string(contact_str, v_contact_str, sizeof(contact_str)); in sofia_reg_handle_register_token()
2693 switch_copy_string(cb->nonce, argv[0], cb->nplen); in sofia_reg_nonce_callback()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_conference/
H A Dconference_utils.c234 switch_copy_string(buf, events, sizeof(buf)); in conference_utils_clear_eflags()
H A Dconference_event.c1011 switch_copy_string(name, to, ++p - to); in chat_send()
1013 switch_copy_string(name, to, sizeof(name)); in chat_send()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_fsk/
H A Dmod_fsk.c231 switch_copy_string(str, sp, mlen+1); in fsk_detect_callback()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_curl/
H A Dmod_curl.c154 switch_copy_string(header, ptr, realsize); in header_callback()
373switch_copy_string(&http_data->sendfile_response[http_data->sendfile_response_count], ptr, (realsi… in http_sendfile_response_callback()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_v8/src/
H A Dfseventhandler.cpp554 switch_copy_string(acs->uuid_str, jobuuid.c_str(), sizeof(acs->uuid_str)); in JS_EVENTHANDLER_FUNCTION_IMPL()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_db/
H A Dmod_db.c71 switch_copy_string(cbt->buf, argv[0], cbt->len); in sql2str_callback()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_rss/
H A Dmod_rss.c521 switch_copy_string(dtb.voice, voice, sizeof(dtb.voice)); in SWITCH_STANDARD_APP()

123