Displaying 9 results from an estimated 9 matches for "connectedlinename".
2018 Mar 22
2
AMI potential memory leak
...re is a play example from this morning...
[03/22 08:13:32.219] DEBUG[1228] manager.c: Examining AMI event:
Event: Newexten
Privilege: call,all
Channel: SIP/192.168.40.105-000000c5
ChannelState: 6
ChannelStateDesc: Up
CallerIDNum: 1234
CallerIDName: <unknown>
ConnectedLineNum: <unknown>
ConnectedLineName: <unknown>
Language: en
AccountCode: 11
Context: ABC
Exten: 3002
Priority: 8
Uniqueid: 1521724388.197
Linkedid: 1521724388.197
Extension: 3002
Application: AGI
AppData: agi:async
[03/22 08:13:32.220] DEBUG[1228] manager.c: Examining AMI event:
Event: AsyncAGIStart
Privilege: agi,all
Channel:...
2020 Aug 06
2
Is it possible to use Stasis to control both legs of a Local channel created using ARI?
...possible and if so what am I doing wrong?
Here is the AMI for the two local channel
Event: Newchannel
Privilege: call,all
Channel: Local/1000 at mycontext-0000000b;1
ChannelState: 0
ChannelStateDesc: Down
CallerIDNum: <unknown>
CallerIDName: <unknown>
ConnectedLineNum: <unknown>
ConnectedLineName: <unknown>
Language: en
AccountCode:
Context: mycontext
Exten: 1000
Priority: 1
Uniqueid: mycallerid.1
Linkedid: mycallerid.1
Event: Newchannel
Privilege: call,all
Channel: Local/1000 at mycontext-0000000b;2
ChannelState: 4
ChannelStateDesc: Ring
CallerIDNum: <unknown>
CallerIDName: &l...
2018 Mar 21
2
AMI potential memory leak
...what appears to be random characters.
[03/21 15:44:27.793] DEBUG[1213] manager.c: Examining AMI event:
Event: AsyncAGIExec
Privilege: agi,all
Channel: SIP/192.168.40.105-00001338
ChannelState: 6
ChannelStateDesc: Up
CallerIDNum: 1234
CallerIDName: <unknown>
ConnectedLineNum: <unknown>
ConnectedLineName: <unknown>
Language: en
AccountCode: 11
Context: ABC
Exten: 3002
Priority: 8
Uniqueid: 1521665055.4920
Linkedid: 1521665055.4920
Result: %F7%EF%F0%F4z%7C%EE%EF%F6%FCkWDDLO%5Cm%EF%7B__%60h%FE%E0%D4%D5%D9%DA%DD%E2%E8%E1%DC%DE%E0%F3%EC%EF%7C%ED%ED%EC%FAx~oov%F9%F2%F6%EB%ED%FA%FD%F9%FEvjXGFMKWg%F...
2013 Nov 12
1
Asterisk 1.8.20 crashing
...3:02] VERBOSE[27410] chan_dahdi.c: -- Hungup
'DAHDI/i1/110-8f'
[Nov 12 16:53:02] DEBUG[23332] manager.c: Examining event:
Event: Hangup
Privilege: call,all
Channel: DAHDI/i1/110-8f
Uniqueid: 1384275182.917
CallerIDNum: 110
CallerIDName: <unknown>
ConnectedLineNum: <unknown>
ConnectedLineName: <unknown>
Cause: 0
Cause-txt: Unknown
[Nov 12 16:53:02] DEBUG[3573] devicestate.c: No provider found, checking
channel drivers for DAHDI - i1/110
[Nov 12 16:53:02] DEBUG[3573] devicestate.c: Changing state for
DAHDI/i1/110 - state 0 (Unknown)
[Nov 12 16:53:02] DEBUG[3573] devicestate.c:...
2013 Oct 25
2
Is this big of new modification in Asterisk Events Objects values ?
...2ae5df-0749-4494-b8b7-12eb50dc765d
[BridgeType] => base
[BridgeTechnology] => softmix
[BridgeNumChannels] => 2
[Channel] => SIP/5000-00000006
[ChannelState] => 6
[ChannelStateDesc] => Up
*[CallerIDNum] => 5000*
[CallerIDName] => 5000
[ConnectedLineNum] => <unknown>
[ConnectedLineName] => <unknown>
[AccountCode] =>
[Context] => from-sip
[Exten] => 1234
[Priority] => 3
[Uniqueid] => 1382599433.22
)
Please check the BOLD section. earlier is was *[CallerIDnum]
*
*So 'n' is now 'N'
*
--
Thanks and regards
Virendra Bhati
+91-9718500594
+...
2020 Jun 12
2
Send message to AMI from dialplan
...plan? For example
exten =>123,1,ami(myEvent, param1, param2)
and in the AMI a message appears like:
Event: myEvent
Privilege: call,all
Channel: PJSIP/misspiggy-00000001
Uniqueid: 1368479157.3
ChannelState: 3
ChannelStateDesc: Up
CallerIDNum: 657-5309
CallerIDName: Miss Piggy
ConnectedLineName:
ConnectedLineNum:
AccountCode: Pork
Priority: 1
Exten: 123
Context: inbound
Parameter1: param1
Parameter2: param2
I'm thinking about ways that I can send messages from the dialplan to my own
application which listens to AMI events.
Thanks
Andrea
Trainee
-------------- next...
2013 May 08
0
Transfer cmd via AsyncAGI
...ANSFERSTATUS of SUCCESS. I
am also notified when the call is hungup so that I can cleanup
information regarding the call.
Event: Hangup
Privilege: call,all
Channel: SIP/1004-00000002
Uniqueid: 1367761382.0
CallerIDNum: 1004
CallerIDName: 1004 - Asterisk
ConnectedLineNum: <unknown>
ConnectedLineName: <unknown>
AccountCode: 3
Cause: 16
Cause-txt: Normal Clearing
However, if the destination does not answer the Transfer (SIP REFER) and
I hangup the original call being transferred, it stops ringing the
destination phone and partially notifies me of the completed call.
However, I d...
2013 Nov 19
0
Redirecting a channel to Meetme fails with Hangup.
...Good day,
We have an application, where we redirect a channel to meet me. Sometimes the channel is getting hanged up by Asterisk, and we get an hang-up event.
Please reply back, if any one faced such issue.
Here is the hangup event info,
-HANGUP {calleridname=<unknown>, connectedlinename=<unknown>, uniqueid=1384413814.79523, cause=0, cause-txt=Unknown, event=Hangup, privilege=call,all, connectedlinenum=<unknown>, calleridnum=03003, channel=SIP/S0-gateway-0001363d}
Best Regards,
Ruban.S
-------------- next part --------------
An HTML attachment was scrubbed...
URL...
2016 Feb 10
2
Unexpected termination of the call when pick up (res_pjsip)
...EBUG[31024] res_pjsip_session.c: Response is 200 OK
[2016-02-10 22:58:20] DEBUG[25553] manager.c: Examining AMI event:
Event: Newstate
Privilege: call,all
Channel: PJSIP/srv_d15140-00000255
ChannelState: 6
ChannelStateDesc: Up
CallerIDNum: 34
CallerIDName: <unknown>
ConnectedLineNum: 77777716
ConnectedLineName: admin
Language: ru
AccountCode: 9999
Context: ext-fromservers
Exten: 34
Priority: 1
Uniqueid: 1455134292.636
Linkedid: 1455134292.635
[2016-02-10 22:58:20] DEBUG[29343] res_pjsip_outbound_registration.c: Outbound REGISTER attempt 1 to 'sip:sipde.zadarma.com' with client 'sip:357152 at...