Advertising
advertising
related pastes to tag 'asterisk'
- 2079113 - pbxdude: asterisk hangup cause
-
- #!/usr/bin/perl -w
- # usage:
- # cat /path/to/asterisk_source/include/asterisk/causes.h \
- # | this_perl_script \
- # > /path/to/extensions-include-foo.conf
- #
- # extensions.conf: (example)
- 1208529 - call-log.php: asterisk cdr areski
- 1025964 - pbxdude: asterisk hangup cause
-
- #!/usr/bin/perl -w
- # usage:
- # cat /path/to/asterisk_source/include/asterisk/causes.h \
- # | this_perl_script \
- # > /path/to/extensions-include-foo.conf
- #
- # extensions.conf: (example)
- 1016163 - Call from Mediatrix 2102: asterisk mediatrix 2102
-
- debian*CLI> sip debug
- SIP Debugging enabled
- The 'sip debug' command is deprecated and will be removed in a future release. Please use 'sip set debug' instead.
- -- Accepting AUTHENTICATED call from 10.1.99.102:
- > requested format = ulaw,
- > requested prefs = (ulaw|gsm),
- > actual format = ulaw,
- > host prefs = (ulaw|gsm),
- 970911 - Mine: asterisk cdr-csv
-
- "","1007","s","inbound","1007","SIP/sipgate-08592818","","","","2008-04-04 10:40:33",,"2008-04-04 10:40:37",4,0,"NO ANSWER","DOCUMENTATION","1207305633.19",""
- "","1007","9015064*****","default","""James Robertson"" <1007>","SIP/line1-0858e8b0","SIP/sipgate-08592818","Hangup","","2008-04-04 10:40:33","2008-04-04 10:40:37","2008-04-04 10:40:41",8,4,"ANSWERED","DOCUMENTATION","1207305633.18",""
- "","1007","s","inbound","1007","SIP/sipgate-08591298","","","","2008-04-04 10:41:13",,"2008-04-04 10:41:15",2,0,"NO ANSWER","DOCUMENTATION","1207305673.21",""
- "","1007","9015064*****","default","""James Robertson"" <1007>","SIP/line1-0858d330","SIP/sipgate-08591298","Playback","invalid","2008-04-04 10:41:13","2008-04-04 10:41:15","2008-04-04 10:41:18",5,3,"ANSWERED","DOCUMENTATION","1207305673.20",""
- "","1007","s","inbound","1007","SIP/sipgate-08591298","","","","2008-04-04 10:43:20",,"2008-04-04 10:43:20",0,0,"NO ANSWER","DOCUMENTATION","1207305800.23",""
- "","1007","915064*****","default","""James Robertson"" <1007>","SIP/line1-0858d330","SIP/sipgate-08591298","Hangup","","2008-04-04 10:43:20","2008-04-04 10:43:20","2008-04-04 10:43:24",4,4,"ANSWERED","DOCUMENTATION","1207305800.22",""
- "","1007","s","inbound","1007","SIP/sipgate-08591298","","","","2008-04-04 10:46:20",,"2008-04-04 10:46:29",9,0,"NO ANSWER","DOCUMENTATION","1207305980.25",""
- "","1007","9077310*****","default","""James Robertson"" <1007>","SIP/line1-0858d330","SIP/sipgate-08591298","Dial","SIP/077310*****@sipgate|30|tr","2008-04-04 10:46:20",,"2008-04-04 10:46:29",9,0,"NO ANSWER","DOCUMENTATION","1207305980.24",""
- 970877 - Unnamed: asterisk extensions
-
- ; extensions.conf - the Asterisk dial plan
- ;
- ; Static extension configuration file, used by
- ; the pbx_config module. This is where you configure all your
- ; inbound and outbound calls in Asterisk.
- ;
- ; This configuration file is reloaded
- ; - With the "extensions reload" command in the CLI
- 849551 - Side effects of \#: asterisk sharp latex
-
- % -*- latex -*-
- \subsection{Invisible star}
- Can't print an asterisk *, in some conditions, after a \verb|\#|.
- \providecommand\stars{
- a sharp \# further in line \\
- 835361 - possible playback and nat bug: asterisk rtp nat playback
-
- here is my report of possible rtp/nat and playback bug:
- sip.conf contains:
- [general]
- nat=yes
- canreinvite=nonat
- 798174 - backtrace of spandsp app crash: asterisk fax spandsp
-
- #0 0xb7c41442 in inflateCopy () from /usr/lib/libz.so.1
- #1 0xb7c41d45 in inflate () from /usr/lib/libz.so.1
- #2 0xb6ce8586 in TIFFInitZIP () from /usr/lib/libtiff.so.4
- #3 0xb6ce1824 in TIFFPredictorCleanup () from /usr/lib/libtiff.so.4
- #4 0xb6ce4dd4 in TIFFReadScanline () from /usr/lib/libtiff.so.4
- #5 0xb6d37b4b in t4_tx_start_page () from /usr/lib/libspandsp.so.0
- #6 0xb6d3c918 in t30_non_ecm_get_chunk () from /usr/lib/libspandsp.so.0
- #7 0xb6d404c1 in t30_non_ecm_put_chunk () from /usr/lib/libspandsp.so.0
- 797932 - app_rxfax/app_txfax problem: asterisk fax spandsp
-
- frege:~# asterisk -rx 'dialplan show tests'
- [ Context 'tests' created by 'pbx_config' ]
- '220' => 3. SayUnixTime() [pbx_config]
- '221' => 3. Festival(hello world) [pbx_config]
- '222' => 3. MusicOnHold() [pbx_config]
- '224' => 1. TestServer() [pbx_config]
- '226' => 1. Playback(20sec) [pbx_config]
- 'fax' => 1. NoOp() [pbx_config]
- 794600 - pbxdude: asterisk hangup cause
-
- #!/usr/bin/perl -w
- # usage:
- # cat /path/to/asterisk_source/include/asterisk/causes.h \
- # | this_perl_script \
- # > /path/to/extensions-include-foo.conf
- #
- # extensions.conf: (example)
- 790192 - Example asterisk dialplan: asterisk
-
- [incoming] ; put all external lines (ZAP, VoIP providers, etc) in here with context=incoming for their sip/iax.conf entries
- include => internal-extensions ; allow callers to dial internal extensions
- exten => s,4,WaitExten(10) ; if they listen thru the whole menu, wait 10 seconds before dropping them
- 742731 - Incorrect CDR output Asterisk 1.: asterisk 1.4 cdr
- 727199 - jsmith asterisk macros
- preview unavailable
- 702694 - Guillermo Salas M.: asterisk xorcom astriban
-
- Zaptel Hardware (1.0.2.4131)
- This hardware listing is partially dependent on the drivers loaded.
- Asterisk Zaptel Channels
- Those are the Zaptel channels Asterisk knows about. Things will only get here after hardware detection.
- # ast-cmd cmd "zap show channels"
- 695836 - zaptel update: asterisk zaptel trixbox echo
-
- yum install kernel-devel
- sed -i s/rw_lock/rwlock/ /usr/src/kernels/`uname -r`-`uname -m`/include/linux/spinlock.h
- cd /usr/src
- wget http://ftp.digium.com/pub/zaptel/releases/zaptel-1.2.20.1.tar.gz
- tar xzf zaptel-1.2.20.1.tar.gz
- cd zaptel-1.2.20.1
- make clean
- make
- 677049 - clicksms: asterisk agi sms clickatell
-
- #!/usr/bin/php -q
- <?php
- /**
- * clicksms agi script v1.0
- *
- * AGI Script for Asterisk for sending SMS thru Clickatell http gateway
- *
- * PHP versions 4 and 5 compiled with curl and https support, phpagi library (for console output)
- 640576 - EricL: asterisk
-
- grosvenor*CLI> show hints
- -= Registered Asterisk Dial Plan Hints =-
- 5055@non-DID : SIP/5055 State:Idle Watchers 4
- 5052@non-DID : SIP/5052 State:Unavailable Watchers 4
- 5051@non-DID : SIP/5051 State:Unavailable Watchers 21
- 5050@non-DID : SIP/5050 State:Idle Watchers 4
- 5001@non-DID : SIP/5001 State:Idle Watchers 5
- 5219@DID : SIP/5219 State:Idle Watchers 0
- 633389 - sip.conf: asterisk win32
-
- ;! Generator: PBX Manager
- ;! Creation Date: Thu Jul 19 15:25:41 2007
- ;!
- ;
- ; SIP Configuration example for Asterisk
- ;
- [general]
- context = default
- 632582 - snuffy: asterisk
-
- Example One
- /*!
- * \brief Park a call
- * \param chan channel parking the call
- * \param peer call leg to be parked
- * \param timeout hold time until call returns to 'out exten'
- * \param extout extension to return to after timeout
- 626804 - Guillermo Salas M: asterisk astribank xorcom fxo
-
- /etc/zaptel.conf
- # Autogenerated by /usr/sbin/genzaptelconf -- do not hand edit
- # Zaptel Configuration File
- #
- # This file is parsed by the Zaptel Configurator, ztcfg
- #
- 611044 - zapataq1: zapata asterisk
-
- ;
- ; Zapata telephony interface
- ;
- ; Configuration file
- [trunkgroups]
- [channels]