Re: [asterisk-users] Problem with callfile and CDR

2012-08-01 Thread Danny Nicholas
Just a WAG, but could the local channel be causing some kind of problem?
Perhaps if you  changed local to SIP or DAHDI?

 

From: asterisk-users-boun...@lists.digium.com
[mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of Rodrigo Lang
Sent: Wednesday, August 01, 2012 12:45 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: [asterisk-users] Problem with callfile and CDR

 

Good afternoon list.

 

I am experiencing a problem with the CDR and callfiles. What is happening is
this: When generating a call with a callfile, everything works perfectly,
but the CDR is recorded in the table when they answer the call destination.
The field disposition is being recorded correctly, but the duration field is
marked with the ring time and billsec is marked with 0. This just happens to
connections through callfiles. Yes, the call is working usually remains. I
did several tests with durations from seconds to 20 minutes.

 

I tested in two servers. With an Asterisk 1.4.44 (debian 5 64bits), and
another with Asterisk 1.8.14.0 (debian 6 64bits). In both occurs the same
problem. AND I tried using ForkCDR and ResetCDR and both did not help.

 

I'm doing something wrong? Has anyone experienced something similar? Any
tips? 

 

 

The callfile:

Channel: local/21411615@test_outgoing
CallerID: ELCO Test 123456789
MaxRetries: 1
RetryTime: 30
WaitTime: 25
Context: test_ivr
Extension: 21411615
Priority: 1
AlwaysDelete: Yes
Archive: Yes

 

 

The extensions.conf

 

[test_outgoingsaida]
exten = _X.,1,Dial(khomp/gpstn/${EXTEN},120,Ttr)
exten = _X.,2,Hangup()
[test_ivr]
exten = _X.,1,Answer()
exten = _X.,n,Wait(20)
exten = _X.,n,Hangup()

 

 

Example, console:

 

Log first channel:

[2012-08-01 14:29:44] DEBUG[6679] pbx.c: Launching 'Dial'

[2012-08-01 14:29:44] VERBOSE[6679] pbx.c: -- Executing
[21411615@test_outgoing:1] Dial(Local/21411615@test_outgoing-cb92;2,
khomp/gpstn/21411615,120,Ttr) in new stack

[2012-08-01 14:29:44] DEBUG[6679] devicestate.c: device 'Khomp/B1C0' state
'1'

[2012-08-01 14:29:44] DEBUG[6679] rtp_engine.c: Can't find native functions
for channel 'Khomp/B1C0-0.0'

[2012-08-01 14:29:44] DEBUG[6679] rtp_engine.c: Seeded SDP of
'Khomp/B1C0-0.0' with that of 'Local/21411615@test_outgoing-cb92;2'

[2012-08-01 14:29:44] DEBUG[6679] channel.c: Not copying variable
DIALEDTIME.

[2012-08-01 14:29:44] DEBUG[6679] channel.c: Not copying variable
ANSWEREDTIME.

[2012-08-01 14:29:44] DEBUG[6679] channel.c: Not copying variable
DIALEDPEERNAME.

[2012-08-01 14:29:44] DEBUG[6679] channel.c: Not copying variable
DIALEDPEERNUMBER.

[2012-08-01 14:29:44] DEBUG[6679] channel.c: Not copying variable
DIALSTATUS.

[2012-08-01 14:29:44] VERBOSE[6679] app_dial.c: -- Called
khomp/gpstn/21411615

[2012-08-01 14:29:52] VERBOSE[6679] app_dial.c: -- Khomp/B1C0-0.0 is
ringing

[2012-08-01 14:29:53] VERBOSE[6679] app_dial.c: -- Khomp/B1C0-0.0 is
making progress passing it to Local/21411615@test_outgoing-cb92;2

[2012-08-01 14:30:02] VERBOSE[6679] app_dial.c: -- Khomp/B1C0-0.0
answered Local/21411615@test_outgoing-cb92;2

[2012-08-01 14:30:02] DEBUG[6679] channel.c: Set channel Khomp/B1C0-0.0 to
write format slin

[2012-08-01 14:30:02] DEBUG[6679] channel.c: Set channel Khomp/B1C0-0.0 to
read format slin

[2012-08-01 14:30:02] DEBUG[6679] features.c: Removing dialed interfaces
datastore on Khomp/B1C0-0.0 since we're bridging

[2012-08-01 14:30:02] DEBUG[6679] channel.c: Planning to masquerade channel
Khomp/B1C0-0.0 into the structure of Local/21411615@test_outgoing-cb92;1

[2012-08-01 14:30:02] DEBUG[6679] channel.c: Done planning to masquerade
channel Khomp/B1C0-0.0 into the structure of
Local/21411615@test_outgoing-cb92;1

[2012-08-01 14:30:02] DEBUG[6679] channel.c: Set channel Khomp/B1C0-0.0 to
write format slin

[2012-08-01 14:30:02] DEBUG[6679] channel.c: Set channel Khomp/B1C0-0.0 to
read format slin

[2012-08-01 14:30:02] DEBUG[6679] channel.c: Putting channel Khomp/B1C0-0.0
in slin/slin formats

[2012-08-01 14:30:02] DEBUG[6679] channel.c: Done Masquerading
Khomp/B1C0-0.0 (6)

[2012-08-01 14:30:02] DEBUG[6679] chan_local.c: Not posting to
'Local/21411615@test_outgoing-cb92;2' queue since already masqueraded out

[2012-08-01 14:30:02] DEBUG[6679] channel.c: Bridge stops because we're
zombie or need a soft hangup: c0=Local/21411615@test_outgoing-cb92;2,
c1=Local/21411615@test_outgoing-cb92;1ZOMBIE, flags: No,Yes,Yes,Yes

[2012-08-01 14:30:02] DEBUG[6679] channel.c: Bridge stops bridging channels
Local/21411615@test_outgoing-cb92;2 and
Local/21411615@test_outgoing-cb92;1ZOMBIE

[2012-08-01 14:30:02] DEBUG[6679] cdr_mysql.c: Inserting a CDR record.

[2012-08-01 14:30:02] DEBUG[6679] cdr_mysql.c: SQL command as follows:
INSERT INTO cdr
(`calldate`,`clid`,`src`,`dst`,`dcontext`,`channel`,`dstchannel`,`lastapp`,`
lastdata`,`duration`,`billsec`,`disposition`,`amaflags`,`uniqueid`) VALUES
('2012-08-01 14:29:44','\ELCO Test\

Re: [asterisk-users] Problem with callfile and CDR

2012-08-01 Thread Rodrigo Lang
Hey, with the SIP works fine. Good tip.

But is this a bug with Local?


Thanks!
Rodrigo Lang.


2012/8/1 Danny Nicholas da...@debsinc.com

 Just a WAG, but could the “local” channel be causing some kind of
 problem?  Perhaps if you  changed local to SIP or DAHDI?

 ** **

 *From:* asterisk-users-boun...@lists.digium.com [mailto:
 asterisk-users-boun...@lists.digium.com] *On Behalf Of *Rodrigo Lang
 *Sent:* Wednesday, August 01, 2012 12:45 PM
 *To:* Asterisk Users Mailing List - Non-Commercial Discussion
 *Subject:* [asterisk-users] Problem with callfile and CDR

 ** **

 Good afternoon list.

 ** **

 I am experiencing a problem with the CDR and callfiles. What is happening
 is this: When generating a call with a callfile, everything works
 perfectly, but the CDR is recorded in the table when they answer the call
 destination. The field disposition is being recorded correctly, but the
 duration field is marked with the ring time and billsec is marked with 0.
 This just happens to connections through callfiles. Yes, the call is
 working usually remains. I did several tests with durations from seconds to
 20 minutes.

 ** **

 I tested in two servers. With an Asterisk 1.4.44 (debian 5 64bits), and
 another with Asterisk 1.8.14.0 (debian 6 64bits). In both occurs the same
 problem. AND I tried using ForkCDR and ResetCDR and both did not help.

 ** **

 I'm doing something wrong? Has anyone experienced something similar? Any
 tips? 

 ** **

 ** **

 *The callfile:*

 Channel: local/21411615@test_outgoing
 CallerID: ELCO Test 123456789
 MaxRetries: 1
 RetryTime: 30
 WaitTime: 25
 Context: test_ivr
 Extension: 21411615
 Priority: 1
 AlwaysDelete: Yes
 Archive: Yes

 ** **

 ** **

 *The extensions.conf*

 ** **

 [test_outgoingsaida]
 exten = _X.,1,Dial(khomp/gpstn/${EXTEN},120,Ttr)
 exten = _X.,2,Hangup()
 [test_ivr]
 exten = _X.,1,Answer()
 exten = _X.,n,Wait(20)
 exten = _X.,n,Hangup()

 ** **

 ** **

 *Example, console:*

 ** **

 *Log first channel:*

 [2012-08-01 14:29:44] DEBUG[6679] pbx.c: Launching 'Dial'

 [2012-08-01 14:29:44] VERBOSE[6679] pbx.c: -- Executing
 [21411615@test_outgoing:1] Dial(Local/21411615@test_outgoing-cb92;2,
 khomp/gpstn/21411615,120,Ttr) in new stack

 [2012-08-01 14:29:44] DEBUG[6679] devicestate.c: device 'Khomp/B1C0' state
 '1'

 [2012-08-01 14:29:44] DEBUG[6679] rtp_engine.c: Can't find native
 functions for channel 'Khomp/B1C0-0.0'

 [2012-08-01 14:29:44] DEBUG[6679] rtp_engine.c: Seeded SDP of
 'Khomp/B1C0-0.0' with that of 'Local/21411615@test_outgoing-cb92;2'

 [2012-08-01 14:29:44] DEBUG[6679] channel.c: Not copying variable
 DIALEDTIME.

 [2012-08-01 14:29:44] DEBUG[6679] channel.c: Not copying variable
 ANSWEREDTIME.

 [2012-08-01 14:29:44] DEBUG[6679] channel.c: Not copying variable
 DIALEDPEERNAME.

 [2012-08-01 14:29:44] DEBUG[6679] channel.c: Not copying variable
 DIALEDPEERNUMBER.

 [2012-08-01 14:29:44] DEBUG[6679] channel.c: Not copying variable
 DIALSTATUS.

 [2012-08-01 14:29:44] VERBOSE[6679] app_dial.c: -- Called
 khomp/gpstn/21411615

 [2012-08-01 14:29:52] VERBOSE[6679] app_dial.c: -- Khomp/B1C0-0.0 is
 ringing

 [2012-08-01 14:29:53] VERBOSE[6679] app_dial.c: -- Khomp/B1C0-0.0 is
 making progress passing it to Local/21411615@test_outgoing-cb92;2

 [2012-08-01 14:30:02] VERBOSE[6679] app_dial.c: -- Khomp/B1C0-0.0
 answered Local/21411615@test_outgoing-cb92;2

 [2012-08-01 14:30:02] DEBUG[6679] channel.c: Set channel Khomp/B1C0-0.0 to
 write format slin

 [2012-08-01 14:30:02] DEBUG[6679] channel.c: Set channel Khomp/B1C0-0.0 to
 read format slin

 [2012-08-01 14:30:02] DEBUG[6679] features.c: Removing dialed interfaces
 datastore on Khomp/B1C0-0.0 since we're bridging

 [2012-08-01 14:30:02] DEBUG[6679] channel.c: Planning to masquerade
 channel Khomp/B1C0-0.0 into the structure of
 Local/21411615@test_outgoing-cb92;1

 [2012-08-01 14:30:02] DEBUG[6679] channel.c: Done planning to masquerade
 channel Khomp/B1C0-0.0 into the structure of
 Local/21411615@test_outgoing-cb92;1

 [2012-08-01 14:30:02] DEBUG[6679] channel.c: Set channel Khomp/B1C0-0.0 to
 write format slin

 [2012-08-01 14:30:02] DEBUG[6679] channel.c: Set channel Khomp/B1C0-0.0 to
 read format slin

 [2012-08-01 14:30:02] DEBUG[6679] channel.c: Putting channel
 Khomp/B1C0-0.0 in slin/slin formats

 [2012-08-01 14:30:02] DEBUG[6679] channel.c: Done Masquerading
 Khomp/B1C0-0.0 (6)

 [2012-08-01 14:30:02] DEBUG[6679] chan_local.c: Not posting to
 'Local/21411615@test_outgoing-cb92;2' queue since already masqueraded out*
 ***

 [2012-08-01 14:30:02] DEBUG[6679] channel.c: Bridge stops because we're
 zombie or need a soft hangup: c0=Local/21411615@test_outgoing-cb92;2,
 c1=Local/21411615@test_outgoing-cb92;1ZOMBIE, flags: No,Yes,Yes,Yes

 [2012-08-01 14:30:02] DEBUG[6679] channel.c: Bridge stops bridging
 channels 

Re: [asterisk-users] Problem with callfile and CDR

2012-08-01 Thread Danny Nicholas
Not a bug but a feature; when you use the local channel, the CDR is
recorded incorrectly because you are doing a 2-leg call.

 

From: asterisk-users-boun...@lists.digium.com
[mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of Rodrigo Lang
Sent: Wednesday, August 01, 2012 1:31 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [asterisk-users] Problem with callfile and CDR

 

Hey, with the SIP works fine. Good tip.

 

But is this a bug with Local?

 

 

Thanks!

Rodrigo Lang.

 

 

2012/8/1 Danny Nicholas da...@debsinc.com

Just a WAG, but could the local channel be causing some kind of problem?
Perhaps if you  changed local to SIP or DAHDI?

 

From: asterisk-users-boun...@lists.digium.com
[mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of Rodrigo Lang
Sent: Wednesday, August 01, 2012 12:45 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: [asterisk-users] Problem with callfile and CDR

 

Good afternoon list.

 

I am experiencing a problem with the CDR and callfiles. What is happening is
this: When generating a call with a callfile, everything works perfectly,
but the CDR is recorded in the table when they answer the call destination.
The field disposition is being recorded correctly, but the duration field is
marked with the ring time and billsec is marked with 0. This just happens to
connections through callfiles. Yes, the call is working usually remains. I
did several tests with durations from seconds to 20 minutes.

 

I tested in two servers. With an Asterisk 1.4.44 (debian 5 64bits), and
another with Asterisk 1.8.14.0 (debian 6 64bits). In both occurs the same
problem. AND I tried using ForkCDR and ResetCDR and both did not help.

 

I'm doing something wrong? Has anyone experienced something similar? Any
tips? 

 

 

The callfile:

Channel: local/21411615@test_outgoing
CallerID: ELCO Test 123456789
MaxRetries: 1
RetryTime: 30
WaitTime: 25
Context: test_ivr
Extension: 21411615
Priority: 1
AlwaysDelete: Yes
Archive: Yes

 

 

The extensions.conf

 

[test_outgoingsaida]
exten = _X.,1,Dial(khomp/gpstn/${EXTEN},120,Ttr)
exten = _X.,2,Hangup()
[test_ivr]
exten = _X.,1,Answer()
exten = _X.,n,Wait(20)
exten = _X.,n,Hangup()

 

 

Example, console:

 

Log first channel:

[2012-08-01 14:29:44] DEBUG[6679] pbx.c: Launching 'Dial'

[2012-08-01 14:29:44] VERBOSE[6679] pbx.c: -- Executing
[21411615@test_outgoing:1] Dial(Local/21411615@test_outgoing-cb92;2,
khomp/gpstn/21411615,120,Ttr) in new stack

[2012-08-01 14:29:44] DEBUG[6679] devicestate.c: device 'Khomp/B1C0' state
'1'

[2012-08-01 14:29:44] DEBUG[6679] rtp_engine.c: Can't find native functions
for channel 'Khomp/B1C0-0.0'

[2012-08-01 14:29:44] DEBUG[6679] rtp_engine.c: Seeded SDP of
'Khomp/B1C0-0.0' with that of 'Local/21411615@test_outgoing-cb92;2'

[2012-08-01 14:29:44] DEBUG[6679] channel.c: Not copying variable
DIALEDTIME.

[2012-08-01 14:29:44] DEBUG[6679] channel.c: Not copying variable
ANSWEREDTIME.

[2012-08-01 14:29:44] DEBUG[6679] channel.c: Not copying variable
DIALEDPEERNAME.

[2012-08-01 14:29:44] DEBUG[6679] channel.c: Not copying variable
DIALEDPEERNUMBER.

[2012-08-01 14:29:44] DEBUG[6679] channel.c: Not copying variable
DIALSTATUS.

[2012-08-01 14:29:44] VERBOSE[6679] app_dial.c: -- Called
khomp/gpstn/21411615

[2012-08-01 14:29:52] VERBOSE[6679] app_dial.c: -- Khomp/B1C0-0.0 is
ringing

[2012-08-01 14:29:53] VERBOSE[6679] app_dial.c: -- Khomp/B1C0-0.0 is
making progress passing it to Local/21411615@test_outgoing-cb92;2

[2012-08-01 14:30:02] VERBOSE[6679] app_dial.c: -- Khomp/B1C0-0.0
answered Local/21411615@test_outgoing-cb92;2

[2012-08-01 14:30:02] DEBUG[6679] channel.c: Set channel Khomp/B1C0-0.0 to
write format slin

[2012-08-01 14:30:02] DEBUG[6679] channel.c: Set channel Khomp/B1C0-0.0 to
read format slin

[2012-08-01 14:30:02] DEBUG[6679] features.c: Removing dialed interfaces
datastore on Khomp/B1C0-0.0 since we're bridging

[2012-08-01 14:30:02] DEBUG[6679] channel.c: Planning to masquerade channel
Khomp/B1C0-0.0 into the structure of Local/21411615@test_outgoing-cb92;1

[2012-08-01 14:30:02] DEBUG[6679] channel.c: Done planning to masquerade
channel Khomp/B1C0-0.0 into the structure of
Local/21411615@test_outgoing-cb92;1

[2012-08-01 14:30:02] DEBUG[6679] channel.c: Set channel Khomp/B1C0-0.0 to
write format slin

[2012-08-01 14:30:02] DEBUG[6679] channel.c: Set channel Khomp/B1C0-0.0 to
read format slin

[2012-08-01 14:30:02] DEBUG[6679] channel.c: Putting channel Khomp/B1C0-0.0
in slin/slin formats

[2012-08-01 14:30:02] DEBUG[6679] channel.c: Done Masquerading
Khomp/B1C0-0.0 (6)

[2012-08-01 14:30:02] DEBUG[6679] chan_local.c: Not posting to
'Local/21411615@test_outgoing-cb92;2' queue since already masqueraded out

[2012-08-01 14:30:02] DEBUG[6679] channel.c: Bridge stops because we're
zombie or need a soft hangup: c0=Local/21411615@test_outgoing-cb92;2,
c1=Local/21411615@test_outgoing-cb92;1ZOMBIE, flags: No,Yes,Yes,Yes

Re: [asterisk-users] Problem with callfile and CDR

2012-08-01 Thread Rodrigo Lang
Ok. But the second leg is not recording the cdr. Is being generated only
the first leg of the cdr.


Regards.
Rodrigo Lang.

2012/8/1 Danny Nicholas da...@debsinc.com

 Not a “bug” but a “feature”; when you use the local channel, the CDR is
 recorded “incorrectly” because you are doing a 2-leg call.

 ** **

 *From:* asterisk-users-boun...@lists.digium.com [mailto:
 asterisk-users-boun...@lists.digium.com] *On Behalf Of *Rodrigo Lang
 *Sent:* Wednesday, August 01, 2012 1:31 PM

 *To:* Asterisk Users Mailing List - Non-Commercial Discussion
 *Subject:* Re: [asterisk-users] Problem with callfile and CDR

 ** **

 Hey, with the SIP works fine. Good tip.

 ** **

 But is this a bug with Local?

 ** **

 ** **

 Thanks!

 Rodrigo Lang.

 ** **

 ** **

 2012/8/1 Danny Nicholas da...@debsinc.com

 Just a WAG, but could the “local” channel be causing some kind of
 problem?  Perhaps if you  changed local to SIP or DAHDI?

  

 *From:* asterisk-users-boun...@lists.digium.com [mailto:
 asterisk-users-boun...@lists.digium.com] *On Behalf Of *Rodrigo Lang
 *Sent:* Wednesday, August 01, 2012 12:45 PM
 *To:* Asterisk Users Mailing List - Non-Commercial Discussion
 *Subject:* [asterisk-users] Problem with callfile and CDR

  

 Good afternoon list.

  

 I am experiencing a problem with the CDR and callfiles. What is happening
 is this: When generating a call with a callfile, everything works
 perfectly, but the CDR is recorded in the table when they answer the call
 destination. The field disposition is being recorded correctly, but the
 duration field is marked with the ring time and billsec is marked with 0.
 This just happens to connections through callfiles. Yes, the call is
 working usually remains. I did several tests with durations from seconds to
 20 minutes.

  

 I tested in two servers. With an Asterisk 1.4.44 (debian 5 64bits), and
 another with Asterisk 1.8.14.0 (debian 6 64bits). In both occurs the same
 problem. AND I tried using ForkCDR and ResetCDR and both did not help.

  

 I'm doing something wrong? Has anyone experienced something similar? Any
 tips? 

  

  

 *The callfile:*

 Channel: local/21411615@test_outgoing
 CallerID: ELCO Test 123456789
 MaxRetries: 1
 RetryTime: 30
 WaitTime: 25
 Context: test_ivr
 Extension: 21411615
 Priority: 1
 AlwaysDelete: Yes
 Archive: Yes

  

  

 *The extensions.conf*

  

 [test_outgoingsaida]
 exten = _X.,1,Dial(khomp/gpstn/${EXTEN},120,Ttr)
 exten = _X.,2,Hangup()
 [test_ivr]
 exten = _X.,1,Answer()
 exten = _X.,n,Wait(20)
 exten = _X.,n,Hangup()

  

  

 *Example, console:*

  

 *Log first channel:*

 [2012-08-01 14:29:44] DEBUG[6679] pbx.c: Launching 'Dial'

 [2012-08-01 14:29:44] VERBOSE[6679] pbx.c: -- Executing
 [21411615@test_outgoing:1] Dial(Local/21411615@test_outgoing-cb92;2,
 khomp/gpstn/21411615,120,Ttr) in new stack

 [2012-08-01 14:29:44] DEBUG[6679] devicestate.c: device 'Khomp/B1C0' state
 '1'

 [2012-08-01 14:29:44] DEBUG[6679] rtp_engine.c: Can't find native
 functions for channel 'Khomp/B1C0-0.0'

 [2012-08-01 14:29:44] DEBUG[6679] rtp_engine.c: Seeded SDP of
 'Khomp/B1C0-0.0' with that of 'Local/21411615@test_outgoing-cb92;2'

 [2012-08-01 14:29:44] DEBUG[6679] channel.c: Not copying variable
 DIALEDTIME.

 [2012-08-01 14:29:44] DEBUG[6679] channel.c: Not copying variable
 ANSWEREDTIME.

 [2012-08-01 14:29:44] DEBUG[6679] channel.c: Not copying variable
 DIALEDPEERNAME.

 [2012-08-01 14:29:44] DEBUG[6679] channel.c: Not copying variable
 DIALEDPEERNUMBER.

 [2012-08-01 14:29:44] DEBUG[6679] channel.c: Not copying variable
 DIALSTATUS.

 [2012-08-01 14:29:44] VERBOSE[6679] app_dial.c: -- Called
 khomp/gpstn/21411615

 [2012-08-01 14:29:52] VERBOSE[6679] app_dial.c: -- Khomp/B1C0-0.0 is
 ringing

 [2012-08-01 14:29:53] VERBOSE[6679] app_dial.c: -- Khomp/B1C0-0.0 is
 making progress passing it to Local/21411615@test_outgoing-cb92;2

 [2012-08-01 14:30:02] VERBOSE[6679] app_dial.c: -- Khomp/B1C0-0.0
 answered Local/21411615@test_outgoing-cb92;2

 [2012-08-01 14:30:02] DEBUG[6679] channel.c: Set channel Khomp/B1C0-0.0 to
 write format slin

 [2012-08-01 14:30:02] DEBUG[6679] channel.c: Set channel Khomp/B1C0-0.0 to
 read format slin

 [2012-08-01 14:30:02] DEBUG[6679] features.c: Removing dialed interfaces
 datastore on Khomp/B1C0-0.0 since we're bridging

 [2012-08-01 14:30:02] DEBUG[6679] channel.c: Planning to masquerade
 channel Khomp/B1C0-0.0 into the structure of
 Local/21411615@test_outgoing-cb92;1

 [2012-08-01 14:30:02] DEBUG[6679] channel.c: Done planning to masquerade
 channel Khomp/B1C0-0.0 into the structure of
 Local/21411615@test_outgoing-cb92;1

 [2012-08-01 14:30:02] DEBUG[6679] channel.c: Set channel Khomp/B1C0-0.0 to
 write format slin

 [2012-08-01 14:30:02] DEBUG[6679] channel.c: Set channel Khomp

Re: [asterisk-users] Problem with callfile and CDR

2012-08-01 Thread isrlgb
add a /n at the end of the local channel
-Original Message-
From: Rodrigo Lang rodrigoferreiral...@gmail.com
Sender: asterisk-users-boun...@lists.digium.com
Date: Wed, 1 Aug 2012 15:53:44 
To: Asterisk Users Mailing List - Non-Commercial 
Discussionasterisk-users@lists.digium.com
Reply-To: Asterisk Users Mailing List - Non-Commercial Discussion
asterisk-users@lists.digium.com
Subject: Re: [asterisk-users] Problem with callfile and CDR

--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] Problem with callfile and CDR

2012-08-01 Thread Rodrigo Lang
Ow, thanks. Solve the issue!

Adding /n at the end it worked correctly.

Example:
Channel: Local/21411615@test_outgoing/n


Thanks again!

Best regards,
Rodrigo Lang.


2012/8/1 isr...@gmail.com

 add a /n at the end of the local channel
 -Original Message-
 From: Rodrigo Lang rodrigoferreiral...@gmail.com
 Sender: asterisk-users-boun...@lists.digium.com
 Date: Wed, 1 Aug 2012 15:53:44
 To: Asterisk Users Mailing List - Non-Commercial Discussion
 asterisk-users@lists.digium.com
 Reply-To: Asterisk Users Mailing List - Non-Commercial Discussion
 asterisk-users@lists.digium.com
 Subject: Re: [asterisk-users] Problem with callfile and CDR

 --
 _
 -- Bandwidth and Colocation Provided by http://www.api-digital.com --
 New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello

 asterisk-users mailing list
 To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users


 --
 _
 -- Bandwidth and Colocation Provided by http://www.api-digital.com --
 New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello

 asterisk-users mailing list
 To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users




-- 
Rodrigo Lang
--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users