Ticket #1964 (closed Patches: wontfix)

Opened 5 years ago

Last modified 4 years ago

Adds call-limit property handling in sip channels

Reported by: luxten Assigned to:
Priority: minor Milestone: 2.3
Component: Core Version: SVN-HEAD
Keywords: sip call limit call-limit Cc:
Confirmation: Unreviewed SVN Revision (if applicable):
Backend Engine: Asterisk 1.2.x Backend Engine Version:

Description

This patch adds call-limit property handling in sip channels. The only noticeable thing is that, having the name a dash in it, and not being the dash a valid characted for php variable names, it has to be treated differently from the other sip channels properties that freepbx handles.

Attachments

sip-call-limit.diff (2.8 kB) - added by luxten on 05/30/07 03:20:24.

Change History

05/30/07 03:20:24 changed by luxten

  • attachment sip-call-limit.diff added.

09/21/07 14:27:56 changed by vieri

09/22/07 09:49:36 changed by p_lindheimer

  • status changed from new to closed.
  • confirmation set to Unreviewed.
  • resolution set to wontfix.

closing this ticket against 2.3. FreePBX automatically injects call-limit information to all extensions in 2.3 as it is required for various blf functionality.

09/22/07 09:50:33 changed by p_lindheimer

minor correction, it is injected when running Asterisk 1.4 only.