Вход | Регистрация
Вы здесь: Главная / Форум / Главный форум по Asterisk / Конфигурация и настройка / Автообзвон

Автообзвон

Avatara of Aven
Сообщений: 261

Re: Автообзвон

Я так понимаю, топикстартер хотел это поместить в раздел Бизнес. (с) ded
Intel Core 2 Duo E6400 @ 2.40GHz / 6GB / 160GB | Gentoo Linux 2.6.32 || Asterisk 1.6.2.9 | SFA + FFA | Linksys SPA922 + D-Link DPH-300S + D-Link DVG-7111S + 3xHuawei E1550
2010-06-28 10:27

Откуда: г. Фролово Волгоградской обл.
Сообщений: 85

Re: Автообзвон

Теперь выдает вот так:
Executing [924162@auto-dialout:1] Dial("Local/924162@auto-dialout-483b,2", "SIP/62078|20|rTD(ww24162)") in new stack
-- Called 62078
-- SIP/62078-08ebcdd8 answered Local/924162@auto-dialout-483b,2
-- Sending DTMF 'ww24162' to the called party.
== Starting Local/924162@auto-dialout-483b,1 at auto-dialout-play,s,1 failed so falling back to exten 's'
== Starting Local/924162@auto-dialout-483b,1 at auto-dialout-play,s,1 still failed so falling back to context 'default'
-- Executing [s@default:1] Wait("Local/924162@auto-dialout-483b,1", "1") in new stack
-- Executing [s@default:2] Answer("Local/924162@auto-dialout-483b,1", "") in new stack
-- Executing [s@default:3] Set("Local/924162@auto-dialout-483b,1", "TIMEOUT(digit)=5") in new stack
-- Digit timeout set to 5
-- Executing [s@default:4] Set("Local/924162@auto-dialout-483b,1", "TIMEOUT(response)=10") in new stack
-- Response timeout set to 10
-- Executing [s@default:5] BackGround("Local/924162@auto-dialout-483b,1", "demo-congrats") in new stack
-- <Local/924162@auto-dialout-483b,1> Playing 'demo-congrats' (language 'en')
== Spawn extension (auto-dialout, 924162, 1) exited non-zero on 'Local/924162@auto-dialout-483b,2'
== Spawn extension (default, s, 5) exited non-zero on 'Local/924162@auto-dialout-483b,1'
[Jun 28 10:42:57] NOTICE[23658]: pbx_spool.c:351 attempt_thread: Call completed to Local/924162@auto-dialout/n
2010-06-28 10:41

Avatara of zzuz
Откуда: SPb
Сообщений: 1307

Re: Автообзвон

== Starting Local/924162@auto-dialout-483b,1 at auto-dialout-play,s,1 still failed so falling back to context 'default'
http://линия24.рф - Астериск и прочие бубны!
2010-06-28 11:04

Сообщений: 1573

Re: Автообзвон

Попробуйте так:

Channel: Local/924162@auto-dialout/n
MaxRetries: 2
RetryTime: 60
WaitTime: 20
Context: auto-dialout-play
Extension: PLAY
Priority: 1

extensions.conf

[auto-dialout]
exten => _9.,1,Dial(SIP/62077,20,rTD(ww${EXTEN:1}))

[auto-dialout-play]
exten => PLAY,1,Playback(Sound1)
2010-06-28 12:56

Avatara of zzuz
Откуда: SPb
Сообщений: 1307

Re: Автообзвон

Думаю не осилит автор , копипаст у него сломан.
http://линия24.рф - Астериск и прочие бубны!
2010-06-28 16:39

Откуда: г. Фролово Волгоградской обл.
Сообщений: 85

Re: Автообзвон

cron333:

Попробуйте так:

Channel: Local/924162@auto-dialout/n
MaxRetries: 2
RetryTime: 60
WaitTime: 20
Context: auto-dialout-play
Extension: PLAY
Priority: 1

extensions.conf

[auto-dialout]
exten => _9.,1,Dial(SIP/62077,20,rTD(ww${EXTEN:1}))

[auto-dialout-play]
exten => PLAY,1,Playback(Sound1)
Поменял. все тоже самое:
-- Attempting call on Local/924162@auto-dialout/n for PLAY@auto-dialout-play:1 (Retry 1)
-- Executing [924162@auto-dialout:1] Dial("Local/924162@auto-dialout-799e,2", "SIP/62078|20|rTD(ww24162)") in new stack
-- Called 62078
-- SIP/62078-09a65618 answered Local/924162@auto-dialout-799e,2
-- Sending DTMF 'ww24162' to the called party.
== Starting Local/924162@auto-dialout-799e,1 at auto-dialout-play,PLAY,1 failed so falling back to exten 's'
== Starting Local/924162@auto-dialout-799e,1 at auto-dialout-play,s,1 still failed so falling back to context 'default'
-- Executing [s@default:1] Wait("Local/924162@auto-dialout-799e,1", "1") in new stack
-- Executing [s@default:2] Answer("Local/924162@auto-dialout-799e,1", "") in new stack
-- Executing [s@default:3] Set("Local/924162@auto-dialout-799e,1", "TIMEOUT(digit)=5") in new stack
-- Digit timeout set to 5
-- Executing [s@default:4] Set("Local/924162@auto-dialout-799e,1", "TIMEOUT(response)=10") in new stack
-- Response timeout set to 10
-- Executing [s@default:5] BackGround("Local/924162@auto-dialout-799e,1", "demo-congrats") in new stack
-- <Local/924162@auto-dialout-799e,1> Playing 'demo-congrats' (language 'en')
2010-06-28 17:28

Avatara of Alekz
Откуда: Санкт-Петербург
Сообщений: 931

Re: Автообзвон

Аффтар жжет =) zzuz, +100500!
Создам аварийную ситуацию. Дорого. На долго =)
2010-06-28 17:31

Сообщений: 1573

Re: Автообзвон

Sefa, покажите:

CLI> dialplan show auto-dialout-play
2010-06-28 17:44

Откуда: г. Фролово Волгоградской обл.
Сообщений: 85

Re: Автообзвон

cron333:

Sefa, покажите:

CLI> dialplan show auto-dialout-play
ats*CLI> dialplan show auto-dialout-play
There is no existence of 'auto-dialout-play' context
2010-06-28 17:54

Avatara of Alekz
Откуда: Санкт-Петербург
Сообщений: 931

Re: Автообзвон

Sefa, 5 баллов! =)

А теперь dialplan reload и снова CLI> dialplan show auto-dialout-play
Создам аварийную ситуацию. Дорого. На долго =)
2010-06-28 17:56

Добавить страницу в закладки:  Delicious Google Slashdot Yahoo Yandex.ru Reddit Digg Technorati Bobrdobr.ru Newsland.ru Smi2.ru Rumarkz.ru Vaau.ru Memori.ru Rucity.com Moemesto.ru News2.ru Mister-Wong.ru Myscoop.ru 100zakladok.ru