Jump to content

chrispopp

Members
  • Posts

    308
  • Joined

  • Last visited

Posts posted by chrispopp

  1. Added this to the pnp_grandstream.xml 

     

      <file name="grandstream-gxp2130.xml" encoding="xml">
        <pattern mac="3">cfgc074ad######.xml</pattern>
        <user-agent>Grandstream.*GXP21(30|35|40|60|70)</user-agent>
        <prefix>true</prefix>
        <vendor>Grandstream</vendor>
      </file>

    Still does not work. 

    [9] 10:25:25.499	PROV:	Provision for User-Agent Grandstream Model HW GXP2140 SW 1.0.9.135 DevId c074adxxxxxx
    [8] 10:25:25.499	PROV:	HTTP: Received request for file cfg.xml from 
    Host: localpbx.com
    User-Agent: Grandstream Model HW GXP2140 SW 1.0.9.135 DevId c074adxxxxxx
    Accept: */*
    
    [8] 10:25:25.499	PROV:	PnP: Extracted MAC for file cfg.xml
    [7] 10:25:25.499	PROV:	HTTP: Error generating or finding grandstream-reject2, Send back 404 Not Found

    Any ideas?

  2. How can I limit an extension to only be able to dial 2 specific extensions? 

    Say you have a system with 10 extensions, and you program a phone onto one extension. How can I limit that only two of these extensions can be dialled. Dialing any of the other 7 would make the call fail. 

    I tried using a dial plan, by only setting the two extensions and using NOT ALLOWED * for everything else. Did not work.

     

    My dial plan is: 

    99;+;;150;;;false
    100;+;;155;;;false
    110;-;;*;;;false
     

  3. Thanks for getting back. I did enable that feature because we need to be able to retrieve the passwords in order to automate a provisioning softphone we created. But I didn't think that the same feature would enable it on the web interface... There should still be a way to disable showing passwords in clear text on the web interface.

  4. I did this. 

     

    http://pbxip/reg_status.htm?save=save&max_ring_duration=3600 , double checked that the pbx.xml got updated. Then restarted the service. But it still does not go past 120 seconds. 

    Ringing a hunt group. First stage is an extension with 120 seconds, but it disconnects before going to the second stage.

    If I put 60 seconds per stage. It goes to both stages then disconnects.

  5. How can I call forward to an extension if calls on the trunk are busy.


    What I'm trying to test is: 

    To only allow one active call per system.

     

    For example, someone calls in reaches an auto attendant, the caller presses the key and then the call is forwarded to an external number. The second call that comes in, to go directly to voicemail. 

     

  6. The documentation says the following:

    The PBX can send updates to an external server using HTTP or HTTPS. The setting for this is at the bottom of the ACD page, called "Queue status URL". The setting may take one of the following values (only one URL at a time is possible):
    
    json/jsons: When using the json scheme, the PBX sends a JSON object to the address provided behind the scheme. For example, "json://acd.domain.com/acd123" would send the content to "http://acd.domain.com/acd123". When using jsons, the system uses https instead of http.
    soap/soaps: When using the soap scheme, the PBX sends a XML object to the address provided behind the scheme. For example, "soap://acd.domain.com/acd123" would send the content to "http://acd.domain.com/acd123". When using soaps, the system uses https instead of http.

     

    But the validation only accepts http://xyz... json:// also doesn't work

     

    Oac2k2y7AOP1yNQP5HMmrgJayrdnJr.png

     

     

     

  7. "So I created a hunt group, and the phone number goes directly to it. I have also set under general settings that all calls should be recorded.

     

    1.png
    upload pic

     

    But incoming calls do not get recorded if they go directly to a hunt group. Turning on the feature "Record incoming calls to hunt group" works. It makes much more sense that the General Settings should override this feature. As it used to...

×
×
  • Create New...