Displaying 6 results from an estimated 6 matches similar to: "'extensions reload' clears Regextens"
2006 Jun 14
2
DUNDi Users
I have three Asterisk boxes.
Each has the following in dundi.conf:
180net => dundi_local,0,IAX,dundi:${SECRET}@${IPADDR}/${NUMBER},nopartial
180q => dundi_q_pbx1,1,IAX,dundi:${SECRET}@${IPADDR}/${NUMBER},nopartial
180q => dundi_q_pbx2,2,IAX,dundi:${SECRET}@${IPADDR}/${NUMBER},nopartial
180q => dundi_q_pbx3,3,IAX,dundi:${SECRET}@${IPADDR}/${NUMBER},nopartial
My iax.conf on all three
2006 May 03
0
Forwarded Numbers and Timeouts
I have a tricky situation. I have a polycom phone with number 3254103. I have configured the phone to forward to a new number, 18059999999.
Here's my dialplan:
exten => 3254103,1,Dial(SIP/3254103,10,tr)
exten => 18059999999,1,Dial(SIP/11101553818059999999@proxy2,40,tr)
When Asterisk dials 3254103, here's what comes up on the console:
hestia*CLI>
-- Executing
2006 Nov 29
12
What's up with the Manager Interface?!?!
The Asterisk Manager Interface is driving me nuts.
Whoever wrote it should be drawn and quartered.
Sometimes the data comes back separated by \r\n, and sometimes it's separated by \n.
The whole thing is completely inconsistent, and trying to write any kind of API for it is -GHASTLY-
Doug.
2006 Jun 22
3
Showing Current Calls
Can someone recommend the best way to view current calls in progress on the Asterisk console?
Neither the 'show channels' or 'sip show channels' commands are easy to read.
hestia*CLI> show channels
Channel Location State Application(Data)
SIP/2944093-f9e2 (None) Up Bridged Call(SIP/2944079-e7f2)
SIP/2944079-e7f2
2006 Nov 30
4
Trouble with regexten
Can anyone help with the use of regexten? (* 1.4.3)
I've got Asterisk creating extensions for my SIP phones using regexten
but I can't seem to figure out how to make use of them once they're
registered.
Here's my dialplan for from-sip (the SIP's default context):
asterisk*CLI> dialplan show from-sip
[ Context 'from-sip' created by 'pbx_config' ]
2006 Mar 30
1
'sip show users' shows NAT RFC3581
Ok, this is highly confusing.
hestia*CLI> sip show users
Username Secret Accountcode Def.Context ACL NAT
2944030 2944030 oneeighty_start No RFC3581
2944035 2944035 oneeighty_start No RFC3581
sip users (type=friend) are in sip.conf. I have nat=no