[Freeswitch-users] conference count

Sam u2nsam at gmail.com
Sat Aug 6 13:36:57 MSD 2011


*I have a dial plan ,*

<extension name="dynamic_conferences_guest">
      <condition field="destination_number" expression="^1234">
    <action application="answer"/>
    <action application="info"/>
        <action application="set" data="conf_count=${conference
${conference_name} list count}"/>
        <action application="log" data="INFO ${conf_count}"/>
        <action application="say" data="en number pronounced
${conf_count}"/>
    <action application="conference" data="1000146 at meeting"/>
      </condition>
    </extension>


*and the output of it as below:-*

2011-08-06 14:32:53.205895 [DEBUG] sofia.c:5084 Channel sofia/internal/
61323123999 at 192.153.53.158 entering state [ready][200]
EXECUTE sofia/internal/61323123999 at 192.153.53.158 set(conf_count=Conference
1000146 (1 member rate: 16000)
14;sofia/internal/883510001282001 at sip.ntfone.in
;97f5f386-c00a-11e0-9517-738827116f37;883510001282001;883510001282001;hear|speak|floor;0;0;0;300
)
2011-08-06 14:32:53.205895 [DEBUG] mod_dptools.c:1063 sofia/internal/
61323123999 at 192.153.53.158 SET [conf_count]=[Conference 1000146 (1 member
rate: 16000)
14;sofia/internal/883510001282001 at sip.nfone.in
;97f5f386-c00a-11e0-9517-738827116f37;883510001282001;883510001282001;hear|speak|floor;0;0;0;300
]
EXECUTE sofia/internal/61323123999 at 192.153.53.158 log(INFO Conference
1000146 (1 member rate: 16000)
14;sofia/internal/883510001282001 at sip.ntfone.in
;97f5f386-c00a-11e0-9517-738827116f37;883510001282001;883510001282001;hear|speak|floor;0;0;0;300
)
2011-08-06 14:32:53.205895 [INFO] mod_dptools.c:1202 Conference 1000146 (1
member rate: 16000)
14;sofia/internal/883510001282001 at sip.nfone.in
;97f5f386-c00a-11e0-9517-738827116f37;883510001282001;883510001282001;hear|speak|floor;0;0;0;300

EXECUTE sofia/internal/61323123999 at 192.153.53.158 say(en number pronounced
Conference 1000146 (1 member rate: 16000)
14;sofia/internal/883510001282001 at sip.nfone.in
;97f5f386-c00a-11e0-9517-738827116f37;883510001282001;883510001282001;hear|speak|floor;0;0;0;300
)
2011-08-06 14:32:53.215905 [ERR] mod_say_en.c:130 Parse Error!

EXECUTE sofia/internal/61323123999 at 192.153.53.158 conference(1000146 at meeting
)




*What should be my dialplan to get the exact conf_count ?*


Thanks in advance
Sam
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20110806/92a2b12e/attachment.html 


Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-users mailing list