Re: [Freeswitch-dev] Small error in mod_freetdm

2010-06-02 Thread devel
Done De : freeswitch-dev-boun...@lists.freeswitch.org [mailto:freeswitch-dev-boun...@lists.freeswitch.org] De la part de Moises Silva Envoyé : mercredi 2 juin 2010 20:07 À : freeswitch-dev@lists.freeswitch.org Objet : Re: [Freeswitch-dev] Small error in mod_freetdm François, Thanks for

Re: [Freeswitch-dev] Small error in mod_freetdm

2010-06-02 Thread Moises Silva
ardi 1 juin 2010 18:20 > *À :* freeswitch-dev@lists.freeswitch.org > *Objet :* Re: [Freeswitch-dev] Small error in mod_freetdm > > > > As of your patches for CID. > > > > Put them on JIRA as openzap bug and assign it to me. > > > Moises Silva > Senior Software

Re: [Freeswitch-dev] Small error in mod_freetdm

2010-06-01 Thread devel
-dev@lists.freeswitch.org Objet : Re: [Freeswitch-dev] Small error in mod_freetdm As of your patches for CID. Put them on JIRA as openzap bug and assign it to me. Moises Silva Senior Software Engineer Sangoma Technologies Inc. | 50 McIntosh Drive, Suite 120, Markham ON L3R 9T3 Canada t. 1

Re: [Freeswitch-dev] Small error in mod_freetdm

2010-06-01 Thread Moises Silva
As of your patches for CID. Put them on JIRA as openzap bug and assign it to me. Moises Silva Senior Software Engineer Sangoma Technologies Inc. | 50 McIntosh Drive, Suite 120, Markham ON L3R 9T3 Canada t. 1 905 474 1990 x 128 | e. m...@sangoma.com On Tue, Jun 1, 2010 at 11:51 AM, Moises Silva

Re: [Freeswitch-dev] Small error in mod_freetdm

2010-06-01 Thread Moises Silva
Good catch, thanks, is fixed now. Moises Silva Senior Software Engineer Sangoma Technologies Inc. | 50 McIntosh Drive, Suite 120, Markham ON L3R 9T3 Canada t. 1 905 474 1990 x 128 | e. m...@sangoma.com On Tue, Jun 1, 2010 at 10:47 AM, François Legal wrote: > Oops, > > > > I meant > > "should pr

Re: [Freeswitch-dev] Small error in mod_freetdm

2010-06-01 Thread François Legal
Oops, I meant "should probably be replaced by chanid = ftdm_channel_get_id(sigmsg->channel);" François On Tue, 01 Jun 2010 16:27:19 +0200, François Legal wrote: Hello, I recently upgraded to latest snapshot, and started using freetdm instead of openzap, and I found a small error

Re: [Freeswitch-dev] Small error in mod_freetdm

2010-06-01 Thread Patrick Lists
On 06/01/2010 04:27 PM, François Legal wrote: > Hello, > > I recently upgraded to latest snapshot, and started using freetdm > instead of openzap, and I found a small error in mod_freetdm. > > When setting up the channel name in function ftdm_channel_from_event > line 1286, the line > > chanid = ft

[Freeswitch-dev] Small error in mod_freetdm

2010-06-01 Thread François Legal
Hello, I recently upgraded to latest snapshot, and started using freetdm instead of openzap, and I found a small error in mod_freetdm. When setting up the channel name in function ftdm_channel_from_event line 1286, the line chanid = ftdm_channel_get_span_id(sigmsg->channel); should probab