Askozia Forums
July 30, 2010, 12:36:33 pm *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: no save adv. mode (pedantic=no)  (Read 779 times)
amee
Jr. Member
**

Karma: 0
Posts: 28


View Profile
« on: October 01, 2009, 07:36:44 pm »

subj.
I write an option of the provider to a configuration, but it does not work. Why?  Cry







PS//
Backup configuration
Click this button to download the system configuration in XML format.
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>

<manual-attribute>cGVkYW50aWM9bm8=</manual-attribute>


What is??




 
« Last Edit: October 01, 2009, 08:07:07 pm by amee » Logged
devon
Full Member
***

Karma: 4
Posts: 97


View Profile
« Reply #1 on: October 02, 2009, 12:42:48 am »

<manual-attribute>cGVkYW50aWM9bm8=</manual-attribute>


What is??

This is the base64_encoded version of your string "pedantic=no". Many other tags in config.xml are stored this way probably to ensure data survives when it's passed through forms. The value is decoded when it's needed.

Devon
Logged
amee
Jr. Member
**

Karma: 0
Posts: 28


View Profile
« Reply #2 on: October 02, 2009, 07:56:06 am »

<manual-attribute>cGVkYW50aWM9bm8=</manual-attribute>


What is??

This is the base64_encoded version of your string "pedantic=no". Many other tags in config.xml are stored this way probably to ensure data survives when it's passed through forms. The value is decoded when it's needed.

Devon

SNX))
But... My problem is not solved....
Logged
devon
Full Member
***

Karma: 4
Posts: 97


View Profile
« Reply #3 on: October 03, 2009, 01:38:26 am »

The 'sip show settings' command shows global sip settings, not the individual provider settings.

Look at sip.conf:

1. open http(s)://<askozia_ip>/diag_editor.php
2. Type /usr/local/etc/asterisk/sip.conf in the file field and click open.

Is the manual attribute listed in the provider?
Logged
amee
Jr. Member
**

Karma: 0
Posts: 28


View Profile
« Reply #4 on: October 03, 2009, 08:19:12 am »

Yes, you are right.
If read sip.conf :

Code:

[SIP-PROVIDER-10719852394abc5da224ab0]
type=friend
username=2222
host=test.m.octopusline.net
fromdomain=test.m.octopusline.net
language=ru
nat=yes
qualify=yes
canreinvite=no
insecure=port,invite
dtmfmode=auto
disallow=all
allow=alaw
; manual attributes
pedantic=no                             <<======

But it does not work...

Working if only this option inclide GENERAL config:

Code:
[general]
context=public-direct-dial
allowoverlap=no
bindport=5060
bindaddr=0.0.0.0
srvlookup=yes
useragent=AskoziaPBX
relaxdtmf=yes
alwaysauthreject=yes
videosupport=yes
notifybusy=yes
limitonpeer=yes
notifyhold=no
pedantic=no   (Only this option is really work...)     <<========
defaultexpiry=120
minexpiry=60
maxexpiry=3600

and reboot sip "sip reload".




« Last Edit: October 03, 2009, 08:23:19 am by amee » Logged
amee
Jr. Member
**

Karma: 0
Posts: 28


View Profile
« Reply #5 on: October 03, 2009, 08:47:54 am »

New details:

If an option "pedantic=no" inclide

MENU>Provider>Show advanced>Manual Attributes      - Dont work.

If this option

MENU> ADVANCED > SIP>Manual Attributes                   - Work  / But is global (((

How to make adjustment ONLY for the certain provider?
Logged
giovanni.v
Global Moderator
Hero Member
*****

Karma: 27
Posts: 449


View Profile
« Reply #6 on: October 03, 2009, 12:27:54 pm »

MENU> ADVANCED > SIP>Manual Attributes                   - Work  / But is global (((

That's the right place... pedantic [yes|no] is an option intented for global signalling, not for a user/peer.
Logged
amee
Jr. Member
**

Karma: 0
Posts: 28


View Profile
« Reply #7 on: October 03, 2009, 04:07:50 pm »

But be made autor -  check is parametr in advanced provider options?  Wink

Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!
Page created in 0.272 seconds with 18 queries.