exten => s,1,ChanIsAvail(DAHDI/g1/100)
same => n,GotoIf($["${AVAILORIGCHAN}"=""]?context,extension,1)
same => n,ChanIsAvail(DAHDI/g1/101)
same => n,GotoIf($["${AVAILORIGCHAN}"=""]?context,extension,1)
same => n,Dial(DAHDI/g1/100&DAHDI/g1/101)
Content-Transfer-Encoding: Quot-Printed
Content-Transfer-Encoding: 8bit
Content-Disposition: attachment; filename = "Иванов - 2015-11-01 19:12:22.xlsx"
... Здесь основная часть заголовка...
MIME-Version: 1.0
Content-Type: multipart/alternative; boundary=abcdef
Content-Transfer-Encoding: 7bit
This is a message in multipart MIME format.
--abcdef
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 8bit
Привет!
--abcdef
Content-Type: application/xlsx; name=hello.xlsx
Content-Transfer-Encoding: base64
Content-Disposition: attachment; filename=hello.xlsx
/9j/4AAQSkZJRgABAQAAAQABAAD//gA7Q1JFQVRPUjogZ2QtanBlZyB2MS4wICh1c2luZyBJ
...
/9j/4AAQSkZJRgABAQAAAQABAAD//gA7Q1JFQVRPUjogZ2QtanBlZyB2MS4wICh1c2luZyBJ
--abcdef--
Start Convert T [EEh]
This command begins a temperature conversion. No further data is required. In one–shot mode the temperature conversion will be performed and then the DS1621 will remain idle. In continuous mode this command will initiate continuous conversions.
$partner = new PartnerAPI('partner#1');
$result = $partner->send($payTo, $payToAlter, $callTo, $callExtra, $location);
SUBSTRING_INDEX(
SUBSTRING_INDEX('g. Mocsow, ul. Sadovaya, h. 24,', ',', 2),
',', -1)
SELECT `p`.`page_id`, `p`.`page_title`,
GROUP_CONCAT(`t`.`tag` SEPARATOR ',') AS `tags`
JOIN `page` AS `p`
LEFT JOIN `page_tag` AS `pt` ON `pt`.`page_id` = `p`.`page_id`
LEFT JOIN `tag` AS `t` ON `t`.`tag_id` = `pt`.`tag_id`
GROUP BY `p`.`page_id`
HAVING `tags` LIKE '%cco%'
OR `p`.`page_title` LIKE '%cco%'
LIMIT 10