Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login

    Asterisk 1.8 package

    Scheduled Pinned Locked Moved pfSense Packages
    281 Posts 59 Posters 235.4k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • marcellocM
      marcelloc
      last edited by

      I've not tested it on 2.1 yet and freebsd port is still pending.

      Treinamentos de Elite: http://sys-squad.com

      Help a community developer! ;D

      1 Reply Last reply Reply Quote 0
      • marcellocM
        marcelloc
        last edited by

        @zlyzwy:

        Hi Marcelloc,

        First, thanks for your great work again…

        It's mainly a robi work. I just did some small modifications  ;)

        Treinamentos de Elite: http://sys-squad.com

        Help a community developer! ;D

        1 Reply Last reply Reply Quote 0
        • C
          corotte
          last edited by

          @zlyzwy:

          The only question is it's difficult for me to edit the configurations… :-[
          [/quote]

          if it is only to modify the config file directly, you can do it this way (if you use windows) :

          • enable SSH in "System" -> "Advanced" - > "Admin Access" and check "Enable Secure Shell"
          • use WINCSP to access the files in /conf/asterisk/

          that's the way i modify my conf files for asterisk.

          I hope the GUI will be ported soon. :) Will be good to have a complete GUI to manage configuration.

          1 Reply Last reply Reply Quote 0
          • marcellocM
            marcelloc
            last edited by

            Why don't you use edit configuration tab? ???

            Treinamentos de Elite: http://sys-squad.com

            Help a community developer! ;D

            1 Reply Last reply Reply Quote 0
            • M
              matthijs
              last edited by

              I am running the Asterisk 1.8 package on pfsense 2.1 and have the following issues:

              Everytime I reboot pfsense the following (demo) configuration text is added to sip.conf

              ==>

              [301]
              ;demo extension for pfSense
              type=friend
              defaultuser=301
              insecure=port,invite
              secret=1234
              regexten=301
              host=dynamic
              context=default

              [302]
              ;demo extension for pfSense
              type=friend
              defaultuser=302
              insecure=port,invite
              secret=1234
              regexten=302
              host=dynamic
              context=default

              <==

              Everytime I reboot pfsense my call history is lost
              Everytime I reboot pfsense my Asterisk log file is empty
              Everytime I reboot pfsense my personal voicemail message is gone

              Are there any sollutions to my above problems

              Thanks in advance

              Kr,

              Matthijs

              1 Reply Last reply Reply Quote 0
              • marcellocM
                marcelloc
                last edited by

                What pfsense version are you using?

                Treinamentos de Elite: http://sys-squad.com

                Help a community developer! ;D

                1 Reply Last reply Reply Quote 0
                • M
                  matthijs
                  last edited by

                  Like I said I am using pfsense 2.1 :)

                  1 Reply Last reply Reply Quote 0
                  • marcellocM
                    marcelloc
                    last edited by

                    @matthijs:

                    Like I said I am using pfsense 2.1 :)

                    i386, amd64, nanobsd?

                    Treinamentos de Elite: http://sys-squad.com

                    Help a community developer! ;D

                    1 Reply Last reply Reply Quote 0
                    • M
                      matthijs
                      last edited by

                      O sorry

                      2.1-RELEASE (i386)
                      built on Wed Sep 11 18:16:44 EDT 2013
                      FreeBSD 8.3-RELEASE-p11

                      1 Reply Last reply Reply Quote 0
                      • M
                        matthijs
                        last edited by

                        PBX Core settings
                        –---------------
                          Version:                    1.8.19.0
                          Build Options:              LOADABLE_MODULES
                          Maximum calls:              Not set
                          Maximum open file handles:  Not set
                          Verbosity:                  0
                          Debug level:                0
                          Maximum load average:        0.000000
                          Startup time:                21:41:43
                          Last reload time:            21:41:43
                          System:                      FreeBSD/8.3-RELEASE-p3 built by root on i386 2012-12-19 14:50:46 UTC
                          System name:               
                          Entity ID:                  xxx
                          Default language:            en
                          Language prefix:            Enabled
                          User name and group:        /
                          Executable includes:        Disabled
                          Transcode via SLIN:          Enabled
                          Internal timing:            Enabled
                          Transmit silence during rec: Disabled
                          Generic PLC:                Enabled

                        • Subsystems
                            -------------
                            Manager (AMI):              Disabled
                            Web Manager (AMI/HTTP):      Disabled
                            Call data records:          Enabled
                            Realtime Architecture (ARA): Disabled

                        • Directories
                            -------------
                            Configuration file:         
                            Configuration directory:    /conf/asterisk
                            Module directory:            /usr/pbi/asterisk-i386/lib/asterisk/modules
                            Spool directory:            /var/spool/asterisk
                            Log directory:              /var/log/asterisk
                            Run/Sockets directory:      /var/run/asterisk
                            PID file:                    /var/run/asterisk/asterisk.pid
                            VarLib directory:            /usr/pbi/asterisk-i386/share/asterisk
                            Data directory:              /usr/pbi/asterisk-i386/share/asterisk
                            ASTDB:                      /var/db/asterisk/astdb
                            IAX2 Keys directory:        /usr/pbi/asterisk-i386/share/asterisk/keys
                            AGI Scripts directory:      /usr/pbi/asterisk-i386/share/asterisk/agi-bin

                        1 Reply Last reply Reply Quote 0
                        • M
                          matthijs
                          last edited by

                          any news or suggestions ?  ::)

                          1 Reply Last reply Reply Quote 0
                          • M
                            msmith9xr4
                            last edited by

                            Not sure about voicemail but I keep logs and cdr after reboot. Still using 301/302 but no changes to them and 303+ externals are fine, no re-addition of demo extensions.

                            Working nicely on fresh 2.1 with raid1 (shouldn't matter). I have 2 lans on LAN and OPT1 and set localnet for both to pfsense's IP on those nets. Also doing 1:1 on WAN VIP to OPT2 so thinking of trying to get SIP to pass through tot that on a theoretical setup where pfsense handles some lans and passes an external IP to another lan that has it's own asterisk for whatever reason or just one phone talking to another outside asterisk or provider that has to be on 5060 as well.

                            Is there  any explanation as to why jitterbuffer is on for PFSENSE's asterisk? I get why allowguest isn't… just curious about jitterbuffer.

                            1 Reply Last reply Reply Quote 0
                            • M
                              matthijs
                              last edited by

                              Well I finaly figured it out

                              In /usr/local/pkg
                              there is the a file called asterisk.inc
                              It contains the following code wich is causing my issue of the demo extentions being added after a reboot

                              ==>

                              if (strpos($script_file,'demo extension for pfSense') === false) {  //first check if already added…
                                                              $add_demo_extension = << <eof<br>[301]
                              ;demo extension for pfSense
                              type=friend
                              defaultuser=301
                              insecure=port,invite
                              secret=1234
                              regexten=301
                              host=dynamic
                              context=default

                              [302]
                              ;demo extension for pfSense
                              type=friend
                              defaultuser=302
                              insecure=port,invite
                              secret=1234
                              regexten=302
                              host=dynamic
                              context=default

                              EOF;
                                                              $script_file .= $add_demo_extension;
                                                              file_put_contents($script, $script_file, LOCK_EX);
                                                      }
                              <==

                              Please fix this in the next release
                              Thanks in advance

                              Kr

                              :) :) :)</eof<br>

                              1 Reply Last reply Reply Quote 0
                              • R
                                robi
                                last edited by

                                As a workaround, all you have to do is keep the comment line "demo extension for pfSense" present in the conf file, but delete the demos themselves. The script only checks for the string "demo extension for pfSense", if it's present, it doesn't add anything.

                                I can't seem to reproduce this problem in my setup though. If I delete the whole thing, it keeps it deleted after reboot too.

                                1 Reply Last reply Reply Quote 0
                                • C
                                  chercheur
                                  last edited by

                                  Hello,

                                  I have a specific question concerning logging as my Asterisk seems to often miss the connection to my VoIP provider.
                                  How could I send the Asterisk logging to a syslog server (I have one running in my house) ?

                                  Another solution could be to send the logs to a USB stick. But how ?

                                  Tx for your help !

                                  1 Reply Last reply Reply Quote 0
                                  • C
                                    chercheur
                                    last edited by

                                    no one ?

                                    1 Reply Last reply Reply Quote 0
                                    • R
                                      robi
                                      last edited by

                                      To save logs to the USB stick I think it would be enough to just change the logdir path in asterisk.conf```
                                      astlogdir => /var/log/asterisk

                                      
                                      For a remote syslog server you can try some tips found on the internet: http://www.savelono.com/linux/configuring-asterisk-for-a-remote-syslog-server.html

                                      1 Reply Last reply Reply Quote 0
                                      • M
                                        maxm 0
                                        last edited by

                                        Over here on pfSense-2.1-RELEASE-4g-amd64-nanobsd_vga after package installation console outputs:

                                        Parse error: syntax error, unexpected $end in /usr/local/pkg/asterisk.inc on line 389

                                        1 Reply Last reply Reply Quote 0
                                        • D
                                          danisam
                                          last edited by

                                          HEllo ,
                                          In 2.1-RELEASE (i386)
                                          built on Wed Sep 11 18:16:22 EDT 2013
                                          FreeBSD 8.3-RELEASE-p11

                                          With clean package install i am wondering to activate the AEL module , but there is an error.

                                          nxtwall*CLI> module load pbx_ael.so
                                          Unable to load module pbx_ael.so
                                          Command 'module load pbx_ael.so ' failed.
                                          [Feb 10 11:18:17] WARNING[92895]: loader.c:481 load_dynamic_module: Error loading module 'pbx_ael.so': /usr/pbi/asterisk-i386/lib/asterisk/modules/pbx_ael.so: Undefined symbol "destroy_pval"
                                          [Feb 10 11:18:17] WARNING[92895]: loader.c:894 load_resource: Module 'pbx_ael.so' could not be loaded.

                                          Thanks for your help.

                                          Regards

                                          1 Reply Last reply Reply Quote 0
                                          • R
                                            robi
                                            last edited by

                                            I never used pbx_ael.so module. I guess it depends on something, which is missing. Perhaps googling on the error message could give some hints…

                                            1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post
                                            Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.