Shouldn't you be using {} not [] ?

  _____  

From: Dome Charoenyost [mailto:d...@tel.co.th] 
Sent: Tuesday, June 23, 2009 10:36 PM
To: freeswitch-users@lists.freeswitch.org
Subject: [Freeswitch-users] Nibblebill and multiple gateway


Dear All,

Look like nibblebill does't work with multiple gatreway.
I try 
        <action application="set" data="nibble_account=0838833133"/>

        <action application="bridge"
data="{absolute_codec_string='GSM,G729'}[nibble_rate=0.3]sofia/external/6626
734...@203.xxx.xxx.xxx|[nibble_rate=0.5]sofia/external/6626734...@202.xxx.xx
x.xxx>

nibblebill not found nibble_rate

But 
        <action application="set" data="nibble_rate=0.05"/>  
        <action application="set" data="nibble_account=0838833133"/>

        <action application="bridge"
data="{absolute_codec_string='GSM,G729'}sofia/external/6626734...@203.xxx.xx
x.xxx|sofia/external/6626734...@202.xxx.xxx.xxx>
  
Work fine

What's difference from set application and []  ?

Best Regards.
Dome C.

_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org

Reply via email to