Пожалуйста, войдите здесь. Часто задаваемые вопросы О нас
Задайте Ваш вопрос

История изменений [назад]

нажмите, чтобы скрыть/показать версии 1
изначальная версия
редактировать

спросил 2014-09-04 18:19:14 +0400

gena_s1984 Gravatar gena_s1984

Asterisk определение номера

Как настроить определение номера входящих звонков?

[from-pstn] exten => s,1,Answer() exten => s,n,Dial(dahdi/1,30,m) exten => s,n,Dial(SIP/101,50,m) exten => s,n,Dial(SIP/102,50,m) exten => s,n,Dial(SIP/911,50,m) exten => s,n,Hangup()

[from-internal] exten => 200,1,Set(CALLERID(num)=3805447XXXXXX) exten => 200,2,Dial(dahdi/5/{EXTEN}) exten => 200,3,Hangup()

Asterisk определение номера

Как настроить определение номера входящих звонков?

[from-pstn] exten => s,1,Answer() exten => s,n,Dial(dahdi/1,30,m) exten => s,n,Dial(SIP/101,50,m) exten => s,n,Dial(SIP/102,50,m) exten => s,n,Dial(SIP/911,50,m) exten => s,n,Hangup()

[from-internal] exten => 200,1,Set(CALLERID(num)=3805447XXXXXX) exten => 200,2,Dial(dahdi/5/{EXTEN}) exten => 200,3,Hangup()

В логе пишет: [2014-Sep-04 16:55:02] [NOTICE] (bin/freepbx-cron-scheduler.php:63) - [NOTIFICATION]-[freepbx]-[NOEMAIL] - No email address for online update checks

Asterisk определение номера

Как настроить определение номера входящих звонков?

[from-pstn] 
exten => s,1,Answer()
exten => s,n,Dial(dahdi/1,30,m)
exten => s,n,Dial(SIP/101,50,m)
exten => s,n,Dial(SIP/102,50,m)
exten => s,n,Dial(SIP/911,50,m)
exten => s,n,Hangup()

s,n,Hangup()

[from-internal] exten => 200,1,Set(CALLERID(num)=3805447XXXXXX) exten => 200,2,Dial(dahdi/5/{EXTEN}) exten => 200,3,Hangup()

200,3,Hangup()

В логе пишет:

[2014-Sep-04 16:55:02] [NOTICE] (bin/freepbx-cron-scheduler.php:63) - [NOTIFICATION]-[freepbx]-[NOEMAIL] - No email address for online update checks

checks

Asterisk определение номера

Как настроить определение номера входящих звонков?

[from-pstn] 
exten => s,1,Answer()
exten => s,n,Dial(dahdi/1,30,m)
exten => s,n,Dial(SIP/101,50,m)
exten => s,n,Dial(SIP/102,50,m)
exten => s,n,Dial(SIP/911,50,m)
exten => s,n,Hangup()

[from-internal] 
exten => 200,1,Set(CALLERID(num)=3805447XXXXXX)
exten => 200,2,Dial(dahdi/5/{EXTEN})
exten => 200,3,Hangup()

В логе пишет:

[2014-Sep-04 16:55:02] [NOTICE] (bin/freepbx-cron-scheduler.php:63) - [NOTIFICATION]-[freepbx]-[NOEMAIL] - No email address for online update checks

Карта OpenVox AE1610P Оператор Укртелеком

Asterisk определение номера

Как настроить определение номера входящих звонков?

[from-pstn] 
exten => s,1,Answer()
exten => s,n,Dial(dahdi/1,30,m)
exten => s,n,Dial(SIP/101,50,m)
exten => s,n,Dial(SIP/102,50,m)
exten => s,n,Dial(SIP/911,50,m)
exten => s,n,Hangup()

[from-internal] 
exten => 200,1,Set(CALLERID(num)=3805447XXXXXX)
exten => 200,2,Dial(dahdi/5/{EXTEN})
exten => 200,3,Hangup()

В логе пишет:

[2014-Sep-04 16:55:02] [NOTICE] (bin/freepbx-cron-scheduler.php:63) - [NOTIFICATION]-[freepbx]-[NOEMAIL] - No email address for online update checks

Карта OpenVox AE1610P Оператор УкртелекомУкртелеком (тел. линия аналог.)

В sip.conf:

[general]

; These files will all be included in the [general] context ; #include sipgeneraladditional.conf

;sipgeneralcustom.conf is the proper file location for placing any sip general ;options that you might need set. For example: enable and force the sip jitterbuffer. ;If these settings are desired they should be set the sipgeneralcustom.conf file. ; ; jbenable=yes ; jbforce=yes ; ;It is also the proper place to add the lines needed for sip nat'ing when going ;through a firewall. For nat'ing you'd need to add the following lines: ; nat=yes , externip= , localhost= , and optionally fromdomain= . ; #include sipgeneralcustom.conf

;sipnat.conf is here for legacy support reasons and for those that upgrade ;from previous versions. If you have this file with lines in it please make ;sure they are not duplicated in sipgeneralcustom.conf, if so remove them ;from sipnat.conf as sipgeneralcustom.conf will have precedence. #include sip_nat.conf

;sipregistrationscustom.conf is for any customizations you might need to do to ;the automatically generated registrations that FreePBX makes. ; #include sipregistrationscustom.conf #include sip_registrations.conf

; These files should all be expected to come after the [general] context ; #include sipcustom.conf #include sipadditional.conf

;sipcustompost.conf If you have extra parameters that are needed for a ;extension to work to for example, those go here. So you have extension ;1000 defined in your system you start by creating a line 1000 in this ;file. Then on the next line add the extra parameter that is needed. ;When the sip.conf is loaded it will append your additions to the end of ;that extension. ; #include sipcustompost.conf

Проект компании "АТС Дизайн"
Asterisk® и Digium® являются зарегистрированными торговыми марками компании Digium, Inc., США.
IP АТС Asterisk распространяется под лицензией GNU GPL.