Displaying 3 results from an estimated 3 matches for "pbxmobil".
Did you mean:
pbxmobile
2004 Jun 09
0
Call Pickup problem in Asterisk with SIP phones
...phone attempting the *8
[nmartin]
type=friend
host=dynamic
insecure=no
nat=yes
canreinvite=no
qualify=1000
;defaultip=192.168.30.100
dtmfmode=inband
mailbox=105
context=Outgoing
callerid="Nik Martin" <105>
username=nmartin
secret=******
pickupgroup=1-4
callgroup=1
The SIP debug:
pbxMobile*CLI>
-- Starting simple switch on 'Zap/1-1'
pbxMobile*CLI>
-- Executing Wait("Zap/1-1", "3") in new stack
pbxMobile*CLI>
-- Executing Answer("Zap/1-1", "") in new stack
pbxMobile*CLI>
-- Executing NoOp("Zap/1-1...
2004 Jun 14
0
If IAX client is not logged in/registered, Dial plan executes BUSY vs UNAVAILABLE
...message. Is this by
design?
Here's the extension in question's dialplan:
;extensions.conf
exten => 106,1,Dial(IAX2/nikko,20,tT)
exten => 106,2,Voicemail(u105)
exten => 106,3,Hangup
exten => 106,102,Voicemail(b105)
exten => 106,103,Hangup
And here's the CLI debug:
pbxMobile*CLI>
-- Executing Dial("SIP/nmartin-aeca", "IAX2/nikko|20|tT") in new stack
pbxMobile*CLI>
Jun 14 10:28:26 NOTICE[4997140]: app_dial.c:554 dial_exec: Unable to create
channel of type 'IAX2'
pbxMobile*CLI>
== Everyone is busy at this time
pbxMobile*C...
2004 May 18
1
VoiceMailMain dumps user back into my incoming context after leaving a message
...is greeted with the very LOUD and
annoying "phone is off hook" tone. If the operator hangs up, all is well,
and all the affected channels are cleared. Any tips to this? Busydetect is
NO in zapata.conf for other reasons (calls being inadvertently dropped by
asterisk).
My Dialplan:
pbxMobile*CLI> show dialplan
[ Context 'default' created by 'pbx_config' ]
Include => 'radiance'
[pbx_config]
Ignore pattern => '9'
[ Context 'radiance' created by 'pbx_config' ]
'9' => 1. Background(radiance...