[Freeswitch-users] Nibblebill and multiple gateway

Darren Schreiber d at d-man.org
Tue Jun 23 23:22:34 PDT 2009


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

  _____  

From: Dome Charoenyost [mailto:dome at tel.co.th] 
Sent: Tuesday, June 23, 2009 10:36 PM
To: freeswitch-users at 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
734000 at 203.xxx.xxx.xxx|[nibble_rate=0.5]sofia/external/6626734000 at 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/6626734000 at 203.xxx.xx
x.xxx|sofia/external/6626734000 at 202.xxx.xxx.xxx>
  
Work fine

What's difference from set application and []  ?

Best Regards.
Dome C.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20090623/4e8812ba/attachment-0002.html 


More information about the FreeSWITCH-users mailing list