search for: u2092

Displaying 6 results from an estimated 6 matches for "u2092".

Did you mean: 2092
2005 Sep 06
1
Asterisk BT100 Password Issue
...at=yes [2092] type=friend username=2092 canreinvite=no context=from-sip mailbox=2092 host=dynamic nat=no dtmfmode=INFO disallow=all allow=alaw allow=ulaw ;extensions.conf [general] static=yes writeprotect=yes [from-sip] exten => 2092, 1, Dial (SIP/2092, 20) exten => 2092, 2 , Voicemail (u2092) exten => 2092, 102, Voicemail (b2092) exten => 2092, 103, Hangup exten => 9999, 1, VoicemailMain(${CALLERIDNUM}) ;voicemail.conf [general] format=wav [from-sip] 2092 => 2092, 2092, emailaddress Has anyone any inkling as to what the cause could be? Many thanks, Aisling. ----...
2005 Sep 05
2
Asterisk won't listen on another port
...lt port=5062 bindaddr=0.0.0.0 srvlookup=yes canreinvite=no autocreatepeer=yes [2092] type=friend username=2092 canreinvite=no context=default mailbox=2092 host=dynamic nat=no dtmfmode=info disallow=all allow=ulaw allow=alaw ;extensions.conf ;leave voice messages exten => 2092, 1, Voicemail(u2092) exten => 2092, 2, Hangup ;play voice messages exten => 9999, 1, VoiceMailMain, s2092 ;voicemail.conf 2092 => 2092, 2092, emailaddress At the moment when a user dials 9999 to access voicemail, ser forwards to x.x.x.x:5062 and with my current config (port 5062, bindaddr=0.0.0.0) not...
2005 Sep 07
1
Eeven Stranger - Asterisk BT100 Password Issue
...at=yes [2092] type=friend username=2092 canreinvite=no context=from-sip mailbox=2092 host=dynamic nat=no dtmfmode=INFO disallow=all allow=alaw allow=ulaw ;extensions.conf [general] static=yes writeprotect=yes [from-sip] exten => 2092, 1, Dial (SIP/2092, 20) exten => 2092, 2 , Voicemail (u2092) exten => 2092, 102, Voicemail (b2092) exten => 2092, 103, Hangup exten => 9999, 1, VoicemailMain(${CALLERIDNUM}) ;voicemail.conf [general] format=wav [from-sip] 2092 => 2092, 2092, emailaddress Has anyone any inkling as to what the cause could be? Many thanks, Aisling. ----...
2005 Aug 30
1
Asterisk won't listen on different port
...lt port=5062 bindaddr=0.0.0.0 srvlookup=yes canreinvite=no autocreatepeer=yes [2092] type=friend username=2092 canreinvite=no context=default mailbox=2092 host=dynamic nat=no dtmfmode=info disallow=all allow=ulaw allow=alaw ;extensions.conf ;leave voice messages exten => 2092, 1, Voicemail(u2092) exten => 2092, 2, Hangup ;play voice messages exten => 9999, 1, VoiceMailMain, s2092 ;voicemail.conf 2092 => 2092, 2092, emailaddress At the moment when a user dials 9999 to access voicemail, ser forwards to x.x.x.x:5062 and with my current config (port 5062, bindaddr=0.0.0.0) not...
2005 Sep 08
0
Contexts are not being created - Asterisk BT100 Password Issue
...at=yes [2092] type=friend username=2092 canreinvite=no context=from-sip mailbox=2092 host=dynamic nat=no dtmfmode=INFO disallow=all allow=alaw allow=ulaw ;extensions.conf [general] static=yes writeprotect=yes [from-sip] exten => 2092, 1, Dial (SIP/2092, 20) exten => 2092, 2 , Voicemail (u2092) exten => 2092, 102, Voicemail (b2092) exten => 2092, 103, Hangup exten => 9999, 1, VoicemailMain(${CALLERIDNUM}) ;voicemail.conf [general] format=wav [from-sip] 2092 => 2092, 2092, emailaddress Has anyone any inkling as to what the cause could be? Many thanks, Aisling. ----...
2006 Mar 14
1
Codec Issue
...X.,1,Dial(SIP/${EXTEN}@ipaddressofprovider) exten => _X.,2,Hangup [default] ;voicemail exten => 314, 1,Dial(SIP/314,20) exten => 314, 2,Voicemail(u314) exten => 314, 102,Voicemail(b314) exten => 314, 103,Hangup exten => 2092, 1,Dial(SIP/2092,20) exten => 2092, 2,Voicemail(u2092) exten => 2092, 102,Voicemail(b2092) exten => 2092, 103,Hangup [incomingpstn] ;The below two lines dial a particular extension exten => 4590124,1,Wait(1) exten => 4590124,n,Dial(SIP/314@ipaddressofser,20,r) -------------------Legal Disclaimer-------------------------...