Hi,

I decided to go with a linked list for current channels and maintain 
that through state changes.

So, basically it works like this:

1. Originate a call using bgapi (we get a jobid in response)
2. Receive an event with the jobid and a uuid
3. Lookup the linked list for the jobid, set the uuid
4. Receive hangup etc (with uuid) remove from linked list

The problem is that sometimes I receive the hangup with the uuid before 
I'm told what the match between the jobid and the uuid are.

Any ideas?

-- 
Cheers,

Matt Riddell
Director
_______________________________________________

http://www.venturevoip.com/news.php (Daily Asterisk News)
http://www.venturevoip.com/st.php (SmoothTorque Predictive Dialer)
http://www.venturevoip.com/c3.php (ConduIT3 PABX Systems)

_______________________________________________
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