Displaying 2 results from an estimated 2 matches for "99xxxx".
Did you mean:
_9xxxx
2005 Jul 13
2
extension mobility and CDR logging questions
I intend to add to my asterisk system a feature similar to cisco call
manager's extension mobility so that agents can log in to any phone
in the office and keep their profile (ex. the agent's specific
directory number). But before doing that, I need to confirm that
asterisk doesn't have a native solution for that (ex.
application/addon), and that nobody has come up with their own
2004 Oct 11
4
outgoing calls
...TICE[262159]: app_dial.c:742 dial_exec: Unable to create channel of type 'Modem'
== Everyone is busy/congested at this time
Oct 11 13:49:22 WARNING[262159]: pbx.c:1933 ast_pbx_run: Timeout, but no rule 't' in context 'default'
Extension 2001 gives "unreachable"
99XXXX is the code using for outgoing calls.
;sip.conf
[2001]
type=friend
secret=2001
auth=2001
callerid="user 2001" <2001>
host=dynamic
disallow=all
context=default
allow=ulaw
allow=alaw
;extensions.conf
[default]
exten => 2001,1,NoOp( call for ${EXTEN})
exten => 2001,2,Dial(SIP/...